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-11-13Cleanup: use IMB_FTYPE_NONE instead of 0 for imbuf format comparisonCampbell Barton
2020-11-13refactor vec_roll_to_mat3_normalized() for clarityGaia Clary
2020-11-13Fix T82349: file extension not added to unpacked imagesRobert Guetzkow
2020-11-13Cleanup: Clang TidyHans Goudey
2020-11-12Merge branch 'master' into geometry-nodesHans Goudey
2020-11-12fix: added missing float declarationsGaia Clary
2020-11-12Test cases for vec_roll_to_mat3_normalizedGaia Clary
2020-11-12Geometry Nodes: use density attribute name instead of index as node inputJacques Lucke
2020-11-12Geometry Nodes: cleanup geometry node interfaceJacques Lucke
2020-11-12Merge branch 'blender-v2.91-release'Sebastián Barschkis
2020-11-12Fluid: Removed clamp from force assignmentSebastián Barschkis
2020-11-12Geometry Nodes: new DupliGenerator for instances componentJacques Lucke
2020-11-12Geometry Nodes: use GeometrySet when evaluating pointcloud modifiersJacques Lucke
2020-11-12Geometry Nodes: initial Object Info nodeJacques Lucke
2020-11-12Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-11-12Fix T82466: Library Overrides: overrides disappear when appending.Bastien Montagne
2020-11-12Geometry Nodes: improve GeometrySetJacques Lucke
2020-11-12Merge branch 'master' into geometry-nodesJacques Lucke
2020-11-12Cleanup: spellingCampbell Barton
2020-11-11UI Code Quality: Start refactoring Outliner tree building (using C++)Julian Eisel
2020-11-11Cleanup: use bool for imbuf save callbacksCampbell Barton
2020-11-10Fix (unreported) potential assert in viewlayer synchronization.Bastien Montagne
2020-11-10LibOverride: Optimize deletion of overrides in liboverride delete.Bastien Montagne
2020-11-10Cleanup/Update comments in liboverride code.Bastien Montagne
2020-11-10Animation: Expand unit tests for `BKE_fcurve_active_keyframe_index()`Sybren A. Stüvel
2020-11-10Multires: Cleanup, clarify commentSergey Sharybin
2020-11-10Cleanup/Update comments in liboverride code.Bastien Montagne
2020-11-10Merge remote-tracking branch 'origin/blender-v2.91-release'Sybren A. Stüvel
2020-11-10Animation: More explicit boundary checks when setting active keyframeSybren A. Stüvel
2020-11-10Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-10Fix T82555: Crash using copied object from PythonCampbell Barton
2020-11-10Cleanup: suppress clang-tidy warnings without FFMPEG/AVI/AUDASPACECampbell Barton
2020-11-09Cleanup: Clang-tidy, modernize-use-nullptr.Ankit Meel
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-11-09fix after mergeJacques Lucke
2020-11-09Merge branch 'master' into geometry-nodesJacques Lucke
2020-11-09Pointclouds: move blenkernel code to c++Jacques Lucke
2020-11-09Fluid: Fix strict compiler warningSergey Sharybin
2020-11-09Fluid: Fix strict compiler warningSergey Sharybin
2020-11-09Geometry Nodes: rename Geometry type to GeometrySetJacques Lucke
2020-11-09Merge branch 'blender-v2.91-release'Sebastián Barschkis
2020-11-09Fix T82488: Mantaflow - force fields have very low influence compare to 2.90.1Sebastián Barschkis
2020-11-09Merge branch 'master' into geometry-nodesJacques Lucke
2020-11-09Animation: move group colors switch to user preferencesSybren A. Stüvel
2020-11-09Revert "Fix T80742: curve bevel fails with zero length handles at end-point"Campbell Barton
2020-11-09Cleanup: clang-formatCampbell Barton
2020-11-06Cleanup: Remove unused variableHans Goudey
2020-11-06Cleanup: fix naming and remove unnecessary codeJacques Lucke
2020-11-06Refactor: move Screen .blend data read to blenkernelJacques Lucke
2020-11-06Refactor: move Ipo .blend I/O to IDTypeInfo callbacksJacques Lucke