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-26realize non-standard virtual arraystemp-varray-get-set-multipleJacques Lucke
2021-09-26use threadsJacques Lucke
2021-09-26add slice methodJacques Lucke
2021-09-26improveJacques Lucke
2021-09-26cleanupJacques Lucke
2021-09-26progressJacques Lucke
2021-09-25progressJacques Lucke
2021-09-25progressJacques Lucke
2021-09-25progressJacques Lucke
2021-09-25progressJacques Lucke
2021-09-25progressJacques Lucke
2021-09-25progressJacques Lucke
2021-09-25initial commitJacques Lucke
2021-09-25Cleanup: use override/final for derived classes.Kévin Dietrich
2021-09-25Fix Alembic point cloud streaming.Kévin Dietrich
2021-09-25Cleanup: typos in code and comments.Kévin Dietrich
2021-09-24Fix T91662: VSE Image overlay is drawn for backdropRichard Antalik
2021-09-24Fix T91639: Cycles crash rendering high resolution images with multiple passesBrecht Van Lommel
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