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
2022-08-29I18n: disambiguate and make a few more strings translatableDamien Picard
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-04-23UI: Join or Close Any Screen AreaHarley Acheson
2020-01-23UI: Area Duplicate IconHarley Acheson
2019-09-14Cleanup: quiet unused arg warningCampbell Barton
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-08-10UI: Add initial context menus for Info and Console editorsWilliam Reynish
2019-08-09UI: add menus for the info editorCampbell Barton
2019-05-21Cleanup: pep8Campbell Barton
2019-04-19Cleanup: use staticmethod where appropriateCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-03-14Cleanup: unused importsCampbell Barton
2018-11-21UI: Horizontal/Vertical split options in Area menu.Pablo Vazquez
2018-11-07UI: Use icons for some operators.Pablo Vazquez
2018-05-24UI: View menu area operators now in submenuCampbell Barton
2018-04-21Topbar: remove info editor menus, rename topbar menus for script compatibility.Brecht Van Lommel
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-10Fix crash when no object is activeMai Lavelle
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-03Merge branch 'master' into blender2.8Bastien Montagne
2018-04-03Fix T54477: Broken utf8 strings in old .blend filesBastien Montagne
2018-02-08Object Mode: move to workspace structCampbell Barton
2017-12-01Workspaces: Store an active view-layer per sceneJulian Eisel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-16Fix info header stats to iterator over layer instead of sceneDalai Felinto
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-03-13New Window Operator (to replace Duplicate Window)Dalai Felinto
2017-01-24Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-24Use new manual URLAaron Carlisle
2016-12-01UI: Previews for screen layoutsJulian Eisel
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-19Update tracker URLCampbell Barton
2016-05-09Info Header / URLs: Fix community link + https'ification.Aaron Carlisle
2015-12-23Update Link to the Blender Store.Thomas Dinges
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-01-29Followup for previous commit: fix mismatches between menu entry and shortcut ...Bastien Montagne
2015-01-12Second try to fix missing previews of mat/tex/etc. in .blend files.Bastien Montagne
2014-12-08Docs: reference the new manualCampbell Barton
2014-12-01UI: auto-run error could push buttons off the visible headerCampbell Barton
2014-09-04Separate operators for Link and Append.Andrea Weikert