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
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-10Fix for invalid memory access in graph editor when deleting the lastLukas Tönne
2014-05-28FCurve: Setting extrapolation needs to recalc handlesCampbell Barton
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-05-14FCurve: move add modifiers logic from menu into dynamic enumCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-24Fix T39851: F-curve noise modifier on a bone: change selection when modifying...Joshua Leung
2014-04-23WhitespaceJoshua Leung
2014-04-23Applying same fix for snapping keyframes in Graph EditorJoshua Leung
2014-04-23Fix T39850: Graph Editor - 'Mirror Over First Selected Marker' mirrors over f...Joshua Leung
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-01-15Code Cleanup: use iroundfCampbell Barton
2013-12-20UI: restore confirmation popups for delete operators.Brecht Van Lommel
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-11-04Fix for uninitialised varJoshua Leung
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-29Make anim system safer for threadingSergey Sharybin
2013-09-16fix [#36444] view3d.viewnumpad operator should not animateCampbell Barton
2013-09-05code cleanup:Campbell Barton
2013-09-03Bugfix: When deleting all keyframes from F-Curves, don't delete the F-Curve ifJoshua Leung
2013-08-23Fix [#36538] Discontinuity (Euler) Filter - never ends - (deadlock?)Bastien Montagne
2013-06-12Bugfix [#35668] Tooltip for Euler Discontinuity Filter was misleadingJoshua Leung
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-01-11add padding for node view-all, view-home operators.Campbell Barton
2012-12-06Fix #33423: a few operators still allowed changing current frame duringBrecht Van Lommel
2012-10-26Fix Sound Bake op always using 'use_' prefix for all its bool RNA props. Also...Bastien Montagne
2012-10-26Descriptions should never have dots on the end of sentenceSergey Sharybin
2012-10-26Patch [#32030] Tooltips for Bake Sound to F-CurvesJoerg Mueller
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-15Adding some descriptions/tooltips for more keyframe editing operationsJoshua Leung
2012-10-15Making "Jump to Keyframes" operator (for Action/Graph Editors) more obviousJoshua Leung
2012-10-09And more UI messages fixes...Bastien Montagne
2012-10-09Minor UI messages typo fixes.Bastien Montagne
2012-10-08Display enum descriptions in tooltips for operators using a "type" or "mode"Joshua Leung
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-08-22code cleanup: use rect size macrosCampbell Barton
2012-08-18Bugfix [#32331] Graph editor zoom to selected includes coordinate origin if moreJoshua Leung
2012-08-12smooth-view for 2d views, graph editor, sequencer, node view, works with bord...Campbell Barton
2012-08-04style cleanupCampbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-06-01Tweaks for Pasting Keyframes in DopeSheet/Graph EditorsJoshua Leung
2012-05-24Graph Editor - View All/Selected now includes handles for calculating extents ofJoshua Leung
2012-05-21code cleanup: spellingCampbell Barton
2012-05-09style cleanup: graph & armatureCampbell Barton