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
2011-06-25NDOF pan/zoom/fit working in image/uv editorMike Erwin
2011-05-20use BKE_area_find_region_type in place of inline loops (no functional changes).Campbell Barton
2011-05-02Image Editor: remove toolbox menu, was an experiment and not in any other space.Brecht Van Lommel
2011-05-02UV Edit: move uv vertex buttons code to uvedit module. Brecht Van Lommel
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-03-23fix [#26588] In render view, Blender crashes when collapsing an opened split ...Campbell Barton
2011-03-02Bugfix #26226Ton Roosendaal
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23added image-editor operators:M.G. Kishalmi
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-15moving dir strings into global namespace for doc access (coming up)Campbell Barton
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-04todo item:Ton Roosendaal
2011-01-03Image window Scopes (P key): the 4th "line histogram" was notTon Roosendaal
2010-12-20bugfix [#25238] Render image window edits UV'sCampbell Barton
2010-12-13Fix for imageeditor's scopes not updating when changing the image.Xavier Thomas
2010-12-13option to reverse cycle through render slots (Alt+J).Campbell Barton
2010-11-16bugfix [#24509] UV/Image Editor: selected elements move not as specifiedCampbell Barton
2010-11-15bugfix [#24704] UV editor: [x] modified does not update on change of modifiersCampbell Barton
2010-10-14remove unused args or tag as unused for image and screen editors, uiItemEnumR...Campbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-10-13[#24171] Tab key no longer responds from UV / Image EditorCampbell Barton
2010-10-01Fix #24074: shift+MMB didn't pan in image editor like other 2d views.Brecht Van Lommel
2010-08-27Fix [#23451] Render View, one plus button too muchMatt Ebb
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-06Fix #23208: REGION_DRAW_POST_PIXEL callbacks only work in 3d view andBrecht Van Lommel
2010-06-14naming changesCampbell Barton
2010-05-10Tweaks to image editor scopes, while testing a bugMatt Ebb
2010-05-06Make drop images work from external desktop into Blender image window.William Reynish
2010-04-23Some fixes from the render branch:Brecht Van Lommel
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-04-05Bugfixes for Grease Pencil and the Image Editor (includes fix for #20921):Joshua Leung
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-29* Update histogram on frame change and image swapMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-23Added a line sampler to the histogram panel in the image space. Robert Holcomb
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-16Fix [#21250] Auto Refresh Movies on UV/Image editor doesn't workMatt Ebb
2010-03-09Fix [#21519] UV Editor header doesn't update when changing proportional editi...Matt Ebb
2010-02-12correct fsf addressCampbell Barton
2010-02-09J-key render switching back, now with 10 slots.Brecht Van Lommel
2010-02-02Fix #20926: 2d image paint was missing clone image, clone alpha, and wrapBrecht Van Lommel
2010-02-01Fix missing redraw in image window when changing render pass.Brecht Van Lommel
2010-01-28crash with viewing histogram on a blank imageCampbell Barton
2010-01-28Fix [#20754] Histogram Not Updating, Showing Incorrect Levels, Colour Managem...Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal