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-17style cleanup:Campbell Barton
2012-06-14image sample line now updates with the compositor changes (mango request)Campbell Barton
2012-06-11Code cleanup - Removing/commenting out various bits of legacy cruft related toJoshua Leung
2012-06-10mango request - add alpha to histogram & sample line.Campbell Barton
2012-06-10mango requestCampbell Barton
2012-06-07Remove unused ibuf argument from draw_gpencil_2dimageSergey Sharybin
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-20code cleanup:Campbell Barton
2012-05-17 ____ Jeroen Bakker
2012-05-07Some misc fixes to UI messages...Bastien Montagne
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new...Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-05-04First part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
2012-04-28Camera tracking: if there's no image for current frame display default gridSergey Sharybin
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-28add back lasso tool in the UV editor (Ctrl+LMB / Ctrl+Shift+LMB)Campbell Barton
2012-04-24code cleanup: rename UV functions to closer match bmesh apiCampbell Barton
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-24screenshot operator now adds file extension in the file selector and has its ...Campbell Barton
2012-04-22style cleanup: commentsCampbell Barton
2012-04-21style cleanupCampbell Barton
2012-04-13Fix part of #30934: save as image in image editor did not set proper defaultsBrecht Van Lommel
2012-04-03stule cleanup: edits for files which were recently cleaned up.Campbell Barton
2012-04-02Fix #30769: cycles showing wrong image from active face in the uv editor,Brecht Van Lommel
2012-04-02Fix #30776: image editor pan not using continuous grab if enabled.Brecht Van Lommel
2012-03-30Image editor: shortcuts 1-key to 8-key for switching between render slots, patchBrecht Van Lommel
2012-03-28style cleanupCampbell Barton
2012-03-28Small cleanup for r45238, remove empty/unused function.Nicholas Bishop
2012-03-28Cycles: viewport rendered draw mode now shows background images, also changed...Brecht Van Lommel
2012-03-27style/name cleanup: have EDBM_* functions match our style guide and also matc...Campbell Barton
2012-03-26Fix #30430: Can only alt+scroll image buffer slot onceSergey Sharybin
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-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-17minor improvement to image info color sample drawing, draw a grey outline.Campbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-03-02code cleanup:Campbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-24TODO item: zoom to mouse location in image editorSergey Sharybin
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-17Fix #25649: Image editor paint icon missing until enter weight paintSergey Sharybin