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
2009-04-20Scons epydos changed optionsCampbell Barton
2009-04-20SCons / epydoc supportNathan Letwory
2009-04-19BPyNathan Letwory
2009-04-18SConsNathan Letwory
2009-04-17[#18533] Little fix in Particle API docCampbell Barton
2009-04-16bpy_internal_import.c should build with py2.3 now, also gave bpy_internal_imp...Campbell Barton
2009-04-15BGE Python APICampbell Barton
2009-04-15BGE Py ApiCampbell Barton
2009-04-15Fix for own recent reference count error.Campbell Barton
2009-04-14[#18517] Python scripts segfault on loadingCampbell Barton
2009-04-14BGE: Occlusion culling and other performance improvements.Benoit Bolsee
2009-04-13SVN maintenance.Guillermo S. Romero
2009-04-13fix some refcounting issues with PyDict_SetItemStringCampbell Barton
2009-04-12[#18516] Particle children API for python (Complete).Campbell Barton
2009-04-09Python 2.3 wouldn't compile with BGL.Campbell Barton
2009-04-07BGE Py APICampbell Barton
2009-04-06- remove debug printfCampbell Barton
2009-04-06cast needed to get things compiling again on my machine.Kent Mein
2009-04-05BGE PyAPI can now import text (within the blend-file)Campbell Barton
2009-04-02[#18452] Particle children API for python.Campbell Barton
2009-04-01Clean up for the imminent migration from SVN to GIT.Guillermo S. Romero
2009-03-28removed unneeded arg from makeknots() and replaced some numbers with definesCampbell Barton
2009-03-24fix for [18443] Object.GetSelected() returns empty when run from command lineCampbell Barton
2009-03-13merging trunk 19093:19274etch-a-tonMartin Poirier
2009-02-28* blender doesn't need the -w anymore to start in a windowCampbell Barton
2009-02-25Minor speedups for the BGECampbell Barton
2009-02-24merging trunk 17520:19093Martin Poirier
2009-02-18[#18159] Path -> toggle cyclic -> toggle cyclic again == path corruptedCampbell Barton
2009-02-17python api bugfix,Campbell Barton
2009-02-12add some more modifier types and access to shrink wrap target object (but no ...Campbell Barton
2009-02-09- Py seq API - Added an option for seq_strip.update() to run update_changed_s...Campbell Barton
2009-02-062.4x Sequencer Python APICampbell Barton
2009-01-28Fix for bug #18167: setting Constraint.Settings.SCRIPT checked for typeBrecht Van Lommel
2009-01-28Fix for bug #18183: crash when using "Bake Constraints" script. The constraintBrecht Van Lommel
2009-01-15blender was crashing if no argument was given after '-t'Campbell Barton
2009-01-13fix for big in yesterdays commit, color values were not initializedCampbell Barton
2009-01-12can now add sequencer effects with the python apiCampbell Barton
2009-01-01fix for a memory leak in NMesh (deprecated api) while looking at bug report...Campbell Barton
2008-12-30mistake in previous commit, stopped CurNurbs from appendingCampbell Barton
2008-12-24* bpy curve api wouldn't give correct errors for bad arguments when appending...Campbell Barton
2008-12-20id prop update function was receiving a tuple when it only needed a single argCampbell Barton
2008-12-16fix for [bf-blender-Bug Tracker][18089] scons compiling bugCampbell Barton
2008-12-15Python APIKen Hughes
2008-12-09== Python Space Handlers ==Willian Padovani Germano
2008-12-03Added Blender.sys.relpath(path, start='//')Campbell Barton
2008-11-14Merging trunk 17342:17457Martin Poirier
2008-11-09Generalized unique_editbone_name to be useable if a name change after the bon...Martin Poirier
2008-11-08* typo fixNathan Letwory
2008-11-08=== BPy API ===Nathan Letwory
2008-11-07[#17958] Windows path fix for image_edit.py script.Campbell Barton