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-03-31Merge branch 'master' into ui-asset-view-templateui-asset-view-templateJulian Eisel
2021-03-31Fix: Cryptomatte Picker on Legacy Node Failing.Jeroen Bakker
2021-03-30Fix: buttons whose property contains an 'owner_id' ignore rna undo checkGermano Cavalcante
2021-03-30Cleanup: Decrease variable scopeHans Goudey
2021-03-26Cleanup: spellingCampbell Barton
2021-03-24Merge branch 'master' into ui-asset-view-templateJulian Eisel
2021-03-24Cleanup: Use const in region queriesJulian Eisel
2021-03-24Cleanup: Move button context based operator poll into utility functionJulian Eisel
2021-03-24Support passing operator to invoke on activating or dragging an itemJulian Eisel
2021-03-24Require identifier for asset view template usagesJulian Eisel
2021-03-24Allow getting asset library and active asset handle via contextJulian Eisel
2021-03-24Merge branch 'master' into ui-asset-view-templateJulian Eisel
2021-03-24Cleanup: remove stdio.h header from MEM_guardedalloc.hCampbell Barton
2021-03-22UI: Remove text for add and remove buttons in cryptomatte nodeHans Goudey
2021-03-21Fix crash when showing empty shape-keys listJulian Eisel
2021-03-21Python API: Expose CurveProfile Reset View functionPatrick Busch
2021-03-19Cleanup: rename x1/x2/y1/y2 to x/y/width/heightJacques Lucke
2021-03-19Python API: Expose CurveProfile Reset View functionPatrick Busch
2021-03-18Cleanup: First round of polishing (C++ style, type safety, naming, etc)Julian Eisel
2021-03-18Merge branch 'master' into ui-asset-view-templateJulian Eisel
2021-03-18UI: Dynamically increase data-block name button size if there's spaceJulian Eisel
2021-03-18Cleanup: spellingCampbell Barton
2021-03-17Use custom collection property to pass the asset list to UI listsJulian Eisel
2021-03-17Cryptomatte: Show Name of Object/Material Under The Cursor.Jeroen Bakker
2021-03-16Use custom .py property for active asset index, stored in the workspaceJulian Eisel
2021-03-16Merge branch 'master' into ui-asset-view-templateJulian Eisel
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-11Do proper updates when local asset data changesJulian Eisel
2021-03-11Merge branch 'master' into ui-asset-view-templateJulian Eisel
2021-03-11Merge branch 'master' into ui-asset-view-templateJulian Eisel
2021-03-11Cleanup: spellingCampbell Barton
2021-03-11UI: Add Copy Full Data Path to RMB menuAaron Carlisle
2021-03-10Cleanup: spellingCampbell Barton
2021-03-09Support passing ID type filter to the templateJulian Eisel
2021-03-09Merge branch 'master' into ui-asset-view-templateJulian Eisel
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-03-05Cleanup: rename event to event_typeCampbell Barton
2021-03-04Fix items not showing up if the preview is missingJulian Eisel
2021-03-04Add own button/widget type for the asset previewsJulian Eisel
2021-03-04Cleanup: commentsCampbell Barton
2021-03-04Cleanup: use const arraysCampbell Barton
2021-03-03Properly support mouse-selecting items in the asset view listJulian Eisel
2021-03-03Python API: Expose CurveMapping Reset View functionPatrick Busch
2021-03-03UI: Rename search button variableHans Goudey
2021-03-03UI: Expose an "is first search" boolean to search button callbacksHans Goudey
2021-03-02Python API: Expose CurveMapping Reset View functionPatrick Busch
2021-03-02UI: Rename search button variableHans Goudey
2021-03-02UI: Expose an "is first search" boolean to search button callbacksHans Goudey
2021-03-02Refactor UIList template for further changes and to fix some glitchesJulian Eisel