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-25Small progress towards outputting attributes from modifiertemp-geometry-nodes-output-attributesHans Goudey
2021-09-25Merge branch 'master' into nodes-attribute-toggle-only-fieldsHans Goudey
2021-09-24Geometry Nodes: Add versioning and legacy warning for random float nodeHans Goudey
2021-09-24Geometry Nodes: Random Value NodeJohnny Matthews
2021-09-24Assets: Read catalogs immediately when loading a libraryJulian Eisel
2021-09-24Geometry Nodes: String to Curves NodeErik Abrahamsson
2021-09-24Geometry Nodes: Special string characters nodeErik Abrahamsson
2021-09-24Fix Cycles memory leak in baking, after recent changesBrecht Van Lommel
2021-09-24Nodes: initial support for socket tooltipsJohnny Matthews
2021-09-24Nodes: hide socket value when input is a field implicitlyJacques Lucke
2021-09-24Fix: field evaluation crash when the domain size is zeroJacques Lucke
2021-09-24Cleanup: UUID, add some documenting commentsSybren A. Stüvel
2021-09-24Fix T91660: Cycles remaining render time does not take into account time limitBrecht Van Lommel
2021-09-24Cycles: some steps towards getting standalone compiling againBrecht Van Lommel
2021-09-24Cleanup: remove unused device code and includesBrecht Van Lommel
2021-09-24GPencil: Reorganize list of modifiersAntonio Vazquez
2021-09-24GPencil: Change Proximity distance properties to distance typeAntonio Vazquez
2021-09-24GPencil: Invert weight in Weight Proximity modifierAntonio Vazquez
2021-09-24Geometry Nodes: make index field more reusableJacques Lucke
2021-09-24Fix T91240: Object duplication was duplicating its action twice.Bastien Montagne
2021-09-24Asset Catalogs: write catalogs sorted by path & UUIDSybren A. Stüvel
2021-09-24UUID: add less-than operatorSybren A. Stüvel
2021-09-24Codestyle: Add brackets around body of if statements.Jeroen Bakker
2021-09-24Nodes: make dot in socket shape circularJacques Lucke
2021-09-24Fix T91192: Context.copy() crashes on file loadCampbell Barton
2021-09-24Cleanup: old-style-declaration warningCampbell Barton
2021-09-24Asset Catalogs: fix trailing slash test caseSybren A. Stüvel
2021-09-24LibOverride: deprecate Proxies: Remove 'Make Proxy' operator.Bastien Montagne
2021-09-24LibOverride: Deprecate Proxies: Add auto-conversion on file load.Bastien Montagne
2021-09-24LibOverride: Add utils to convert all proxies to overrides.Bastien Montagne
2021-09-24Geometry Nodes: new Distribute Points on Faces nodeJacques Lucke
2021-09-24BLI: expose more noise hash functions in headerJacques Lucke
2021-09-24BLI: make noise hash functions available in headerJacques Lucke
2021-09-24Fix: incorrect socket shape for noise texture inputJacques Lucke
2021-09-24Weightpaint Gradient tool: expose falloff to the UIPhilipp Oeser
2021-09-24Cleanup: clang formatPhilipp Oeser
2021-09-24Cleanup: asset catalogs, fix clang-tidy warningSybren A. Stüvel
2021-09-24Cleanup: clang-tidyJacques Lucke
2021-09-24FileBrowser: Reduce Overhead Browsing Libraries.Jeroen Bakker
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-24Fix T91661: Vector rotate output socket diconnects on file loadHans Goudey
2021-09-24Geometry Nodes: Only show attribute toggle for field inputs (WIP)Hans Goudey
2021-09-24Fix: Incorrect field visualization for some shader nodesHans Goudey
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-09-24UI: keymap preference tweaksCampbell Barton
2021-09-24Cleanup: group convenience assignments in the keymapCampbell Barton
2021-09-24Fix: Curve fill node doesn't fill real geometry with instancesHans Goudey
2021-09-24Audaspace: port bugfix from upstream.Jörg Müller
2021-09-23Geometry Nodes: Initial socket visualization for fields.Jacques Lucke
2021-09-23Fix build error caused by typoHans Goudey