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-06-08Bugfix #13649: Segmentation fault when deleting objectJoshua Leung
2008-04-29Bugfix #9676; Assigning Driver to Own Object when Pinning IPO EditorJoshua Leung
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-21Two changes:Joshua Leung
2008-01-22Added view2d_getscale function for getting the opengl x/y scale for 2d windows.Campbell Barton
2008-01-20== Bone Groups ==Joshua Leung
2008-01-19add the option to add the parents time offset value.Campbell Barton
2007-12-30== PoseLib - Overhauled Implementation ==Joshua Leung
2007-12-06Bugfix: rotation difference ipo drivers could give sudden jump. ThisBrecht Van Lommel
2007-12-02== Bone Path Drawing - More Tweaks Again ==Joshua Leung
2007-12-02minor update, "Draw Handles" wasnt working when disabled everywhere and repla...Campbell Barton
2007-11-28Tiny feature, but loadsa code, and big impact for the Blender riggers:Ton Roosendaal
2007-11-22Bugfix #7573Ton Roosendaal
2007-11-04New driver option for the poor suffering riggers:Ton Roosendaal
2007-10-21== Core ==Peter Schlaile
2007-10-17SequencerCampbell Barton
2007-09-24== NLA Editor ==Joshua Leung
2007-09-10Bugfix #7294:Joshua Leung
2007-08-20Add "View Selected" in the IPO editorBrecht Van Lommel
2007-08-20patch #6795 by James C (sheep):Matt Ebb
2007-08-10== Action Editor - Time Display ==Joshua Leung
2007-08-01== Outliner - Patch #4364 ==Joshua Leung
2007-06-26== Action/IPO Editors - Code Cleanup ==Joshua Leung
2007-05-03== IPO Editor - IPO Scaling ==Joshua Leung
2007-04-29== IPO Editor ==Joshua Leung
2007-04-28== IPO Editor - Scaled Curves for NLA-Strip Curves ==Joshua Leung
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-06== Preview Range ==Joshua Leung
2007-02-11Tiny cleanups of marker drawing code. Shouldn't cause any problems.Joshua Leung
2007-01-28== Sequencer ==Peter Schlaile
2007-01-17button alignment for logic buttonsCampbell Barton
2006-12-29* Patch #5337 from Juho: Ipo vertex size theme settingMatt Ebb
2006-12-06Bugfix #5356Ton Roosendaal
2006-11-30Removed the other ugly global used in action editor. Now theJoshua Leung
2006-11-30Big Commit.Joshua Leung
2006-08-06undid commit to stop overdrawing IPO verts, it assumed that ipo verts were in...Campbell Barton
2006-08-05dont draw IPO points outside the ipo view, avoid extra looping also.Campbell Barton
2006-06-25Bugfix #4466 (half)Ton Roosendaal
2006-06-15* Added a better mouse pointer for the eyedropper tool (thanks Bart) and alsoMatt Ebb
2006-06-15Changed some references to 'size' to now refer to 'scale'. If anybodyChris Want
2006-06-04Bugfix #4223Ton Roosendaal
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-17Bugfix #3683Ton Roosendaal
2006-04-14#bugfix #3682Ton Roosendaal
2006-04-02Bugreport #4057Ton Roosendaal
2006-03-27==Sequencer==Peter Schlaile
2006-01-31* Fix to adaptively grow and shrink the width of the Ipo channel list based o...Matt Ebb
2006-01-30* Allow the Sequence editor to scale in Y axis too. Why was this never enabled?Matt Ebb
2006-01-07Orange: while testing other code, I found out the scrollwheel code redrawsTon Roosendaal