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-06-10UI: Use flow layout for object properties contextPablo Vazquez
2018-06-05Cleanup: pep8Campbell Barton
2018-06-04UI: use subpanels for Cycles, render, scene, object, particle, curves.William Reynish
2018-06-01UI: use same "Viewport Display" name for scene/object/material panels.Brecht Van Lommel
2018-05-30UI: use split property layout for some panelsCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-09T55014: Optionally: objects not cast shadows in workbenchJeroen Bakker
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-01-16Cleanup: Get rid of legacy extra recalc flagsSergey Sharybin
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2018-01-03Fix T53632: Objects outside scene shown in popupCampbell Barton
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Object.layers no longer around, removing from uiDalai Felinto
2017-10-21Merge branch 'master' into blender2.8Campbell Barton
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-07-20Fix active object doesn't show on templateIDDalai Felinto
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-05-12UI: Expose more UI settings to CLAY and EEVEEDalai Felinto
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-02-16UI: Move 'relations extras' right below 'relations'Aaron Carlisle
2015-01-29cleanup: pep8Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2014-09-17Cleanup: pep8Campbell Barton
2014-08-06UI: move button to set dupli-offset into group menuCampbell Barton
2014-08-06Fix T41343, hard to remove group from objects.Antony Riakiotakis
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-05-13Show the "Maximum Draw Type" for empties and cameras in case they workLukas Tönne
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-03-13UI: Show edge draw options for duplis, it applied to their instancesCampbell Barton
2014-01-13Code Cleanup: spellingCampbell Barton
2013-12-23Fix T37929: inherit scale for dupli faces was not shown greyed out when it sh...Brecht Van Lommel
2013-12-18Code cleanup: Game Engine related panels belong into properties_game.py.Thomas Dinges
2013-12-18Style CleanupCampbell Barton
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-11-16The tittle for "Maximum Draw Type" had capitalization inconsistent with the r...Daniel Salazar
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-07-29UI / Code:Thomas Dinges
2013-07-28patch [#36296] object->display-properties subpanel layout cleanupCampbell Barton
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-03fix [#34825] Transparent background of Empty Images clips objects behind them...Campbell Barton
2013-03-20UI Tweak: "Add to Group" button creates new group if no groups existJoshua Leung
2013-01-18move draw all edges into the object settings (object panel), makes more sense...Campbell Barton
2013-01-10Depsgraph hack feature - experimentalTon Roosendaal
2012-10-08style cleanup: pep8Campbell Barton