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-05-20Merge branch 'master' into profiler-editorprofiler-editorJacques Lucke
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-05-20Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-20Fix T86193: Bake Action, wrong rotation order for bonesdreamertooth
2021-05-20Geometry Nodes: new Material input nodeJacques Lucke
2021-05-20Geometry Nodes: new Material Assign nodeJacques Lucke
2021-05-20Materials: support materials when applying modifierJacques Lucke
2021-05-20Fix: wrong rna pointer for material slotJacques Lucke
2021-05-20Geometry Nodes: new geometry nodes evaluatorJacques Lucke
2021-05-20Cleanup: spellingCampbell Barton
2021-05-20Cleanup: inconsistent parameter namesJacques Lucke
2021-05-20VSE: Fix select strips at current frame featureRichard Antalik
2021-05-20Cleanup: Remove unused defineRichard Antalik
2021-05-20VSE: Fix animation duplication in split operatorRichard Antalik
2021-05-20Splines: Optimize interpolation in special case virtual arrayHans Goudey
2021-05-19VSE: Fix rendering inconsistencyRichard Antalik
2021-05-19VSE: Refactor sorting functionsRichard Antalik
2021-05-19Cleanup: Use consistent order for functions in node filesHans Goudey
2021-05-19Geometry Nodes: Execute point rotate node on curve componentHans Goudey
2021-05-19Geometry Nodes: Support for dynamic attributes on curve splinesHans Goudey
2021-05-19Cleanup: Use copy constructor for CurveEvalHans Goudey
2021-05-19Fix T87793: Cycles OptiX crash hiding objects in viewport renderBrecht Van Lommel
2021-05-19Cycles OpenCL: disable AO preview kernelsBrecht Van Lommel
2021-05-19Assets: Use textures (and shadows) for automatic object previewsSeverin
2021-05-19GPencil: Apply NanoSVG fixAntonio Vazquez
2021-05-19IDManagement: Enable ID sorting test for linked IDs.Bastien Montagne
2021-05-19IDManagement: Do not prevent sorting of linked IDs in `BKE_id_new_name_valida...Bastien Montagne
2021-05-19IDManagement: Fix ID sorting in case of linked IDs.Bastien Montagne
2021-05-19IDManagement: Add basic test regarding id sorting in their listbase.Bastien Montagne
2021-05-19Fix T87621: Win32 Do Not Create Preview Thumbnails for Offline FilesHarley Acheson
2021-05-19Blender LTS: match download urls with latest changes in buildbot.Jeroen Bakker
2021-05-19Blender LTS: match download urls with latest changes in buildbot.Jeroen Bakker
2021-05-19Merge branch 'blender-v2.93-release'Jeroen Bakker
2021-05-19Fix T88167: Regression: no tooltip for syringe/picker, during picking objectPratik Borhade
2021-05-19Cleanup: use nullptrJacques Lucke
2021-05-19Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-19EEVEE: Subsurface Node: Fix inverted texture blur inputClément Foucault
2021-05-19Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-19EEVEE: Geometry info -> tangent: Make consistent with Cycles for hairMikhail Matrosov
2021-05-19Geometry Nodes: don't show grease pencil materials for nowJacques Lucke
2021-05-19Geometry Nodes: take materials into account when joining geometriesJacques Lucke
2021-05-19Fix issue in previous commitJacques Lucke
2021-05-19Materials: support changing materials during evaluationJacques Lucke
2021-05-19Fix T88362: Lineart countour rendering errorYimingWu
2021-05-19VSE: Better handling of effect strip splittingRichard Antalik
2021-05-19VSE: Move whole strip chain to metaRichard Antalik
2021-05-18Merge branch 'blender-v2.93-release'Sebastián Barschkis
2021-05-18Fluid: Updated Mantaflow source filesSebastián Barschkis
2021-05-18Fix T88313: GPencil reproject operator projecting on the wrong surfaceGermano Cavalcante
2021-05-18Alembic: read/write generated coordinates of meshesSybren A. Stüvel