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-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
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-22Quick Mango request: Adjustable contrast/intensity for unselected F-Curves inJoshua Leung
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-17Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERN...Bastien Montagne
2012-03-08style cleanup - spelling.Campbell Barton
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-04Many i18n fixings, based on [#30428] [2.62] Translation Issues.Bastien Montagne
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-24Fix #29946: Recover Auto Save defaults to "Short List" View -- Cannot determi...Sergey Sharybin
2012-01-22reduce operator lookups in the UI (could do 4 hash lookups per button).Campbell Barton
2012-01-16more keymap editsCampbell Barton
2012-01-15Another fix for previous own fix...Bastien Montagne
2012-01-15Fix [#29894] Selection in sequence editor does not de-select other stripsBastien Montagne
2012-01-14replace operator to toggle handles with generic wm operatorCampbell Barton
2012-01-13Fix #29879: ctrl+B border select with handles in the graph editor not selectingBrecht Van Lommel
2012-01-11use BLI_strncpy and BLI_snprintf when the size of the string is known.Campbell Barton
2012-01-11minor cleanup for string use - no functional changesCampbell Barton
2012-01-10comment unused varsCampbell Barton
2011-12-16remove duplicate if'0'd functions, same versions are in drawarmature.c.Campbell Barton
2011-11-232.6 UI code:Thomas Dinges
2011-11-16Fix #29260: Missing "Extend" parameter for Border SelectSergey Sharybin
2011-11-15Follow-up commit to r.41765Joshua Leung
2011-11-12Bugfix [#29212] Select before/after current frame deselects all channels inJoshua Leung
2011-11-05macro formatting & remve some unused code.Campbell Barton
2011-11-02Space types:Thomas Dinges
2011-10-27Bugfix [#29015] Copy n Paste keyframes and poses broken?Joshua Leung
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-23Typo fixes for the typo fixes. :DThomas Dinges
2011-10-23fix some typo'sCampbell Barton
2011-10-21Cleaning i18n code.Bastien Montagne
2011-10-15spelling corrections in comments and quiet warningCampbell Barton