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-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-22UI: Use a map for block name lookupsErik
2021-08-13Fix missing animation UI update in the Properties EditorPhilipp Oeser
2021-06-28UI: Hide collection tab when scene master collection is activeYimingWu
2021-03-22Fix T86822: context.collection not available in Object/Object Data PropertiesSebastian Parborg
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2020-11-17Merge branch 'blender-v2.91-release'Hans Goudey
2020-11-17Fix T82341: Warning in terminal during property searchHans Goudey
2020-11-13Cleanup: Make panel type flag names more clearHans Goudey
2020-10-15Fix T81697: Property search crash with python handlersHans Goudey
2020-10-13Cleanup: Use doxygen sections in space_buttons.cHans Goudey
2020-10-13Property Search: Find results in all tabsHans Goudey
2020-10-05Cleanup: Use short for properties editor tab listHans Goudey
2020-09-20Fix T80993: Crash duplicating inactive workspaceHans Goudey
2020-09-15Property Search: Quick start and clear operatorsHans Goudey
2020-09-15UI: Single tab property searchHans Goudey
2020-09-15Property Search: Move properties context buttons back to a panelHans Goudey
2020-09-15Cleanup: Split properties editor layout functionHans Goudey
2020-09-11UI: Use operator to set property editor's pinned data-blockHans Goudey
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-08-20Cleanup: Remove unused variables for horizontal panelsHans Goudey
2020-08-04Fix T79234: Material preview does not updateJulian Eisel
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-07-26Cleanup: GPU: Remove GPU_glew.h outside of GPU moduleClément Foucault
2020-07-23UI: Move properties tab list creation from RNA to editorHans Goudey
2020-07-06Fix T77730: ShaderFx Missing Update NotifierHans Goudey
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-29Fix T67654: missing ui refresh when changing active particle systemPhilipp Oeser
2019-09-05Fix T69522: Render Region not refreshing Output PropertiesPhilipp Oeser
2019-08-23Fix T67140: transforming bone does not update bone tab in properties editorBrecht Van Lommel
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-06-14Outliner - Notify on GP Layer ChangeHarley Acheson
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-09Fix: Nav_bar context menu in preferencesCampbell Barton
2019-05-01UI: move image paint panels into the image side-barCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-19Cleanup: use enum for CTX_data_mode_enumCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton