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
2005-05-27BPython:Willian Padovani Germano
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-22BPython bug fixes:Willian Padovani Germano
2005-05-20-rewrite and bugfixesJoseph Gilbert
2005-05-17BPython:Willian Padovani Germano
2005-05-02Added baking for softbodies.Ton Roosendaal
2005-04-22Matched the default value for rkerror limit in bpyJohnny Matthews
2005-04-21BPython:Willian Padovani Germano
2005-04-16The setup functions for SB and PI now initialize the vars to the defaults tha...Johnny Matthews
2005-04-15Similar to last commit, This initializes the pd pointer if it is null for Par...Johnny Matthews
2005-04-15This commit initializes the softbody pointer if it is accessed through python...Johnny Matthews
2005-04-14Adds API for Particle Interaction Settings and Softbody SettingsJohnny Matthews
2005-04-02A little housekeeping:Stephen Swaney
2005-03-26Updated Bpy method Object.getData() now supports new Text3d type.Stephen Swaney
2005-03-20New Bpy Object method: insertIpoKey()Stephen Swaney
2005-03-20fix warning: initialization makes integer from pointer without a castStephen Swaney
2005-03-19- patch submitted by guitargeekJoseph Gilbert
2005-03-12added getDupliVerts and setDupliVerts methodsJoilnen Leite
2005-03-09big warning hunt commitJean-Luc Peurière
2005-03-06New Bpy type Text3d for accessing Blender's Font objects.Stephen Swaney
2005-03-01BPython:Willian Padovani Germano
2005-02-09BPython:Willian Padovani Germano
2005-02-09BPython:Willian Padovani Germano
2005-02-02BPython:Willian Padovani Germano
2004-12-05BPython, two bug fixes:Willian Padovani Germano
2004-11-30Scripts:Willian Padovani Germano
2004-10-31BPython -- a few fixes:Willian Padovani Germano
2004-10-20BPython:Willian Padovani Germano
2004-10-12bugfix: #1624 Can not switch layers of some objects through python.Stephen Swaney
2004-10-11fix memory leak in Object.GetSelected().Stephen Swaney
2004-10-07Another step in the Big Bpy Cleanup.Stephen Swaney
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-09-21- Blender: added option 'scriptsdir' to Blender.Get();Willian Padovani Germano
2004-09-18One small part of the Great Bpy Code Cleanup.Stephen Swaney
2004-08-14Fix two problems in my code as reported on Forums and in release article thre...Nathan Letwory
2004-07-21creator.c wasn't updated in my last commit, here it is (the change reverts my...Willian Padovani Germano
2004-07-20Trying to fix bug reported by Peter den Bak and Meino Christian Cramer (thank...Willian Padovani Germano
2004-07-03New scripts:Willian Padovani Germano
2004-06-26- added support for getting worlspace and localspace matrices from objects th...Joseph Gilbert
2004-06-11- new internal Property moduleJoseph Gilbert
2004-06-10- small updates to scripts and bpython docs, also fixed two warnings;Willian Padovani Germano
2004-06-08new function for the Metaball objects : addMetaelem, which allows users to cr...Jacques Guignot
2004-06-07Replace deprecated methods from old api:Stephen Swaney
2004-06-04In Object.select() make the selected object the active object.Stephen Swaney
2004-06-02new Object.select() and Object.isSelected() methods to manipulate theStephen Swaney
2004-05-20removed unused var in Object.getBoundBox()Stephen Swaney
2004-05-19BPython:Willian Padovani Germano
2004-05-16bugfix: #1206 Object.getBoundBox() was returning obdata coordinates.Stephen Swaney
2004-05-15- bugfix #998 Object matrix incorrectJoseph Gilbert
2004-05-12bugfix from bpy mail list:Stephen Swaney