This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/python/api2_2x
Campbell Barton 3598dcd279 * 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
2008-08-04 01:57:22 +00:00
..
2008-07-27 04:19:56 +00:00
2008-07-27 04:19:56 +00:00
2008-04-28 00:40:38 +00:00
2007-08-29 03:09:22 +00:00
2008-05-21 19:24:35 +00:00
2008-05-30 20:04:52 +00:00
2008-07-21 20:42:11 +00:00
2008-05-30 01:59:15 +00:00
2008-07-26 22:00:26 +00:00