PrimeWorldEditor/src/Math
Aruki e68b961a8c Fixed doors not rendering correctly, fixed array properties not displaying correctly, fixed crashes when accessing certain property types 2018-09-22 12:18:39 -06:00
..
CAABox.cpp Major refactor of serialization system 2018-09-04 13:27:27 -06:00
CAABox.h Integrated FileIO as part of Common instead of a separate subproject 2017-05-04 12:18:52 -06:00
CFrustumPlanes.cpp Mass code cleanup 2016-03-27 13:09:38 -06:00
CFrustumPlanes.h Mass code cleanup 2016-03-27 13:09:38 -06:00
CMatrix4f.cpp Fixed a lot of property bugs, fixed more various VS2017 compiler errors, property editor works correctly now 2018-07-08 21:59:01 -06:00
CMatrix4f.h Fixed a lot of property bugs, fixed more various VS2017 compiler errors, property editor works correctly now 2018-07-08 21:59:01 -06:00
CPlane.h Mass code cleanup 2016-03-27 13:09:38 -06:00
CQuaternion.cpp Fixed damageable triggers rendering the wrong side in rotated areas 2016-05-03 03:13:21 -06:00
CQuaternion.h Fixed damageable triggers rendering the wrong side in rotated areas 2016-05-03 03:13:21 -06:00
CRay.h Mass code cleanup 2016-03-27 13:09:38 -06:00
CTransform4f.cpp Major refactor of serialization system 2018-09-04 13:27:27 -06:00
CTransform4f.h Integrated FileIO as part of Common instead of a separate subproject 2017-05-04 12:18:52 -06:00
CVector2f.cpp Added support for model skinning 2016-04-27 04:27:57 -06:00
CVector2f.h Integrated FileIO as part of Common instead of a separate subproject 2017-05-04 12:18:52 -06:00
CVector2i.cpp Mass code cleanup 2016-03-27 13:09:38 -06:00
CVector2i.h Integrated FileIO as part of Common instead of a separate subproject 2017-05-04 12:18:52 -06:00
CVector3f.cpp Fixed doors not rendering correctly, fixed array properties not displaying correctly, fixed crashes when accessing certain property types 2018-09-22 12:18:39 -06:00
CVector3f.h Massive overhaul of property system done over the last few months. There is unfinished/broken stuff still, but it compiles now. 2018-06-22 15:24:04 -06:00
CVector4f.cpp Mass code cleanup 2016-03-27 13:09:38 -06:00
CVector4f.h Integrated FileIO as part of Common instead of a separate subproject 2017-05-04 12:18:52 -06:00
ETransformSpace.h Splitting Math into a separate subproject and adding FileIO as a PWE subproject 2015-12-16 14:39:51 -07:00
Math.pro Fixed a few last things to get script template serialization working 100%. Fixed some bugs that caused the serializer to crash on loading old projects and prevented dependency trees from serializing correctly. 2018-09-20 13:11:42 -06:00
MathUtil.cpp Removed dependencies on GLM 2017-03-31 23:33:11 -06:00
MathUtil.h Added property name generation system using dictionary attacks and added a UI dialog that allows you to search for property names and apply them to templates 2018-02-13 00:30:35 -07:00