blender/source/gameengine/BlenderRoutines
Campbell Barton 3ff3d1bc0f replace use of strcat() where the string offset is known.
also correct bad logic with converting a textblock to 3d-text, bytes-vs-number of chars wasn't handled right.
2013-07-23 12:49:30 +00:00
..
BL_KetsjiEmbedStart.cpp replace use of strcat() where the string offset is known. 2013-07-23 12:49:30 +00:00
BL_System.cpp style cleanup: follow style guide for/with/if spacing 2012-03-24 07:52:14 +00:00
BL_System.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
CMakeLists.txt clang/cmake - quiet warnings for external libs and reference moto as a system include. 2013-07-15 08:26:16 +00:00
KX_BlenderCanvas.cpp Fix #34997: when starting the game engine in one window and switching to a second 2013-04-18 16:28:39 +00:00
KX_BlenderCanvas.h Fix #34997: when starting the game engine in one window and switching to a second 2013-04-18 16:28:39 +00:00
KX_BlenderGL.cpp Fix #34997: when starting the game engine in one window and switching to a second 2013-04-18 16:28:39 +00:00
KX_BlenderGL.h Fix #34997: when starting the game engine in one window and switching to a second 2013-04-18 16:28:39 +00:00
KX_BlenderInputDevice.cpp remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
KX_BlenderInputDevice.h code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_to_curve_nurblist, 2013-03-15 10:48:48 +00:00
KX_BlenderKeyboardDevice.cpp style cleanup: comment format 2013-02-02 04:48:21 +00:00
KX_BlenderKeyboardDevice.h code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too. 2012-10-09 13:36:42 +00:00
KX_BlenderMouseDevice.cpp style cleanup: comment format 2013-02-02 04:48:21 +00:00
KX_BlenderMouseDevice.h code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too. 2012-10-09 13:36:42 +00:00
KX_BlenderRenderTools.cpp BGE: Fix for [#34185] "billboard scale problem in groups" reported by Tobias Lijsen (blenderhilfe). 2013-06-24 08:26:05 +00:00
KX_BlenderRenderTools.h BGE Profile : visual feedback bars and improvements 2013-01-28 01:26:36 +00:00
KX_BlenderSystem.cpp code cleanup: check for msvc directly when using warning pragma's. 2012-10-15 02:15:07 +00:00
KX_BlenderSystem.h code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too. 2012-10-09 13:36:42 +00:00
SConscript split bge includes for scons onto their own lines (for easier merging) 2013-05-29 21:56:55 +00:00