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
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-03-12Cleanup: sync EDBM_uv_* functions w/ 2.8Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-01-17Fix T53810: Crash removing a scene used in renderCampbell Barton
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-05-06Image Editor: Add border zoomCampbell Barton
2016-02-08Image Editor: use shift+home to fit the frameCampbell Barton
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-09-21Fix T46186: Panel doesn't update on brush changeCampbell Barton
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-08Fix T44310: Other render slots cleared after each renderDalai Felinto
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-10Fix T43831: Image Editor: Render info not displayedSergey Sharybin
2015-01-20Disable scope updates in texture and image paint modes.Lukas Tönne
2015-01-07Fix: Missing updates for UI panels and main region when using Grease Pencil i...Joshua Leung
2014-11-30More fixes related to D&D:Bastien Montagne
2014-11-14Reuse local view for UVs for previous commit, thanks to Campbell for theAntony Riakiotakis
2014-11-14Fix T42561 (semi feature request/comeback) UVs in image editor can getAntony Riakiotakis
2014-10-31Cleanup: namingCampbell Barton
2014-10-09Implement custom names for render slotsSergey Sharybin
2014-10-08Operator to define render border from rendered image editorSergey Sharybin
2014-09-18Cleanup: style, spellingCampbell Barton
2014-09-16Fix T41818: Missing refresh on Undo for nodes (mask example)Sergey Sharybin
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-06-28Add render result caching.Bastien Montagne
2014-05-30Fix T40438: Name of texture is not synchronizeSergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-02Implement fame sliding from IE's cache lineSergey Sharybin
2014-04-02implement cache line for image editorSergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
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-19Use tabs for image editor.Antony Riakiotakis
2014-01-29Fix T38400: crash in image_listener accessing deleted object.Brecht Van Lommel
2014-01-12Fix T38160, N and T sidebars in Image Editor are swapped. Now the Properties ...Andrew Buttery
2013-10-31Fix #37261 Rendering a Render Layer from another scene doesn't update.Lukas Toenne
2013-10-12Option to overlay mask over the footageSergey Sharybin
2013-08-27Mask primitivesSergey Sharybin
2013-08-21Image Editor: implement FKey to call 'View All' with 'fit_view'Dalai Felinto
2013-07-21correct switch statement: image_listener NC_GEOM was falling through to NC_OB...Campbell Barton
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-06-25Fix #35767: transforming nodes in the node editor changed the wireframe colorBrecht Van Lommel