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
path: root/source
AgeCommit message (Expand)Author
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-02Fix T66805: No cache invalidation with remove gaps operatorRichard Antalik
2020-08-02Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-02Docs: add translation keyword argument default for msgctxtnutti
2020-08-02Fix RST syntax for freestyle documentationnutti
2020-08-02Fix T78691: Fly/Walk navigation ignores object channel locksCampbell Barton
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-08-02Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-02Fix UV face dot refresh when toggling sync-selectCampbell Barton
2020-08-02Cleanup: localize creator.c definitionsCampbell Barton
2020-08-02GPU: Convert gpu_matrix.c to C++Clément Foucault
2020-08-02GPU: Convert gpu_shader_interface.c to C++Clément Foucault
2020-08-01Particles: support custom particle events in solverJacques Lucke
2020-08-01Fix error in recent renameCampbell 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-01Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-01Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-01UV: support select linked with sync-select in vert/edge modesCampbell Barton
2020-08-01Fix T46568: UV select-linked failure to de-selectCampbell Barton
2020-08-01Fluid: Another adjustment for Python pointersSebastián Barschkis
2020-07-31Merge branch 'blender-v2.90-release'Antonio Vazquez
2020-07-31Fix T78884: GPencil weight paint crash when painting over modifier generated ...Antonio Vazquez
2020-07-31Fluid: Fix for Python pointer update (flickering in smoke/fire issue)Sebastián Barschkis
2020-07-31Deps builder: Add support for building GMPRay Molenkamp
2020-07-31Fluid: Cleanup and improved readabilitySebastián Barschkis
2020-07-31Fluid: Refactored Python pointer update functionSebastián Barschkis
2020-07-31Merge branch 'blender-v2.90-release'Germano Cavalcante
2020-07-31Fix T78600: Crash when transforming doubles with mirroring onGermano Cavalcante
2020-07-31Fluid: Fix missing WITH_FLUID in draw codeSebastián Barschkis
2020-07-31Merge branch 'blender-v2.90-release'Antonio Vazquez
2020-07-31GPencil: Fix unreported missing last point in NURBS conversionAntonio Vazquez
2020-07-31Fix T79397: blurry icons at some UI scales, after recent refactorBrecht Van Lommel
2020-07-31Merge branch 'blender-v2.90-release'Brecht Van Lommel
2020-07-31Fix build error with clangBrecht Van Lommel
2020-07-31Merge branch 'blender-v2.90-release'Sergey Sharybin
2020-07-31Cleanup: Remove unused original pointer in SequenceSergey Sharybin
2020-07-31Fix T78835: Ghosting audio after using undoSergey Sharybin
2020-07-31Sequencer: Ensure UUIDs are updated when neededSergey Sharybin
2020-07-31Depsgraph: Add command line argument to debug UUIDsSergey Sharybin
2020-07-31Sequencer: Add session UUID check functionSergey Sharybin