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-27Fix knife tool missing refresh changing the lock axesCampbell Barton
2021-09-27Fix knife tool using an invalid event value checkCampbell Barton
2021-09-27FIX: T91697 Eevee Generated texture coordinates completly missingLasse Foster
2021-09-27Fix T91694: VSE crashes when creating new sceneRichard Antalik
2021-09-27VSE: Expose Zoom to Fit in all display modesPeter Fog
2021-09-27Fix T91666: Missing pivot point in VSERichard Antalik
2021-09-27Functions: fail early when multi-function throws an exceptionJacques Lucke
2021-09-27Cleanup: simplify field evaluationJacques Lucke
2021-09-27Fix T91732: crash in Set Position node on empty meshJacques Lucke
2021-09-27Knife: Expose XYZ axis locking in modal keymapCian Jinks
2021-09-26LineArt: Smooth tolerance value for chaining.YimingWu
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
2021-09-24Weightpaint Gradient tool: expose falloff to the UIPhilipp Oeser
2021-09-24Cleanup: clang formatPhilipp Oeser