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-31Cleanup: naming for edit-mesh nearest distance valuesCampbell Barton
2021-03-31Fix T87080: Select shortest path fails in face modeCampbell Barton
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-29Gizmo: Use a utility function to read snap gizmo valuesGermano Cavalcante
2021-03-27Object: faster object deletionCampbell Barton
2021-03-25Cleanup: Improve naming of new temporary ID consumer functionsJulian Eisel
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-24Support passing operator to invoke on activating or dragging an itemJulian Eisel
2021-03-24Add utilities to temporarily append asset IDsJulian 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-22Fix T86666: Lasso and Circle select tools selecting objects behind clip_minGermano Cavalcante
2021-03-19Cleanup: rename x1/x2/y1/y2 to x/y/width/heightJacques Lucke
2021-03-19Fix race condition when multiple file/asset-lists are running at onceJulian Eisel
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-18Cleanup: spellingCampbell Barton
2021-03-17Use custom collection property to pass the asset list to UI listsJulian Eisel
2021-03-17Fix warning about possibly mixed C/C++ linkage of typeJulian Eisel
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
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-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-05Asset Browser Space API: add `activate_asset_by_id()` functionSybren A. Stüvel
2021-03-05Cleanup: Sync header+implementaiton definition.Jeroen Bakker
2021-03-04Add own button/widget type for the asset previewsJulian Eisel
2021-03-04Cleanup: redundant struct declarationsCampbell Barton
2021-03-03UI: Rename search button variableHans Goudey
2021-03-03UI: Expose an "is first search" boolean to search button callbacksHans Goudey
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
2021-03-01Merge branch 'master' into ui-asset-view-templateJulian Eisel
2021-03-01Initial AssetList API & use it to load assets for the asset view tempateJulian Eisel
2021-03-01Cleanup: move some drawing code into ed_draw.cChristoph Lendenfeld
2021-02-26Assets: Preview rendering for Action datablocksSybren A. Stüvel
2021-02-25Icons: Add icon for the upcoming spreadsheet editorJulian Eisel
2021-02-25Fix T85975: Edit-mode undo/redo removes overlaysCampbell Barton
2021-02-24PyAPI: Fix memory leak of parameters used for python 'draw_callbacks'Germano Cavalcante
2021-02-23Add initial asset-view template, with dummy contents (palette colors)Julian Eisel
2021-02-21UI: Correct the text alignment in the quick setup (splash screen) dialogYevgeny Makarov
2021-02-19UI: FModifier layout updates, drag and dropHans Goudey
2021-02-18Fix failing "Edit Source" (asserts) while number slider was visibleJulian Eisel
2021-02-18Cleanup: sort structs, file-listsCampbell Barton