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-09-23Asset Browser: Disable metadata editing for external asset librariesJulian Eisel
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
2021-09-13Cleanup: clang-formatCampbell Barton
2021-09-11UI: Quad View Option Names ImprovedNikhil Shringarpurey
2021-09-03UDIM: Show the UV grid even when images are loadedJesse Yurkovich
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-09-01File Browser/BPY: Expose relative path of a file via BPYJulian Eisel
2021-08-31Cleanup: remove unnecessary obedit argument from ED_space_image_setCampbell Barton
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