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
2007-12-07miscellaneous edits from python development branch merged back into trunkCampbell Barton
2007-12-03import all math funcs (sin/cos/tan/e... etc) by default into buttons and driversCampbell Barton
2007-11-06==Python API==Campbell Barton
2007-10-23== PyConstraints - Now working again ==Joshua Leung
2007-10-22== Constraints System - Recode 2 ==Joshua Leung
2007-10-15updated pyconstraint template from nathan (cessen) which exposed some Campbell Barton
2007-10-15pyconstraints USE_TARGET wasnt being checked for true/false, was assumed True...Campbell Barton
2007-09-24bugfix - running scriptlinks did not initialize the armature weakref dict, th...Campbell Barton
2007-09-17when importing sys failed blender could crash on startup. Blender will now ex...Campbell Barton
2007-08-19Undefined reference to subtarget in last PyConstraint commit:Ken Hughes
2007-08-18== PyConstraints ==Joshua Leung
2007-07-25removing unneeded checksCampbell Barton
2007-07-15== Constraints System ==Joshua Leung
2007-06-20== PyConstraints - 2 Fixes ==Joshua Leung
2007-06-18== PyConstraints ==Joshua Leung
2007-06-16Fix a Python memory leak with the armature weakref code. setup_armature_weak...Ken Hughes
2007-05-25Many long standing memory leaks fixed in the BPY api.Campbell Barton
2007-04-18PyAPI.Campbell Barton
2007-03-30re-remove removed comment.Stephen Swaney
2007-03-30BPython: pydriversWillian Padovani Germano
2007-03-28Make a nice version number for printing Python version.Stephen Swaney
2007-03-26py apiCampbell Barton
2007-03-21Python APIKen Hughes
2007-03-21Python APIKen Hughes
2007-03-20Python APIKen Hughes
2007-03-19added mesh skin to the face key menu and added a python slot here.Campbell Barton
2007-03-11moved python functions that deal with blender libdata into gen_library.c from...Campbell Barton
2007-03-10added "bpy" as a module imported by default to replace Blender.Main as a new ...Campbell Barton
2007-03-02made libdata iterator types use existing function from BPY_interface - ID_asP...Campbell Barton
2007-02-25print out the subversion of the Python version string. ex 2.4.2Stephen Swaney
2007-02-21text.makeCurrent() works now, it depends on the script menu type, so will onl...Campbell Barton
2007-02-09==== bugfix ====Andrea Weikert
2007-01-31Bugfix for #5000Stephen Swaney
2007-01-29Bugfix for #5846 erratic error with in "ob.getData(mesh=1)"Stephen Swaney
2007-01-25Bug fix for:Joseph Gilbert
2006-12-25PyAPI driverExpression:Campbell Barton
2006-11-17Yuck, a very ancient crasher in going area-full screen in Blender.Ton Roosendaal
2006-07-09===Python API===Ken Hughes
2006-06-12== Python Button Evaluation ==Martin Poirier
2006-05-07Bugfixes for frame number boost:Peter Schlaile
2006-05-02As mentioned in the pydrivers commit, I had to change the order inWillian Padovani Germano
2006-05-01Small update for pydrivers: force reloading the pydrivers.py BlenderWillian Padovani Germano
2006-04-30Pydrivers: Ipo Drivers controlled by Python expressionsWillian Padovani Germano
2006-04-26Made space handelers check that G_DOSCRIPTLINKS is enabled before running.Campbell Barton
2006-04-11last release we lost our reassuring msg when no local python installStephen Swaney
2006-01-16clean up some warnings in bpy codeStephen Swaney
2005-11-30-- Bugfix #3186: Fix memory leaks caused by multiple calls toKen Hughes
2005-11-07- warning fixesJoseph Gilbert
2005-10-30-- testing a patch which lets Python initialize the site path for BlenderKen Hughes
2005-10-14- Bugfix #3127: gives Python ability to do "reload()" on Blender Text scriptsKen Hughes