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-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-15Merge branch 'master' into blender2.8Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2018-01-17Merge branch 'master' into blender2.8Campbell Barton
2018-01-17Fix T53810: Crash removing a scene used in renderCampbell Barton
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-07-30Revert "Fix manipulator handles getting added each refresh"Campbell Barton
2017-07-21Fix manipulator handles getting added each refreshCampbell Barton
2017-07-14Workspace: Fix crash on preview, and sanitize placeholder functionsDalai Felinto
2017-06-16UV manipulator from custom widgets branchCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-02Add scene argument for notifiersCampbell Barton
2017-04-19Convert direct usages of base definesLuca Rood
2017-04-04UV editor using new depsgraph for shadow uvDalai Felinto
2017-03-02Remove tons of OBACTDalai Felinto
2017-02-14Sorted BaseLegacy > Base convertionsDalai Felinto
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