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-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
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