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-02-11File headers: SPDX License migrationCampbell Barton
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22Cleanup: Use more clear visibility tag function nameSergey Sharybin
2021-04-06Fix T87187: Area.type & ui_type empty area access failsCampbell Barton
2021-03-10Spreadsheet: new spreadsheet editorJacques Lucke
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-02-27RNA: add Region.data member to access RegionView3DCampbell Barton
2020-12-15Asset System: New Asset Browser editorJulian Eisel
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-08-19Fix T79816: Restore scene.statistics() BPY functionHans Goudey
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-21Cleanup: spellingCampbell Barton
2020-07-18UI: Status Bar Statistics and Other OptionsHarley Acheson
2020-07-13Python API: new RNA property `Screen.is_scrubbing`Sybren A. Stüvel
2020-05-08Fix T76471: timer not removed after changing file browser to another typeBrecht Van Lommel
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-21Cleanup: remove unused ScreenAnimData.refreshCampbell Barton
2020-02-18Fix T70898: Area.type access fails for topbar & statusbarCampbell Barton
2019-10-16RNA: region_to_view took int's instead of floatsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-14Fix Area.ui_type invalid during area changeJulian Eisel
2019-06-30UI: Use term "3D Viewport"Aaron Carlisle
2019-06-29RNA: Add Screen.is_temporaryCampbell Barton
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-03Cleanup: replace RGN_ALIGN_ENUM_MASKCampbell Barton
2019-05-01Fix T64049: Unset space type crashesCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-03-13Fix T62510: Crash resetting space type to defaultCampbell Barton
2019-03-05RNA: remove Screen.layout_nameCampbell Barton
2019-03-05Fix T61780: Crash when trying to access screen areas through the outliner.Bastien Montagne
2019-03-05Fix T62199: Incorrect bpy.data.screens behaviorCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Fix T61593: Python can't access HUD region-typeCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-02Cleanup: indentation, namingCampbell Barton
2018-11-27UI: Bring back User Preferences entry in Editors list.Pablo Vazquez
2018-10-30PyAPI: Use 'None' arg to clear header textCampbell Barton
2018-10-30WM: correct description for header/status_text_setCampbell Barton
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel