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-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
2010-03-14remove unused includesCampbell Barton
2010-03-03[#21436] Do not set BASACT to NULL when new base wasn't created in convert_execCampbell Barton
2010-03-03fix for minor errors/warningsCampbell Barton
2010-03-03fix for more crashes with baked fcurvesCampbell Barton
2010-03-03baked fcurves would crash on deleting in the graph editorCampbell Barton
2010-03-03marker/camera select, makes active as well as selecting.Campbell Barton
2010-03-02fairly horrid feature so Colin can see at a glance what cameras are enabled f...Campbell Barton
2010-03-02Ctrl+RMB on markers selects their cameras tooCampbell Barton
2010-03-01Delete keyframe API method now takes array_index = -1 to delete keyframes fro...Joshua Leung
2010-02-27* Renaming some Keying Sets API functions to make the terminology more consis...Joshua Leung
2010-02-23Move increment value into numinput structure.Martin Poirier
2010-02-20Split numinput from transform (reusable in other operator).Martin Poirier
2010-02-18constraints unique name length was set too long (could overrun the buffer), u...Campbell Barton
2010-02-18Animation Playback Option (No negative frames) and Other Bugfixes:Joshua Leung
2010-02-17Animation Editors: DopeSheet filter for Object-level animationJoshua Leung
2010-02-17Animation Editors - Texture Animation:Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-12Bugfixes:Joshua Leung
2010-02-12FModifier drawing typo:Joshua Leung
2010-02-12Bugfix #21094: Joshua Leung
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10Committing a little note of a bug that isn't quite so easy to fix yet with gr...Joshua Leung
2010-02-10Bugfix #20903: Concitency issues between point and click and Tab Key in the G...Joshua Leung
2010-02-09More bugfixes for setting visibility of anim channels using VKEY:Joshua Leung
2010-02-09Adding a field for debug type-names to animation channel types to facilitate ...Joshua Leung
2010-02-09Bugfix #21029: Animation editor's channel-group check boxes behave oddlyJoshua Leung
2010-02-09More AnimChannel Filtering Fixes - Groups + Selection Status:Joshua Leung
2010-02-09Bugfix #21030: Non-visible animation channel-groups can get deletedJoshua Leung
2010-02-09Bugfix: Inserting keyframes from the buttons now ensures that the Graph Edito...Joshua Leung
2010-02-08grab the mouse when dragging markersCampbell Barton
2010-02-08fix for segfault when setting handle typeCampbell Barton
2010-02-08Durian Bugreport - Animation channel visiblity (upwards) flushingJoshua Leung
2010-02-08Small assorted harmless code cleanup tweaks before a round of cleanups aimed ...Joshua Leung
2010-02-08Hid some debug prints for clicking on animation channels.Joshua Leung
2010-02-082.5 Audio:Joerg Mueller
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-02-07DopeSheet and Graph Editors: Select More/Less OperatorsJoshua Leung
2010-02-05Bugfix for "Show Only Selected" option and Bones (in Animation Editors):Joshua Leung
2010-02-03Bugfix #19970: auto-clamped / auto working strangly in f-curve editorJoshua Leung
2010-02-01Bugfix #19970: auto-clamped / auto working strangly in f-curve editorJoshua Leung
2010-01-30View2D/TimeCode Drawing:Joshua Leung
2010-01-29Inserting Keyframes Bugfix:Joshua Leung
2010-01-28Fix RMB menu insert driver not working on some buttons, passingBrecht Van Lommel