Remove old TODOs.
This commit is contained in:
parent
af25548752
commit
a4bd4a88cc
@ -15,8 +15,6 @@
|
||||
|
||||
#include "math.hpp"
|
||||
|
||||
//TODO: benchmark this ctypes interface against pure python maths
|
||||
|
||||
void rk_mat3_rotation(
|
||||
rk_mat3 & ret,
|
||||
rk_vec3 const & axis,
|
||||
|
@ -13,8 +13,6 @@
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
//TODO: use glm types
|
||||
|
||||
#ifndef _RK_ENGINE_TYPES_H
|
||||
#define _RK_ENGINE_TYPES_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user