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
2015-06-29Fixed compilation error in editor/animation/anim_markersJeroen Bakker
2015-06-18Fix: "Delete Keyframes" RMB-menu option didn't work on NLA Strip propertiesJoshua Leung
2015-06-10Correct typosCampbell Barton
2015-05-23Cleanup: typosCampbell Barton
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-15Zoom to frame options, requested by the Hwoozeberry (dutch translation)Antony Riakiotakis
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-05-12Depsgraph: Add additional relations/id update tagsSergey Sharybin
2015-05-06Cleanup: use functions we already use elsewhere for bone detectionAntony Riakiotakis
2015-04-30Code Cleanup: Simplified insert_keyframe_button and delete_keyframe_buttonJoshua Leung
2015-04-30Code Cleanup: Simplify Clear Keyframes operator's codeJoshua Leung
2015-04-30Fix T44558 - "Clear Keyframes" complains when operating on an array property ...Joshua Leung
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-22Double click selection on animation channels selects all keyframes of the rangeAntony Riakiotakis
2015-04-15RNA: use lock_ prefix for booleansCampbell Barton
2015-04-14Add flag that prevents editing of markers. Can be located in markerAntony Riakiotakis
2015-04-14NLA: The "filter by name" functionality now works with NLA strips tooJoshua Leung
2015-04-14NLA: Store track that the strip being tweaked comes fromJoshua Leung
2015-04-14Temporary fix for NLA strips not getting drawn in tweakmode with multiple str...Joshua Leung
2015-04-13Fix bug with autonormalization and transform (after own range commit).Antony Riakiotakis
2015-04-13Graph editor:Antony Riakiotakis
2015-04-13Calculate auto normalization maximum from keyframes within range ifAntony Riakiotakis
2015-04-10Only selected keys will get cleaned by the action and graph cleanAntony Riakiotakis
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-04CleanupCampbell Barton
2015-04-03Fix: Drawing glitch when renaming animation channelsJoshua Leung
2015-04-02Fix: Crash when using "On Selected Markers" mode for Propogate Pose with no m...Joshua Leung
2015-04-02CleanupCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-28Cleanup: unused argsCampbell Barton
2015-03-28NLA Strip Keyframes: Nullified the risk that NLA mapping can get applied to N...Joshua Leung
2015-03-28Nla Strip Keyframes: Sliders in channel list insert keyframes nowJoshua Leung
2015-03-28Nla Strip Curves: This works with anim channel rearranging tools nowJoshua Leung
2015-03-28Nla Strip Curves: Getting more stuff workingJoshua Leung
2015-03-28Nla Strip Controls: Added special FCurve type (in the animfiltering code)Joshua Leung
2015-03-28Nla Strip Controls: Added dedicated "Expander" channel to Action/Graph EditorsJoshua Leung
2015-03-28Fix T36385: Animated Strip-Time doesnt updateJoshua Leung
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-19Cleanup: spelling grey -> grayCampbell Barton
2015-03-16Fix T43997: Paste fcurve keeps handle selectionCampbell Barton
2015-03-05Fix T43890: Crash, Alt-D over operator redo buttonCampbell Barton
2015-02-06cleanup: styleCampbell Barton
2015-02-03Bugfix T43541: Inserting keyframes using sliders in Action Editor doesn't res...Joshua Leung
2015-02-02cleanup: style/spellingCampbell Barton
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-26Fix T38619: Confusing logic for Keying Set keyframing SettingsJoshua Leung
2015-01-20UI: cleanup UI_fontstyle_string_width, UI_draw_stringCampbell Barton
2015-01-18Fix T43301: Three of the 'mirror keyframes' tools were mirroring along wrong ...Bastien Montagne
2015-01-12Cleanup: styleCampbell Barton