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-06Cycles: load OpenVDB file earlier in Blender exportBrecht Van Lommel
2020-08-06Move CDData debug print helper from DM to CustomData 'namespace'/files.Bastien Montagne
2020-08-06Fix T79408: ungroup operation update animation data incorrectlyJacques Lucke
2020-08-05Fix T77517 EEVEE: Collection Holdout doesn't work in 2.90Clément Foucault
2020-08-05Sculpt: Use vertices instead of faces to limit the grids in each PBVH nodePablo Dobarro
2020-08-05Fix T79520: Data Transfer modifier: crash/assert going into editmode on a sou...Bastien Montagne
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-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-04Pose channel: Add session UUIDSergey Sharybin
2020-08-04Fix: Remove debug print added mistakenlyHans Goudey
2020-08-03Mesh: correct negative material indices when validatingCampbell Barton
2020-08-02Fix T67181: Only the first added movie strip will have audio belowRichard Antalik
2020-08-02Cleanup: pass const matricesCampbell Barton
2020-07-31GPencil: Fix unreported missing last point in NURBS conversionAntonio Vazquez
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-30Fix T79207: Crash converting curve to meshCampbell Barton
2020-07-29Fix T78285: Invalid thread safety in shrinkwrap modifier code.Bastien Montagne
2020-07-29Cleanup: Remove deprecated comment.Bastien Montagne
2020-07-29Cleanup: Always keep unlock at same level as lock.Bastien Montagne
2020-07-28Cleanup: correct usage of extern-C blocks in various placesJacques Lucke
2020-07-28Fix T54544: "Copy Materials to Selected" only works when materials are define...Bastien Montagne
2020-07-28Fix T79341: Crash evaluating curveCampbell Barton
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-27Cleanup: Fix compiler warning about missing parenthesesSybren A. Stüvel
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
2020-07-26Fix T74958: Infinite loop on using strip as modifier maskRichard Antalik
2020-07-26Fix T78999: Crash when adjusting sequencer propertyRichard Antalik
2020-07-26Fix T79272: Dimensions fail on negative scaled axisCampbell Barton
2020-07-25Fix T72622: Transform object origin ignores shape keysCampbell Barton
2020-07-23Cleanup: Clang format.Bastien Montagne
2020-07-23Fix (unreported) bad handling of pointers in overrides with shapekeys.Bastien Montagne
2020-07-23LibOverride: Add core functions to reset a library override.Bastien Montagne
2020-07-23LibOverride: Fix missing ID update tag in `BKE_lib_override_library_update`.Bastien Montagne
2020-07-23LibOverride: change runtime data into a real struct.Bastien Montagne
2020-07-23LibOverride: Optimize/fix new generic 'relation-based' make override code.Bastien Montagne
2020-07-23Fix T79162: 'prop_search' includes ID prefix in string propertiesCampbell Barton
2020-07-22Release branch is now in beta.Nathan Letwory
2020-07-22Particles: give emitter its own stateJacques Lucke
2020-07-22GPencil: New BKE function for setting random vertex colorAntonio Vazquez
2020-07-21Sculpt: Add extra deform types to SlidePablo Dobarro
2020-07-21Particles: initial object socket and emitter node supportJacques Lucke
2020-07-21Cleanup: Comments.Bastien Montagne
2020-07-21Fix T78994: Clear selected pose doesn't work without animationHans Goudey
2020-07-21Fluid: Cleanup unused variablesSebastián Barschkis