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-03-15removed duplicate functionality, macro's and functions existed to check a PyO...Campbell Barton
2007-02-25made attributes (name, property, users, fakeUser, lib) into functions all pyt...Campbell Barton
2007-02-25SceneCampbell Barton
2006-12-17Python APIKen Hughes
2005-09-29fix Curve.update() method to use new DAG features.Stephen Swaney
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-07-14Mathutils updateJoseph Gilbert
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-20-rewrite and bugfixesJoseph Gilbert
2004-10-07Another step in the Big Bpy Cleanup.Stephen Swaney
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-04-04- added support for adding/parenting bones to armaturesJoseph Gilbert
2004-04-04Python API update. Again by Anders Nilsson.Michel Selten
2004-03-03- set/get Euler works with the real thing nowJoseph Gilbert
2004-02-29Mathutils library for the python APIJoseph Gilbert
2003-11-13BPython: fixing a few warningsWillian Padovani Germano
2003-10-29Exppython:Willian Padovani Germano
2003-10-24Exppython: fixed crash caused by linking to a scene objects with NULL obdata,...Willian Padovani Germano
2003-09-20Exppython:Willian Padovani Germano
2003-09-17* Fix bug in Object.getEuler() and Object.setEuler() methodsMichel Selten
2003-08-10* Fix crash in the getParent() and getTracked() methods of the Python API.Michel Selten
2003-06-28* Added functionality to the Object module for getting and setting the name ofMichel Selten
2003-06-28- More renaming all around to follow our conventionsWillian Padovani Germano
2003-06-23* Added matrix moduleMichel Selten
2003-06-10* Added 'extern' to PyTypeObject declarations in some headers.Willian Padovani Germano
2003-06-09* Applied a small fix to a bug reported by Guignot:Willian Padovani Germano
2003-06-05* Made three functions static in the Object module.Michel Selten
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-21* Implemented more of the Object module.Michel Selten
2003-05-20* Fixed a bug in Object.getSelected(). All the objects were returned in steadMichel Selten
2003-05-17* Updated the naming convention for some functions. I forgot those the lastMichel Selten
2003-04-22* Split Object.c (created Object.h)Michel Selten