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-26Assets: enable node group assetsJacques Lucke
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-18Assets: Enabling Asset Indexing.Jeroen Bakker
2022-01-18AssetsBrowser: Add ID Properties to Asset IndexerJeroen Bakker
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-06CMake: add missing headersCampbell Barton
2022-01-04Cleanup: Code formatting.Jeroen Bakker
2022-01-03Cleanup: Renamed to_object_value to to_dictionary_value.Jeroen Bakker
2022-01-03Cleanup: Rename ObjectValue to DictionaryValue (Serialization).Jeroen Bakker
2021-12-18Cleanup: compiler warnings with clangBrecht Van Lommel
2021-12-17Allocator: simplify using guarded allocator in C++ codeJacques Lucke
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-09Cleanup/Documentation: Add/move comments for asset filesJulian Eisel
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
2021-12-06Disable asset indexing in the Asset ListSybren A. Stüvel
2021-12-06Asset Indexer: use fixed-length string for ID codeSybren A. Stüvel
2021-11-30Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-30Asset Bundle Copy button: only report each external dependency onceSybren A. Stüvel
2021-11-30Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-30BPath traversing: allow skipping weak library referencesSybren A. Stüvel
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-30Cleanup: use colon after doxygen params, correct slash directionCampbell Barton
2021-11-29Refactor BKE_bpath module.Bastien Montagne
2021-11-25Fix T93357: crash when opening search menuJacques Lucke
2021-11-24Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-24Asset Browser: Support dragging catalogs into top levelJulian Eisel
2021-11-24Cleanup: use nullptrJacques Lucke
2021-11-24Fix crash when opening search menu.Jeroen Bakker
2021-11-24T91406: Asset Library IndexingJeroen Bakker
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-23Icons: Replace .blend file icons, add "Current File" iconJulian Eisel
2021-11-23Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-23Cleanup: fix clang-tidy warningsSybren A. Stüvel
2021-11-23Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-23Asset Browser: add operator for installing asset bundlesSybren A. Stüvel
2021-11-05Cleanup: Use reference for non-optional C++ parameterJulian Eisel
2021-11-01Cleanup: Remove unused headers in asset filesJulian Eisel
2021-11-01Fix T92593: Object preview not re-rendered after "Mark as Asset"Julian Eisel
2021-10-27Asset Browser: Activate catalog after addingJulian Eisel
2021-10-27Asset Browser: Support dragging catalogs to move them in the hierarchyJulian Eisel
2021-10-26Assets: Enable object asset support by defaultJulian Eisel
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-25Fix non-capitalized UI message.Bastien Montagne
2021-10-25Asset Catalogs: be more accepting of backslashes as separatorsSybren A. Stüvel
2021-10-23Asset Browser: Filter options for specific ID typesJulian Eisel
2021-10-22Asset Browser: add notifiers on catalog editsSybren A. Stüvel