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-08-09Cleanup: Remove unecessary RNA get and set functionsHans Goudey
2021-08-09UI: Clip Editor: Expose 2D Cursor Location to RNA and UIAaron Carlisle
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-04Viewport normal drawing with constant lengthJeroen Bakker
2021-08-02Asset Browser: Adjust header pulldowns to be Asset Browser specificJulian Eisel
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-23Cleanup: double spaces in stringsCampbell Barton
2021-07-21Cleanup: Centralize/unify asset library reference from/to enum codeJulian Eisel
2021-07-16Cleanup: compiler warningsCampbell Barton
2021-07-15UI/Assets: Initial Asset View UI templateJulian Eisel
2021-07-15File/Asset Browser: Extend file-entry and asset handle Python APIJulian Eisel
2021-07-15Assets: Initial Asset List as part of the Asset System designJulian Eisel
2021-07-15Assets: Add an active asset library per workspace, for the UI to useJulian Eisel
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-14Python API: Add functions to ensure and clear IDPropertiesHans Goudey
2021-07-09Cleanup: rename BKE_animdata_{add=>ensure}_idCampbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01Fix race condition when loading multiple File/Asset Browsers at onceJulian Eisel
2021-06-28Outliner: View Layers filter for View Layer ModeDalai Felinto
2021-06-25Cleanup: make formatDalai Felinto
2021-06-25Spreadsheet: Dataset region for spreadsheet editorFabian Schempp
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-20Cleanup: clang-formatCampbell Barton
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-06-18UI: Sequencer: Use ampersand instead of slash for "Sequencer/Preview"Aaron Carlisle
2021-06-11Overlays: Make flash on mode transfer an operator propertyPablo Dobarro
2021-06-11Add option to link assets on drag & dropJulian Eisel
2021-06-03Overlay: Flash on Mode Transfer overlayPablo Dobarro
2021-05-31VSE: Fix missing cache invalidationRichard Antalik
2021-05-25Unreported fix: vertex colors overlay not set for new 3d views.Jeroen Bakker
2021-05-03Geometry Nodes: Initial basic curve data supportHans Goudey
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-13Spreadsheet: rename Point to VertexJacques Lucke
2021-04-11Cleanup: spellingCampbell Barton
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-04-08Text Editor: don't force other views to follow the cursorCampbell Barton
2021-04-08LibOverride: Add a dedicated view in the Outliner.Bastien Montagne
2021-04-06Fix T86175: Missing viewport update when toggling HDRI previewEvan Wilson
2021-03-25Geometry Nodes: rename attribute domainsJacques Lucke
2021-03-20VSE: Preview images when moving strip handlesPeter Fog
2021-03-19Geometry Nodes: Add geometry instances data to the spreadsheetHans Goudey
2021-03-17Fix issues with automatic proxy buildingRichard Antalik
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-16VSE: Automatic proxy buildingRichard Antalik
2021-03-16VSE: Simplify proxy settingsRichard Antalik
2021-03-15Spreadsheet: support showing data from original/unevaluated objectJacques Lucke
2021-03-15Spreadsheet: add status barJacques Lucke