Blender Git Loki
Git Commits -> Revision 9d1b4b6
Revision 9d1b4b6 by Sergey Sharybin (master) September 20, 2011, 17:06 (GMT) |
Fix for recent commit: - Some declarations after statement left. - Do not use static inline functions in MOD_navmesh. It produces errors with msvc and not sure it's actually helps -- optimizer should make it inlined itself. |
Commit Details:
Full Hash: 9d1b4b63b33b77505f4399a4db4f462f5b1fd1eb
SVN Revision: 40405
Parent Commit: 0169079
Lines Changed: +16, -7