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-10-09Merging revisions 51077-51234 from trunkDaniel Genrich
2012-09-24Fix image editor switching to no image when deselecting all faces for UV edit...Brecht Van Lommel
2012-09-19Fix #32576: missing image editor update when entering edit mode with UV textu...Brecht Van Lommel
2012-09-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-13fix for drawing non 1:1 aspect masks, transform and selection still need supp...Campbell Barton
2012-08-31Fix #32458: changing UV image in image editor not working when the active faceBrecht Van Lommel
2012-08-22fix for glitch with mask refresh in the image view when lock was disabled - i...Campbell Barton
2012-08-21code cleanup: use BLI_RCT_SIZE macroCampbell Barton
2012-08-06fix for own bug - missing NULL check when the image space starts a render jobCampbell Barton
2012-08-06move pivot point and cursor out of UV rna into image space since both mask an...Campbell Barton
2012-08-04allow editing masks in an image space when there is no image.Campbell Barton
2012-08-04fullscreen mask editing now works in the image space over a viewer node.Campbell Barton
2012-08-01misc mask fixesCampbell Barton
2012-07-31changes to mask editingCampbell Barton
2012-07-27change clip utility function arguments to take space data and region rather t...Campbell Barton
2012-07-26mask/image editor now works for border select and lassoCampbell Barton
2012-07-25match function names for clip/image spacesCampbell Barton
2012-07-25add mask keymap to image window.Campbell Barton
2012-07-25mask now draws in the image view, misc minor edits.Campbell Barton
2012-07-25code cleanup: comment deprecated definesCampbell Barton
2012-07-25move ED_image functions into their own file.Campbell Barton
2012-07-24initial commit for supporting masks in the image view, currently active seq ...Campbell Barton
2012-06-17style cleanup:Campbell Barton
2012-06-14image sample line now updates with the compositor changes (mango request)Campbell Barton
2012-06-10mango requestCampbell 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-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-24code cleanup: rename UV functions to closer match bmesh apiCampbell Barton
2012-04-21style cleanupCampbell Barton
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-03-30Image editor: shortcuts 1-key to 8-key for switching between render slots, patchBrecht Van Lommel
2012-03-28style cleanupCampbell Barton
2012-03-27style/name cleanup: have EDBM_* functions match our style guide and also matc...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-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-03-02code cleanup:Campbell Barton
2012-02-20- remove some unused editmesh functions.Campbell 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-12code refactor, function renaming for bmesh.Campbell Barton
2012-02-10Style Edits only: use TRUE/FALSE rather then 1/0Campbell Barton
2012-02-07svn merge ^/trunk/blender -r43918:43934Campbell Barton
2012-02-07Code Cleanup:Campbell Barton
2012-01-18svn merge ^/trunk/blender -r43461:43472Campbell Barton