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
2014-10-08Operator to define render border from rendered image editorSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-06Texture painting:Antony Riakiotakis
2014-10-02Fix T42008: Dragging and packing issue about new blank imageSergey Sharybin
2014-10-02Fix T42033 UVs shown while rendering in texture paint mode.Antony Riakiotakis
2014-09-24Cleanup: const correctness for BLI_sortlistCampbell Barton
2014-09-18Cleanup: style, spellingCampbell Barton
2014-09-16Fix T41818: Missing refresh on Undo for nodes (mask example)Sergey Sharybin
2014-09-03Fix set black/white points didn't operate in the linear spaceSergey Sharybin
2014-08-30Fix T41642: Zoom View hotkey: Zoom Position Y doesn't workingBastien Montagne
2014-08-28Texture painting:Antony Riakiotakis
2014-08-21Fix T41507: Empty prevents image deletionCampbell Barton
2014-08-17CleanupCampbell Barton
2014-08-13Image Editor: only do alpha test if output file requires alphaDalai Felinto
2014-07-22Fix T41141, can't paint texture in cycles.Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-18Fix T41109: Reloading image that has been modified outside Blender does not u...Sergey Sharybin
2014-06-30Experiment with the compositor border in editorSergey Sharybin
2014-06-28Add render result caching.Bastien Montagne
2014-06-25Fix T40757: Video Texture - Video frames dropped from beginning and endSergey Sharybin
2014-06-23Add ED_paint.h, split out ED_sculpt.hCampbell Barton
2014-06-22SpellingCampbell Barton
2014-06-13Code cleanup: use ED_gpencil_ prefix for grease pencilCampbell Barton
2014-05-30Fix T40438: Name of texture is not synchronizeSergey Sharybin
2014-05-19Correct ARRAY_SIZE macro and make doxy comments consistentCampbell Barton
2014-05-14Code cleanup: indentationCampbell Barton
2014-05-13Fix T39196, Dynamic Topology Undo Applied to Wrong MeshAntony Riakiotakis
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Report when saving images and textCampbell Barton
2014-04-30Changes to cache line display in image editorSergey Sharybin
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-14Fix the eyedropper not working properly with different scene linear spacesSergey Sharybin
2014-04-11Fix part T39643: Compositor renders blank Render Layer from other ScenesSergey Sharybin
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-03I18N: add missing linesSv. Lockal
2014-04-03Code cleanup: styleCampbell Barton
2014-04-02Implement fame sliding from IE's cache lineSergey Sharybin
2014-04-02implement cache line for image editorSergey Sharybin
2014-04-01Image and clip editor: change zoom step to end up at powers of two.Harshit Mehta
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Code cleanup: use boolCampbell Barton
2014-03-31Fix bug in image texture UI: "Use Alpha" checkbox doesn't appear if file form...IRIE Shinsuke
2014-03-11Fix T39081: Crash duplicating objectsCampbell Barton
2014-02-28Fix T38885: missing image editor paint brush updates after recent UI changes.Brecht Van Lommel
2014-02-26WM: hide screen management and ndof operators from seach popupCampbell Barton
2014-02-25Fix T38808: image opened with 'relative path', gets absolute pathDalai Felinto
2014-02-22NDOF: fix for view3d ignoring lens values when panningCampbell Barton