axmol/cocos/math
Ricardo Quesada 0ead7b6307 Squashed commit of the following:
commit b9181ae92541d11119bedd766773ddb01f0bb486
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Tue Sep 9 09:34:40 2014 -0700

    Compiles luasocket on Mac

commit 91fc79aa2101867fedfbcd7d846e9508009894e6
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Tue Sep 9 09:12:30 2014 -0700

    disables luasockets

commit 31f2ee462708ab7b604b9399eaabd275e2da9e02
Merge: 19099fd 0abe4cb
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Tue Sep 9 08:10:48 2014 -0700

    Merge remote-tracking branch 'cocos2d/v3' into cmakefile_mac_osx

    Conflicts:
    	cocos/3d/cocos3d.h

commit 19099fd021b4ecf1f2eebd73ea14e84572d1ee33
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 23:21:03 2014 -0700

    compiles on Linux

commit eec7b92817ac9208123468bb882612aad89f94bf
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 23:16:46 2014 -0700

    all projecs compiles with CMake

commit 40fcc8325b409a580fdbf26d2ee27aa2d1db0109
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 21:47:27 2014 -0700

    CCUserDefualt.mm better includes

commit 30709ec8243562858498cb118240bb45bf9b33b0
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 21:26:36 2014 -0700

    cpp-tests compiles and works on Mac using CMake

commit 67f0fc8df887d08d3d7a27c5fdadd335d6841676
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 20:12:09 2014 -0700

    Adds missing files to CMakeLists.txt

commit 36f939ea7f157ca851aee138300c13d9888c0078
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 19:52:34 2014 -0700

    Adds more box2d missing files

commit 00f81e3b5ec97150974cc6022e86c394ff488ccb
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 19:39:54 2014 -0700

    Adds missing box2d files

commit 9673227b4d7d0e6d9eced49bdd69b98cb519968a
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 18:44:15 2014 -0700

    Initial CMake support for Mac
2014-09-09 12:18:31 -07:00
..
CCAffineTransform.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCAffineTransform.h add CC_DLL for functions 2014-07-15 11:18:05 +08:00
CCGeometry.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCGeometry.h remove unneeded includes 2014-08-29 15:39:52 +08:00
CCMath.h Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
CCMathBase.h change pure virtual function to virtual function in action series 2014-07-11 10:19:49 +08:00
CCVertex.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCVertex.h Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Mat4.cpp fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
Mat4.h add CC_DLL in math folder 2014-07-14 16:40:54 +08:00
Mat4.inl Squashed commit of the following: 2014-05-16 14:36:00 -07:00
MathUtil.cpp Adds Apache2 license to GamePlay3d files 2014-04-29 17:50:12 -07:00
MathUtil.h add CC_DLL in math folder 2014-07-14 16:40:54 +08:00
MathUtil.inl Squashed commit of the following: 2014-05-14 10:07:09 -07:00
MathUtilNeon.inl Squashed commit of the following: 2014-05-14 10:07:09 -07:00
Quaternion.cpp add Quaternion::ZERO 2014-07-31 18:36:30 +08:00
Quaternion.h add Quaternion::ZERO 2014-07-31 18:36:30 +08:00
Quaternion.inl Adds Apache2 license to GamePlay3d files 2014-04-29 17:50:12 -07:00
TransformUtils.cpp Squashed commit of the following: 2014-04-30 19:09:13 -07:00
TransformUtils.h Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
Vec2.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Vec2.h change pure virtual function to virtual function in action series 2014-07-11 10:19:49 +08:00
Vec2.inl Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Vec3.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Vec3.h add CC_DLL in math folder 2014-07-14 16:40:54 +08:00
Vec3.inl Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Vec4.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
Vec4.h add CC_DLL in math folder 2014-07-14 16:40:54 +08:00
Vec4.inl Squashed commit of the following: 2014-05-16 14:36:00 -07:00