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-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-04stule cleanupCampbell Barton
2012-09-04Mango request: display sliders for current point in curve mappingSergey Sharybin
2012-09-03Fix regression introduced in recent jobs system refactoringSergey Sharybin
2012-08-21code cleanup: some legacy compo nodes were not ifdef'dCampbell Barton
2012-08-21code cleanup: don't use magic numbers for curve flag & use bool args for curv...Campbell Barton
2012-08-21code cleanup: use BLI_RCT_SIZE macroCampbell Barton
2012-08-19style cleanupCampbell Barton
2012-08-15rendering now stops the composite job first, then renders.Campbell Barton
2012-08-15use job types when checking for jobs in areas of the code that made assumptio...Campbell Barton
2012-08-15add wm job types they are not used yet, so this just defines them for new job...Campbell Barton
2012-08-08code cleanup: rename G.afbreek --> is_break, G.rendering --> is_renderingCampbell Barton
2012-07-27code cleanup: remove unneeded 'struct' qualifiers Campbell Barton
2012-07-25fix annoying bug where image open from ID template didn't open in the existin...Campbell Barton
2012-07-16correct own error in logic for skipping mask layers, inverted mask layers wit...Campbell Barton
2012-07-16show alpha in the mask buttons item listCampbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell Barton
2012-06-05mask editingCampbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-23Finish changes in up/down arrows for menusSergey Sharybin
2012-05-22I18n fixes, mainly for (cycles) nodes (i.e. node template in Buttons window).Bastien Montagne
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-04-30style cleanup: re - http://wiki.blender.org/index.php/Dev:Doc/CodeStyle#Brace...Campbell Barton
2012-04-28style cleanup: format 'for' loop macros the same as for loops, some renaming ...Campbell Barton
2012-04-21style cleanup: multi-line if statements.Campbell Barton
2012-04-05- fix error with conflusing key/keyblock in the shape template UI - absolute ...Campbell Barton
2012-03-30style cleanup: interfaceCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell 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-18spelling cleanupCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-03-03style cleanup - spelling corrections & update some incorrect comments.Campbell Barton
2012-03-03"Fix" [#30431] UI string spelling & similar fixes.Bastien Montagne
2012-03-02style cleanupCampbell Barton
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton
2012-02-17Fix #25649: Image editor paint icon missing until enter weight paintSergey Sharybin
2012-02-03svn merge ^/trunk/blender -r43830:43864Campbell Barton
2012-02-02Fix #27213: editing color ramp "Pos:" number value did not update the rampBrecht Van Lommel
2012-02-01svn merge ^/trunk/blender -r43751:43819, need to look into changes made to ed...Campbell Barton
2012-01-30display keyblock mute in the shape key list.Campbell Barton
2012-01-23svn merge ^/trunk/blender -r43616:43639Campbell Barton