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-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
2010-01-26Use #include "BLI_math.h" instead of _USE_MATH_DEFINES to get M_PI defined.Brecht Van Lommel
2010-01-26Assorted Bugfixes:Joshua Leung
2010-01-26Finishing off the Transform code changes for Degrees/Radians:Joshua Leung
2010-01-26Fix compilation problem (I'm guessing this is the intention in this line)Matt Ebb
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-25Restored missing PoseMode Operators:Joshua Leung
2010-01-25Radians -> Degrees (in UI)Matt Ebb
2010-01-25Bugfix #20782: Animating two materials on a mesh--only first material's keyfr...Joshua Leung
2010-01-24Bugfix #20664: NLA Editor - Hiding stuff causes instant crash ..Joshua Leung
2010-01-23Animation Editors: DopeSheet filtering option to only include Objects that ar...Joshua Leung
2010-01-23Durian Request: Expansion of Action Groups not linked between DopeSheet edito...Joshua Leung
2010-01-23Graph Editor: Bugfixes for option where only the keyframes of selected F-Curv...Joshua Leung
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb