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-07-21Proof of Concept: File Browser thumbnail mode using grid viewfile-browser-grid-viewJulian Eisel
2022-07-20Merge branch 'asset-browser-grid-view' into file-browser-grid-viewJulian Eisel
2022-07-20Merge branch 'master' into asset-browser-grid-viewJulian Eisel
2022-07-20UI: Remove redundant view reference in view itemsJulian Eisel
2022-07-20Fix missing registration of grid view items in the viewJulian Eisel
2022-07-20Cleanup: use BLI_strncpy instead of strcpyJacques Lucke
2022-07-20Apply changes to catalog tree view from masterJulian Eisel
2022-07-20Cleanup: remove unused get_cage_mesh parameterJacques Lucke
2022-07-20Fix T99667: regression in Delete Geometry nodeWannes Malfait
2022-07-20Merge branch 'master' into asset-browser-grid-viewJulian Eisel
2022-07-20Merge commit 'c355be6faeac~1' into asset-browser-grid-viewJulian Eisel
2022-07-20Fix T99869: Edge crease no longer workingGermano Cavalcante
2022-07-20Fix T99847: Dragging image from Image Editor to Node Editor brokenJulian Eisel
2022-07-20IDManagement: Speedup ID unique name assignment by tracking used names/basena...Aras Pranckevicius
2022-07-20Constraints: add checks to specially handle the custom space target.Alexander Gavrilov
2022-07-20Constraints: add missing calls to initialize custom space.Alexander Gavrilov
2022-07-20Use appropriate context for the DopeSheet Action Custom Properties panel.Alexander Gavrilov
2022-07-20Cleanup: unused parameter in own recent commit rB92ca920c52b9.Bastien Montagne
2022-07-20I18n: fixes to add-on message extractionDamien Picard
2022-07-20Add a 'Apply and Delete All' operation to shapekeys.Bastien Montagne
2022-07-20Curves: fix uninitialized curve type when adding new curvesJacques Lucke
2022-07-20Cleanup: Access attributes with new API instead of geometry componentsHans Goudey
2022-07-20Curves: Remove use of CurveEval in sculpt brushesHans Goudey
2022-07-20Curves: Port fillet node to the new data-blockHans Goudey
2022-07-20Cleanup: Combine geometry null checks in if statementsHans Goudey
2022-07-20Cleanup: Use generic utility for copying compressed attributeHans Goudey
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-20Curves: Remove redundant custom data pointersHans Goudey
2022-07-19Fix T99583: Missing update for option in particle edit modePratik Borhade
2022-07-19UI Code Quality: Move eyedropper files to own folderJulian Eisel
2022-07-19UV: add Snap Cursor to OriginTomek Gubala
2022-07-19Cleanup: compiler warningBrecht Van Lommel
2022-07-19Fix error printed in console when running Shade Flat operatorBrecht Van Lommel
2022-07-19Fix build error when not using unity buildBrecht Van Lommel
2022-07-19Fix T99643: Vertex Crease fails with symmetryGermano Cavalcante
2022-07-19Cleanup: Remove compile option for curves objectHans Goudey
2022-07-19Cleanup: Improve API and documentation of interface_view.ccJulian Eisel
2022-07-19UI Code Quality: Move view related files to own folderJulian Eisel
2022-07-19Fix T99732: Crash on F3 in the dopesheetAmélie Fondevilla
2022-07-19Curves: Hide snapping menu in curves sculpt modeHans Goudey
2022-07-19RNA: Don't allocate empty char pointer propertiesHans Goudey
2022-07-19Depsgraph: Make animated properties API receive const IDSergey Sharybin
2022-07-19Geometry Nodes: Copy parameters when copying a curves data-blockHans Goudey
2022-07-19Metal: Add license header to new filesClément Foucault
2022-07-19Metal: MTLUniformBuffer module implementationJason Fielder
2022-07-19Metal: MTLQueryPool implementation adding support for occlusion queries.Jason Fielder
2022-07-19Cleanup: Add comment for geometry nodes lazynessHans Goudey
2022-07-19Nishita sky: Increase elevation rangeClément Foucault
2022-07-19Cleanup: Apply clang-formatJulian Eisel
2022-07-19UI: Port view item features to base class, merge view item button typesJulian Eisel