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-07-06UI: disable broken horizontal properties editor alignment.Brecht Van Lommel
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-03UI: add tool properties contextsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-27UI: some renaming for more clear/consistent cursor keymaps in status bar.Brecht Van Lommel
2018-06-11Cleanup: add simplified panel callbacksCampbell Barton
2018-06-11WM: use layout/draw callbacks for buttons spaceCampbell Barton
2018-06-08UI: clear properties color when emptyCampbell Barton
2018-06-08UI: remove tools space type, use properties contextCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31UI: new tool properties space typeCampbell Barton
2018-05-31UI: support drawing panels from multiple contextsCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-15Change startup defaultsCampbell Barton
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2017-12-27Fix missing redraws when changing active view-layer or its nameJulian Eisel
2017-12-15Fix missing refresh of editors when changing workspace view-layerJulian Eisel
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-10-16Fix warnings for notifier listenersJulian Eisel
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-02Add scene argument for notifiersCampbell Barton
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-06-23Merge branch 'master' into blender2.8Campbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-04-16Removed the particle context of property buttons space.Lukas Tönne
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-07-21Fix T45317: Cycles material preview unnecessarily re-renderingSergey Sharybin
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2014-11-28Cleanup: unused headersCampbell Barton
2014-09-16Fix T41843: World preview not updating when changing world.Bastien Montagne
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-06-06Fix T40519: Keyed parameter are not redrawedSergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-02-19fix T38721 Vertex Group pop menu (CTRL+G) Set Active Group not updating Verte...Dalai Felinto
2013-07-25add missing break to space-buttons listener, also rewind own recent change (u...Campbell Barton
2013-07-13fix for more errors with switch missing breakCampbell Barton
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-19This commit tackles the "context" buttons in Properties header, which were st...Bastien Montagne
2013-05-15Attempt to fix #35057 and #35372: slow texture painting performance.Brecht Van Lommel
2013-05-08code cleanup: remove references to BLI_rand.hCampbell Barton
2013-04-13Add update to brush texture preview when brush is changed. SolvesAntony Riakiotakis
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-12A big cleaning patch by Bastien Montagne (thanks a lot!)Tamito Kajiyama