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
2013-01-11add padding for node view-all, view-home operators.Campbell Barton
2012-12-26Region scrollbar fix!Ton Roosendaal
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-06Fix #33423: a few operators still allowed changing current frame duringBrecht Van Lommel
2012-11-23code cleanup: warning & styleCampbell Barton
2012-11-21Debug value in degrees (under parenthesis) for rotation driver variablesDalai Felinto
2012-11-09Axis Colours are now ThemeableJoshua Leung
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-26style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-21style cleanup: commentsCampbell Barton
2012-10-20Code cleanupJoshua Leung
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-27Fix #32658: left mouse button selection did not work well in the graph and maskBrecht Van Lommel
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-09style cleanup:Campbell Barton
2012-08-22code cleanup: use rect size macrosCampbell Barton
2012-08-21code cleanup: use BLI_RCT_SIZE macroCampbell 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-09utility functions for getting/setting rectangles for operators.Campbell Barton
2012-08-08Disable saving property defaults for many of the properties for animation-editorJoshua Leung
2012-08-07use -FLT_MAX where FLT_MIN was misusedCampbell Barton
2012-08-04style cleanupCampbell Barton
2012-08-04style cleanupCampbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-07-04More spell checking.Bastien Montagne
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-07-03Fix for the "black F-Curves" bug on undoJoshua Leung
2012-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell 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
2012-05-05Fix related to [#31157]: Tips (descriptions) of macro operators were not set ...Bastien Montagne
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29Bugfix [#31029] Select all in view3D don't update the graph editor immediatelyJoshua Leung
2012-04-29Code cleanups - whitespaceJoshua Leung
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-02code cleanup:Campbell Barton
2012-03-31code cleanup: use uppercase defines and change drawFCurveFade into static fun...Campbell Barton