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-07-03dont display image sequences outside the frame range in the 3D viewport.Campbell Barton
2012-06-20style cleanup: use TRUE/FALSE for ui align args.Campbell Barton
2012-06-04Fix #31352: Image sequence texture - can't load image after changing image so...Sergey Sharybin
2012-06-01Make "Match Movie Length" into an operator (must be called inside a context h...Bastien Montagne
2012-05-25Fix most (all?) image space i18n UI bugs...Bastien Montagne
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-04-22style cleanup: commentsCampbell Barton
2012-04-21style cleanupCampbell Barton
2012-03-28style cleanupCampbell Barton
2012-03-26Fix #30430: Can only alt+scroll image buffer slot onceSergey Sharybin
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-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-02-20- remove some unused editmesh functions.Campbell Barton
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
2011-12-30Color management: add "Color Unpremultiply" option for images and render sett...Brecht Van Lommel
2011-11-26Fix #29406: show Sequence as render layer when rendering from sequencer, to makeBrecht Van Lommel
2011-11-232.6 UI code:Thomas Dinges
2011-11-23minor changesCampbell Barton
2011-11-222.6 Various code cleanup: Thomas Dinges
2011-11-22* UI Improvements for the uiTemplateImageSettings.Thomas Dinges
2011-11-22- use cache_ as a prefix for new modifiers.Campbell Barton
2011-11-22rename image type defines to be less ambiguous, also set BMP as not supportin...Campbell Barton
2011-11-22display quality for avijpeg, name BKE_imtype functions more sensibly Campbell Barton
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-21minor edits to error printing, also print the proprty identifier for rna prop...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-08-28== Sequencer ==Peter Schlaile
2011-07-21fix/workaround [#28040] float images reduced to 256 levels per channel upon saveCampbell Barton
2011-06-292.5 Image Buttons Template:Thomas Dinges
2011-06-122.5 Image Buttons:Thomas Dinges
2011-06-122.5 Image Buttons:Thomas Dinges
2011-06-05colorband and image header were ignoring DPI sizeCampbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-05-09Code cleanup: warning fixes.Brecht Van Lommel
2011-05-05fix [#27285] Renderslot missingCampbell Barton
2011-05-02UV Edit: move uv vertex buttons code to uvedit module. Brecht Van Lommel
2011-05-01improve image sequence usability, problem was when the image didn't load ther...Campbell Barton
2011-04-21converted more mixed tab/space indentations to tabs. only whitespace changes.Campbell Barton
2011-04-11fix for one of the [#26854] UV issuesCampbell Barton
2011-03-25SpaceImage.curves --> curve for consistency.Campbell Barton
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory