Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-12-17Reverting to 2_2x BPYMartin Poirier
2007-05-25Many long standing memory leaks fixed in the BPY api.Campbell Barton
2007-05-21=== Bugfix ===Martin Poirier
2006-12-27Python APIKen Hughes
2006-11-17Get rid of various warnings with gcc under linuxKen Hughes
2006-04-20Replaced constant_getAttr() with constant_getAttro(), and added extraKen Hughes
2006-01-16clean up some warnings in bpy codeStephen Swaney
2005-11-30-- Bugfix #3186: Fix memory leaks caused by multiple calls toKen Hughes
2005-11-19-- fix printing of constant dictsKen Hughes
2005-11-16-- fix bug in constant_repr() which printed the final key twiceKen Hughes
2005-11-08-- Previous commit using PyDict_Keys left new reference around. Change to useKen Hughes
2005-11-08*work around for PyDict_ContainsJoseph Gilbert
2005-11-07*change to the way constants are printedJoseph Gilbert
2005-08-24Variable was defined in a header file (constant_Type), resulting inChris Want
2005-08-17- update to constant.cJoseph Gilbert
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-09-18One small part of the Great Bpy Code Cleanup.Stephen Swaney
2004-06-07Replace deprecated methods from old api:Stephen Swaney
2003-06-28- More renaming all around to follow our conventionsWillian Padovani Germano
2003-06-03* Fix compilation errors on Windows hopefully. Implemented the suggestion doneMichel Selten
2003-05-28* Added submodule Blender.MaterialWillian Padovani Germano
2003-05-23* Fixed bug in BPY_interface.c (exppython):Willian Padovani Germano
2003-05-17* Added submodule NMesh:Willian Padovani Germano
2003-04-08The following updates have been contributed by Willian P. Germano:Michel Selten