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
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-22UI: Use a map for block name lookupsErik
2021-11-05UI: Use arrow icon on context pathsPablo Vazquez
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-08-31Cleanup: add CTX_data_pointer_set_ptr & CTX_data_list_add_ptrCampbell Barton
2021-08-27Fix T90907: RNA pointers for material slots are not unique across IDsPhilipp Oeser
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
2021-08-13Fix missing animation UI update in the Properties EditorPhilipp Oeser
2021-07-16Cleanup: sort struct declarationsCampbell Barton
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Cleanup: Fix const warnings in buttons_context.cYimingWu
2021-06-28UI: Hide collection tab when scene master collection is activeYimingWu
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-05-20Fix: wrong rna pointer for material slotJacques Lucke
2021-05-14Geometry Nodes: use texture socket in Attribute Sample Texture nodeJacques Lucke
2021-04-27Fix T87401: Drop-down can apply the wrong modifierHans Goudey
2021-03-22Fix T86822: context.collection not available in Object/Object Data PropertiesSebastian Parborg
2021-03-22Cleanup: Collection check return type in button_contextSebastian Parborg
2021-03-18Cleanup: spellingCampbell Barton
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-02Geometry Nodes: show "Show Texture in texture tab" buttonPhilipp Oeser
2021-02-16UI: Clarify descriptions in properties popoverNathan Craddock
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-22UI: Properties editor popover and outliner syncNathan Craddock
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-15Fix Adjust Last Operation popup for operators relying on button contextPhilipp Oeser
2020-12-15Asset System: Support custom asset library paths through PreferencesJulian Eisel
2020-12-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
2020-12-02Cleanup: remove all of "#ifdef WITH_POINT_CLOUD"Dalai Felinto
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans 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-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-10-28Outliner: Properties editor sync on selectionNathan Craddock
2020-10-21UI: Move Properties path pin button next to the data-pathJulian Eisel
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-15Fix T81697: Property search crash with python handlersHans Goudey
2020-10-14Fix Asan warning in property editor texture tabHans Goudey
2020-10-14Cleanup: Use enum for return typeHans Goudey
2020-10-13Cleanup: Use doxygen sections in space_buttons.cHans Goudey
2020-10-13Property Search: Find results in all tabsHans Goudey
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton