Blender Git Commit Log

Git Commits -> Revision 3598dcd

Revision 3598dcd by Campbell Barton (master)
August 4, 2008, 01:57 (GMT)
* KX_GameObject.cpp - error with getMesh(), was returning None rather then an error with invalid args. also memory leak with getVectTo() if invalid args were given.
* Material.c - functions for get/setRayTransGlossSamples were not being used.
* BPY_interface.c - removed function GetName(), since everything else just uses id->name+2.
* header_info.c - added ifdef win32 around copy_game_dll since its not needed for other os's yet

Commit Details:

Full Hash: 3598dcd2796f819bd762f88c2d275816fed0e0d6
SVN Revision: 15942
Parent Commit: ae762be
Lines Changed: +39, -53

4 Modified Paths:

/source/blender/python/api2_2x/Material.c (+8, -4) (Diff)
/source/blender/python/BPY_interface.c (+7, -21) (Diff)
/source/blender/src/header_info.c (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+22, -28) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021