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-01Cleanup: spellingCampbell Barton
2020-08-01Fluid: Another adjustment for Python pointersSebastián Barschkis
2020-07-31Fluid: Fix for Python pointer update (flickering in smoke/fire issue)Sebastián Barschkis
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'Antonio Vazquez
2020-07-31GPencil: Fix unreported missing last point in NURBS conversionAntonio Vazquez
2020-07-31Merge branch 'blender-v2.90-release'Sergey Sharybin
2020-07-31Depsgraph: Add command line argument to debug UUIDsSergey Sharybin
2020-07-31Sequencer: Add session UUID check functionSergey Sharybin
2020-07-31Sequencer: Add session UUID management to SequenceSergey Sharybin
2020-07-31Cleanup: fix function signatureJacques Lucke
2020-07-30Add compound shape for rigid body simulationDavid Vogel
2020-07-30IMB: Refactor util_gpu.c to not expose enum gettersClément Foucault
2020-07-30Sculpt: Use constraints in cloth deform brushesPablo Dobarro
2020-07-30Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-07-30Fix T79207: Crash converting curve to meshCampbell Barton
2020-07-30Cleanup: split curve bevel into separate fileHans Goudey
2020-07-30Cleanup: spellingCampbell Barton
2020-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-30Cleanup: Split gpu_texture_image.c into BKE and IMB modulesClément Foucault
2020-07-30Cleanup: Rename defineHans Goudey
2020-07-29Sculpt: Cloth Brush Soft Body Influence propertyPablo Dobarro
2020-07-29Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-29Fix T78285: Invalid thread safety in shrinkwrap modifier code.Bastien Montagne
2020-07-29Merge branch 'blender-v2.90-release'Pablo Dobarro
2020-07-29Cleanup: GPU: Move Image based function to GPU_draw.hClément Foucault
2020-07-29Cleanup: Remove deprecated comment.Bastien Montagne
2020-07-29Cleanup: Always keep unlock at same level as lock.Bastien Montagne
2020-07-28Cleanup: too small loop variableJacques Lucke
2020-07-28Merge branch 'blender-v2.90-release'Jacques Lucke
2020-07-28Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-28Fix T54544: "Copy Materials to Selected" only works when materials are define...Bastien Montagne
2020-07-28Cleanup: correct usage of extern-C blocks in various placesJacques Lucke
2020-07-28Cleanup: spelling, commentsCampbell Barton
2020-07-28Cleanup: Commented `BKE_object_moves_in_time()` does not consider physicsSybren A. Stüvel
2020-07-28Cleanup: spelling fix in commentSybren A. Stüvel
2020-07-28Cleanup: remove redundant return statementJacques Lucke
2020-07-28Merge branch 'blender-v2.90-release'Campbell Barton
2020-07-28Fix T79341: Crash evaluating curveCampbell Barton
2020-07-27Merge branch 'blender-v2.90-release'Pablo Dobarro
2020-07-27Fix T79074: Mesh Topology info not being updated after changesPablo Dobarro
2020-07-27Fix T78242: Crash when using a Sculpt color tools that needs connectivity for...Pablo Dobarro
2020-07-27Particles: initial support for events and actionsJacques Lucke
2020-07-27Cleanup: Fix compiler warning about missing parenthesesSybren A. Stüvel
2020-07-27Cleanup: quiet warningJacques Lucke
2020-07-27Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-27Cleanup: comments.Bastien Montagne
2020-07-27Cleanup: Minor renaming.Bastien Montagne
2020-07-26Fluid: Added new option to control the maximum number fluid particles in the ...Sebastián Barschkis