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-10-04Bugfixes for #3102, #3104Ken Hughes
2005-09-26Project file update for elbeemJoseph Gilbert
2005-09-21Part of Bpy Cleanup: change attribute access to use tp_getset.Stephen Swaney
2005-08-27patch #2911 - tp_getset for Lamp module.Stephen Swaney
2005-08-17- update to constant.cJoseph Gilbert
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-07-14Mathutils updateJoseph Gilbert
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-20-rewrite and bugfixesJoseph Gilbert
2005-05-09BPython:Willian Padovani Germano
2005-04-24 - EXPP_addScriptLink called wrong error function (I bet the compilerDaniel Dunbar
2005-04-21BPython:Willian Padovani Germano
2005-04-02 - add include for allqueue prototypeDaniel Dunbar
2005-04-02 - got tired of str[n]casecmp not declared warningsDaniel Dunbar
2005-03-19BPython:Willian Padovani Germano
2005-02-12<strings.h> is not defined on Win32 systemsJoseph Gilbert
2005-02-09BPython:Willian Padovani Germano
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-17** Note: two new files added, projectfiles will need an update.Willian Padovani Germano
2004-07-20Trying to fix bug reported by Peter den Bak and Meino Christian Cramer (thank...Willian Padovani Germano
2004-06-24BPython:Willian Padovani Germano
2004-06-07Replace deprecated methods from old api:Stephen Swaney
2003-12-14BPython - first step for better integration of Python in Blender:Willian Padovani Germano
2003-11-23BPython:Willian Padovani Germano
2003-07-27* Fixed problems in with script linking.Michel Selten
2003-07-07* removed some debugging prints. Accidentally committed them last time.Michel Selten
2003-06-23* Added matrix moduleMichel Selten
2003-05-31* Updated NMesh port to exppython:Willian Padovani Germano
2003-05-17* Added submodule NMesh:Willian Padovani Germano
2003-05-08* Added submodule Window, including FileSelector and ImageSelector:Willian Padovani Germano
2003-04-08The following updates have been contributed by Willian P. Germano:Michel Selten
2003-03-18* Moved the code to retrieve an object by name to a seperate function inMichel Selten
2003-03-15* Removed datablock.[ch]Michel Selten
2003-03-08Swig is unfortunately not an option anymore. This means implementing allMichel Selten