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
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-10-02make fly mode border draw into a area drawing callback rather then using a fl...Campbell Barton
2010-09-30Cleanup of Auto-Keyframing code:Joshua Leung
2010-09-26Fix #23583: crash when deleting last keyframe in an f-curve with a generatorBrecht Van Lommel
2010-09-25Fix #23847: keyframe insert on button not working in popup menus, e.g.Brecht Van Lommel
2010-09-25Fix #23985: crash in graph editor with objects without material.Brecht Van Lommel
2010-09-24Fix #22947: sample color tool not working in user preferences, was assuming theBrecht Van Lommel
2010-09-23Fix for [#22598] Animated texture properties do not appear in IPO if no mater...Janne Karhu
2010-09-18Apply patch [#23887] Fix for [#23886] Timeline region update missing when add...Nathan Letwory
2010-09-15Apply patch [#23779] Small cleanup with gl_roundbox*Nathan Letwory
2010-09-07Graph Editor tweaks:Joshua Leung
2010-08-31rna support for passing dynamic sized arrays to rna functionsCampbell Barton
2010-08-30Bugfix #23551: FMODIFIERS: Steps "Use End Frame" doesn't enableJoshua Leung
2010-08-22remove inline loops in a few placesCampbell Barton
2010-08-19rna renaming FModifier & GameObjectSettingsCampbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-23[#22488] Reloading scripts causes crashCampbell Barton
2010-07-20Bugfix #22917: Translating numerically doesn't allow animationJoshua Leung
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-14Bugfix #22792: Blender crashes after inserting keyframe pressing "I" keyJoshua Leung
2010-07-05Bugfix #22030: Animation Editors and Layer AnimationJoshua Leung
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-07-05Bugfix #22584: Long Keyframes not workingJoshua Leung
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-17rather then naming new actions "Action", use the id name with an action prefix.Campbell Barton
2010-06-14Use per-object icons in animation editor channel regionsMatt Ebb
2010-06-06Removed non working operator options from the 'redo' user interface. William Reynish
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-05-20Bugfix #22204: curve modifier onto lamp energy with more than one user of lam...Joshua Leung
2010-05-14Fixes for crashes when trying to add/remove properties from builtin Keying Se...Joshua Leung
2010-05-13Bugfix #22319: Cannot convert ShapeKeys into NLA stripsJoshua Leung
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-05-07Warning cleanupMatt Ebb
2010-05-06last commit broke linking to scenes from the UICampbell Barton
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-05-03have timeoffset use (int)floor(timeoffset+0.5f) when converting to an int to ...Campbell Barton
2010-04-283dview --> view3d, patch by Jonathan Smith with small corrections and changes.Campbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-11python function to remove drivers.Campbell Barton
2010-04-05Bugfix #21856: Empty F-Curves created when keyframing with 'auto keyframing m...Joshua Leung
2010-04-05Durian Feature Request for Graph Editor: Border Select (optionally) considers...Joshua Leung