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
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-02code cleanup:Campbell Barton
2012-03-31code cleanup: use uppercase defines and change drawFCurveFade into static fun...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-22Quick Mango request: Adjustable contrast/intensity for unselected F-Curves inJoshua Leung
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-01-11minor cleanup for string use - no functional changesCampbell Barton
2011-11-05macro formatting & remve some unused code.Campbell Barton
2011-10-15spelling corrections in comments and quiet warningCampbell Barton
2011-08-30fix for some warnings with the recent merge, also tag unused args.Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-03Animation channels can now be renamed by Ctrl-Clicking on them, as inJoshua Leung
2011-07-30Bugfix: When only one handle was selected in Graph Editor, the line ofJoshua Leung
2011-07-26startup.blend Theming/AnimEditor Defaults TweaksJoshua Leung
2011-07-26F-Curve Drawing - Smoother curvesJoshua Leung
2011-07-26Experimental drawing tweak: make active F-Curve get drawn with thickerJoshua Leung
2011-06-22Animation Channel Filtering Refactor - Part 3 (Visibility Flag Split)Joshua Leung
2011-06-21AnimFiltering Code Cleanups - Part 2Joshua Leung
2011-05-20int values were not drawing curve handles, yet the handles could still be sel...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-09Graph Editor: Added option to turn off AA drawing for performanceJoshua Leung
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-17Keyframing Operators: Improved Error MessagesJoshua Leung
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-05-12fix for hanging while drawing fcurves, the function made some attempt to avoi...Campbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-01Bugfix #21763: extremly zooming into graph editor via ctrl+mmb locks up blenderJoshua Leung
2010-03-23more lint includesCampbell Barton
2010-03-12- Hhighlight active nurb in edit modeSergey Sharybin
2010-02-17Cleanup tweaks:Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-01-31Bugfixes:Joshua Leung
2010-01-30[#20892] Locking animation curves with Tab Key don't hide the curves handlesCampbell Barton
2010-01-30View2D/TimeCode Drawing:Joshua Leung
2010-01-26Finishing off the Transform code changes for Degrees/Radians:Joshua Leung
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-15Reverting changes made in r25940 with the NLA unmapping. Joshua Leung
2010-01-13NLA: fix keyframes getting messed up when making strips longer. For drawingBrecht Van Lommel
2009-11-30Durian Graph Editor Request: Only show handles of selected keyframesJoshua Leung
2009-11-29Animation Editor (mostly Graph Editor) bugfixes:Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-11-08Graph Editor Drawing Tweaks:Joshua Leung