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-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
2010-04-02Batch renaming some keyframe editing internals in preparation for more generi...Joshua Leung
2010-04-02Bugfix #21853: Border zoom in the 2D-Views zooms outJoshua Leung
2010-04-02Keyframe Defaults and Cleanups: Joshua Leung
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-01Assorted animsys fixes/tweaks:Joshua Leung
2010-03-30Fix a few warning in editors/ module.Brecht Van Lommel
2010-03-25Bugfix #21738: Flatten keys doesn't workJoshua Leung
2010-03-25More assorted Keying Sets changes for Cessen (mainly api stuff):Joshua Leung
2010-03-24Keying Sets - PyAPI consistency issues:Joshua Leung
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-23Keying Sets: BuiltIn vs Absolute TweaksJoshua Leung
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-19More F-Modifier Tweaks:Joshua Leung
2010-03-18F-Modifier Goodies (as requested by @ndy):Joshua Leung
2010-03-18Bugfix: Autokeying was non-functional after the Keying Sets refactorJoshua Leung
2010-03-17PyKeyingSet Bugfixes:Joshua Leung
2010-03-16== Massive Keying Sets Recode ==Joshua Leung