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-09-28Geometry Nodes: viewport previewJacques Lucke
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-06-20Refactor: De-duplicate mask operator poll functionsSergey Sharybin
2022-05-30Fix polling function for background image removal not checking linked ID.Bastien Montagne
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-02-22UI: ActionZone Swap Areas Between WindowsHarley Acheson
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-12-10Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-04Fix T92501: Crash when dragging material assets over 3D View regionsJulian Eisel
2021-10-26UI: Let object drop operator display hint why it's disabledJulian Eisel
2021-10-22Fix T92357: assert changing scenes while in edit modeCampbell Barton
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-05Cleanup: remove unused parameterPeter Kim
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2021-07-30Assets: Disable File Browser only operators for asset browsingJulian Eisel
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-06-16Tweaks to Constraints operators poll functions.Bastien Montagne
2021-06-16Screen: simplify internal logic for new full-screen areasCampbell Barton
2021-05-14Cleanup: use enum types for screen direction variablesCampbell Barton
2021-04-30Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-30Fix crash running window operators in background modeCampbell Barton
2021-04-28Cleanup: Fix inconcistent array lengths in function declarationsHans Goudey
2021-04-23UI: Join or Close Any Screen AreaHarley Acheson
2021-03-04Cleanup: redundant struct declarationsCampbell Barton
2021-03-01Cleanup: move some drawing code into ed_draw.cChristoph Lendenfeld
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-12-15Fix various issues with temporary, maximized File BrowsersJulian Eisel
2020-10-28Outliner: Properties editor sync on selectionNathan Craddock
2020-10-13Property Search: Find results in all tabsHans Goudey
2020-09-15UI: Single tab property searchHans Goudey
2020-08-30Operator: expose ED_operator_object_active_local_editable_exCampbell Barton
2020-08-20Cleanup: Remove unused variables for horizontal panelsHans Goudey
2020-08-16Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-16Fix popups opening in the wrong direction over headersCampbell Barton
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-04Fix T78688: Crash changing workspace with specific fullscreen setupJulian Eisel
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-15Revert "Cleanup: remove public unused function."Campbell Barton
2020-07-13LibOverride: add more polling checks to operators not supposed to work on ove...Bastien Montagne
2020-07-13Cleanup: remove public unused function.Bastien Montagne
2020-05-18Cleanup: remove NULL checks from object mode switching take #2Campbell Barton
2020-04-05Cleanup: macro hygiene, parenthesize argumentsCampbell Barton