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-03-07Fix T95256: Crash when creating off-screen pose assetSybren A. Stüvel
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
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-20Fix file/asset thumbnails causing constant stream of notifiersJulian Eisel
2022-01-19Fix: File Browser using asset indexer after Asset Browser was visibleJulian Eisel
2022-01-19Asset Browser: Add debug option to disable asset indexingJulian Eisel
2022-01-18Assets: Enabling Asset Indexing.Jeroen Bakker
2022-01-17Cleanup: Improve naming of immediate mode buffer draw functionsJulian Eisel
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12BLF: UI_fontstyle_draw UsageHarley Acheson
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2021-12-17Allocator: simplify using guarded allocator in C++ codeJacques Lucke
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-14Cleanup: consistent naming for the blender file nameCampbell Barton
2021-12-09Fix T93691: Crash when loading custom thumbnail in custom libraryJulian Eisel
2021-12-09Cleanup: Various cleanups to the tree-view APIJulian Eisel
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-07Fix memory leak when loading large asset librariesJulian Eisel
2021-12-02Asset Browser: Don't expand top-level catalogs by defaultJulian Eisel
2021-12-02Asset Browser: Remove home icon for "All" itemJulian Eisel
2021-12-02Asset Browser: Nest all catalogs under the "All" itemJulian Eisel
2021-12-02Fix: Add tooltip translation marker to disabled hintsHans Goudey
2021-11-30Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-30Fix T93508: Shift+F1 to switch to asset browser randomly crashesJulian Eisel
2021-11-30Fix T92577: Cannot open shortcut folders on WindowsJulian Eisel
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-26Cleanup: Silence clang-tidy warning.Jeroen Bakker
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Dalai Felinto
2021-11-25Fix T90082: Autoscrolling after renaming in the File Browser brokenPhilipp Oeser
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-25Fix T93274: Assigning asset catalog doesn't mark file as modifiedSybren A. Stüvel
2021-11-24UI: Blend File Icons Thumbnail ViewHarley Acheson
2021-11-24UI: Blend File Icons Thumbnail ViewHarley Acheson
2021-11-24Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-24Asset Browser: Activate a catalog when draggingJulian Eisel
2021-11-24Asset Browser: Fix catalog being renamed when dropping into parentJulian Eisel
2021-11-24Asset Browser: Support dragging catalogs into top levelJulian Eisel
2021-11-24AssetBrowser: Disable asset indexing.Jeroen Bakker
2021-11-24T91406: Asset Library IndexingJeroen Bakker
2021-11-24Cleanup: unused variableGermano Cavalcante
2021-11-24Fix (unreported): Local preview icons not loadingGermano Cavalcante