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-28Compiler warning fixes:Joshua Leung
2008-04-27remove old particle system.Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-01-19add the option to add the parents time offset value.Campbell Barton
2007-12-17Reverting to 2_2x BPYMartin Poirier
2007-08-05Little code cleanup. Joshua Leung
2007-07-03was missing a decref and leaking ram when building the static particle listCampbell Barton
2007-06-29remove unneeded checks from the python APICampbell Barton
2007-05-28more memory leak fixes, though only a few are likely to happenCampbell Barton
2007-05-26More memory leaks fixed - in IDProp, Bone.head, tail, matrix, ob.DupObjects (...Campbell Barton
2007-05-25Many long standing memory leaks fixed in the BPY api.Campbell Barton
2007-04-18 == Python API ==Jiri Hnidek
2007-03-15removed unneeded dealloc functionsCampbell Barton
2006-08-18===Python API===Ken Hughes
2006-08-14===Python API===Ken Hughes
2006-08-09Commiting JMS's patch for particles with modifications.Campbell Barton
2005-11-30-- previous commit was decrefing a borrowed reference; thanks Ascotan forKen Hughes
2005-11-30-- Bugfix #3186: Fix memory leaks caused by multiple calls toKen Hughes
2005-11-29* warnings fixesJoseph Gilbert
2005-11-20-- removed GetParticlesLoc() function, which was replaced byKen Hughes
2005-11-19-- fix bug which used unitialized pointer in M_Effect_New.Ken Hughes
2005-11-17-- add support for new particle effectsKen Hughes
2005-11-07- warning fixesJoseph Gilbert
2005-11-07-- Clean-up of Effect and Particle modules; since particle was the onlyKen Hughes
2005-11-04- JMS's patch which adds GetParticlesLoc() method. I've modified the codeKen Hughes
2005-07-26 - added wave modifier & removed old wave effectDaniel Dunbar
2005-07-20 - added modifier_dependsOnTime to check if modifier needs updatingDaniel Dunbar
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2004-10-31BPython -- a few fixes:Willian Padovani Germano
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
2004-04-23BPython:Willian Padovani Germano
2003-07-04Following Willian's proposal,deleted the print function, which caused crashes.Jacques Guignot
2003-06-28- More renaming all around to follow our conventionsWillian Padovani Germano
2003-06-27end of cleanup ; naming conventions, balance between c and h filesJacques Guignot
2003-06-21very last test.Jacques Guignot
2003-06-21*** empty log message ***Jacques Guignot