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
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-06Cycles: load OpenVDB file earlier in Blender exportBrecht Van Lommel
2020-08-06Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-06Move CDData debug print helper from DM to CustomData 'namespace'/files.Bastien Montagne
2020-08-06Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-06Fix T79408: ungroup operation update animation data incorrectlyJacques Lucke
2020-08-06Fix T79484: Crash when viewing Movie Clip as a Background Image in a CameraLukas Stockner
2020-08-06Sculpt: Cloth Brush/Filter CollisionsPablo Dobarro
2020-08-05Merge branch 'blender-v2.90-release'Clément Foucault
2020-08-05Fix T77517 EEVEE: Collection Holdout doesn't work in 2.90Clément Foucault
2020-08-05Merge branch 'blender-v2.90-release'Pablo Dobarro
2020-08-05Sculpt: Use vertices instead of faces to limit the grids in each PBVH nodePablo Dobarro
2020-08-05Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-05Fix T79520: Data Transfer modifier: crash/assert going into editmode on a sou...Bastien Montagne
2020-08-05Cleanup: missing 'initialize' -> 'init' from previous cleanupCampbell Barton
2020-08-05Cleanup: spellingCampbell Barton
2020-08-05Fix unreported crash in gpu_free_unused_buffersLukas Stockner
2020-08-05Merge branch 'blender-v2.90-release'Pablo Dobarro
2020-08-05Fix T78665: Face Set visibility reverted when chaning Multires LevelsPablo Dobarro
2020-08-05Fix missing duplicates in the subdiv_ccg neighbors functionPablo Dobarro
2020-08-04Fluid: Minor cleanup in addition to fix for TT72192Sebastián Barschkis
2020-08-04Fix T72192: Mantaflow does not render flame when flow source is hidden from R...Sebastián Barschkis
2020-08-04Point Clouds: basic support for instancing objects on pointsBrecht Van Lommel
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-08-04Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-04Merge branch 'blender-v2.90-release'Sergey Sharybin
2020-08-04Fluid: Do not show fluid if frame is out of cache rangeSebastián Barschkis
2020-08-04Pose channel: Add session UUIDSergey Sharybin
2020-08-04Merge branch 'blender-v2.90-release'Hans Goudey
2020-08-04Fix: Remove debug print added mistakenlyHans Goudey
2020-08-03Ocean Modifier: Fix render resolution only used for bakingHans Goudey
2020-08-03Fluid: Adjustments to force component resetSebastián Barschkis
2020-08-03Ocean Modifier: Add viewport resolutionPhil Stopford
2020-08-03Cleanup: remove unused code, update commentsCampbell Barton
2020-08-03Cleanup: remove trailing space, newlines at eofCampbell Barton
2020-08-03Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-03Mesh: correct negative material indices when validatingCampbell Barton
2020-08-03Cycles: add support for rendering deformation motion blur from Alembic caches.Kévin Dietrich
2020-08-02Particles: new Age Reached Event, Kill Particle and Random Float nodeJacques Lucke
2020-08-02Merge branch 'blender-v2.90-release'Richard Antalik
2020-08-02Fix T67181: Only the first added movie strip will have audio belowRichard Antalik
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-08-01Cleanup: spelling (initialized)Campbell Barton
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-08-01Cleanup: spellingCampbell Barton
2020-08-01Fluid: Another adjustment for Python pointersSebastián Barschkis