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-02-16UV: move sticky selection from image space into tool settingsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-24Cleanup: clang-formatCampbell Barton
2022-01-20Cleanup: Move node editor files to proper namespaceHans Goudey
2022-01-13Outliner: Compile all Outliner files in C++Julian Eisel
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-12-15Refactor: Simplify spreadsheet handling of cell valuesHans Goudey
2021-12-02UI: Add an option to display the node editor context pathHans Goudey
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-23Geometry Nodes: Node execution time overlayErik
2021-11-16File Browser: Improve usage of threads in the creation of thumbnailsGermano Cavalcante
2021-11-12Cleanup: Move remaning node editor files to C++Hans Goudey
2021-11-03Spreadsheet: Display geometry volume component gridsHans Goudey
2021-10-21Node Editor: Introduce color overlay and dashed wires theme settingPablo Vazquez
2021-10-21VSE: Add 2D cursor overlay optionRichard Antalik
2021-10-20Cleanup: Remove unused file-list array info membersJulian Eisel
2021-10-18Cleanup: internal sequencer naming for overlaysCampbell Barton
2021-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-08Sequencer: add option to toggle gizmosCampbell Barton
2021-10-08Cleanup: remove deprecated SEQ_DRAW_SEQUENCE valueCampbell Barton
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-09-30Cleanup: remove unused SpaceImage.curtileCampbell Barton
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-09-29Assets: Expose option to reuse data-block data when appendingJulian Eisel
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-09-24Assets: Read catalogs immediately when loading a libraryJulian Eisel
2021-09-23Link/Append: Refactor flags.Bastien Montagne
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
2021-09-16Assets: Recursive reading of asset librariesJulian Eisel
2021-09-14LibLink: New Append code.Bastien Montagne
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-05Cleanup: Remove unused members in FileSelectParamsJulian Eisel
2021-07-30Cleanup: Remove unused file description storageJulian Eisel
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-21Assets: Replace duplicated asset library reference type from DNAJulian Eisel
2021-07-15Assets: Add an active asset library per workspace, for the UI to useJulian Eisel
2021-07-07Assets: Keep assets active after renaming, ensure they are scrolled into viewJulian Eisel
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Cleanup: Remove unused/unneeded code from old Asset Engine designJulian Eisel
2021-07-02File Browser: Refactor file "UUID" code (which wasn't really a "UUID")Julian Eisel
2021-06-28Outliner: View Layers filter for View Layer ModeDalai Felinto
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Fix T89129: file dialog displays in-progress Safari downloads as a folderLeon Zandman