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-10Animation: More explicit boundary checks when setting active keyframeSybren A. Stüvel
2020-11-10Fix T82555: Crash using copied object from PythonCampbell Barton
2020-11-09Fluid: Fix strict compiler warningSergey Sharybin
2020-11-09Fix T82488: Mantaflow - force fields have very low influence compare to 2.90.1Sebastián Barschkis
2020-11-09Revert "Fix T80742: curve bevel fails with zero length handles at end-point"Campbell Barton
2020-11-06Fix T81997: Subsurf Optimal Display sticks after object conversionPhilipp Oeser
2020-11-06Fix T82407: Negative number input gives syntax error for velocities andPhilipp Oeser
2020-11-05Fix T80742: curve bevel fails with zero length handles at end-pointCampbell Barton
2020-11-05Fix T81136: Mesh.loop_triangles kept after applying modifiersCampbell Barton
2020-11-04Fix T82393: Volume to Mesh modifier with sequence fails during renderingJacques Lucke
2020-11-04Fix T49850: Detailed curves are heavily reducedCampbell Barton
2020-11-04Fix mask extract and slice not preserving mesh symmetry optionsPablo Dobarro
2020-10-30Fix (unreported) buffer-overflow in new lattice code.Bastien Montagne
2020-10-30Undo System: support for grouping steps with begin/end callsCampbell Barton
2020-10-29CustomData color copying: use interpolated alphaPhilipp Oeser
2020-10-28Revert "Fix T81077 id_management test on macOS"Ankit Meel
2020-10-26Cleanup: compiler warningsBrecht Van Lommel
2020-10-26Proper, cleaner fix for T81963: Random rare crashes in override code.Bastien Montagne
2020-10-26Pose: Add a 'pose_ensure' new utils that only rebuilds if needed.Bastien Montagne
2020-10-26LatticeDeform: PerformanceJeroen Bakker
2020-10-26Fix T81077 id_management test on macOSAnkit Meel
2020-10-26Fix T81963: Random rare crashes in override code.Bastien Montagne
2020-10-23Fix T80165: Separate by loose parts breaks custom normalsCampbell Barton
2020-10-22GPencil: Fix unreported crash using layer solo mode and masked layersAntonio Vazquez
2020-10-22Fix animation player initializationCampbell Barton
2020-10-22Fix T81905: Active keyframe unavailable when handle selectedCampbell Barton
2020-10-22Fix T81925: incorrectly skipped string copy in test_env_pathRobert Guetzkow
2020-10-21Bump subversion to 2.91.9 for bcon3 BETADalai Felinto
2020-10-21Fix T81901: Use the 2.90 scrape brush preset as defaultPablo Dobarro
2020-10-21Fix 'Make Local' operation to support liboverrides.Bastien Montagne
2020-10-21Fix (studio-reported) Armature: bug in handling of custom bone transform.Bastien Montagne
2020-10-21Cleanup: Move scenes' foreach_id handling of toolsettings into own func.Bastien Montagne
2020-10-21Cleanup: rename some functions with more relevant prefix.Bastien Montagne
2020-10-21Fluid: Added obstacle fluid distance parameterSebastián Barschkis
2020-10-20Cleanup: Clang-tidy bugprone-redundant-branch-conditionAnkit Meel
2020-10-20Ocean Modifier: allow spray maps to be bakedHans Goudey
2020-10-20Volumes: Fix compilation when building without openVDBClément Foucault
2020-10-20Cleanup: General comment style clean up of graph_edit.c and fcurve.cSebastian Parborg
2020-10-20Simulation: remove particle nodes with outdated designJacques Lucke
2020-10-20Volumes: simplify volumes in modifiers or on loadJacques Lucke
2020-10-19Fluid: Added domain check for new OpenVDB precision 'Mini' typeSebastián Barschkis
2020-10-19Spelling: Apart Versus A PartHarley Acheson
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-19Volumes: new Volume to Mesh modifierJacques Lucke
2020-10-19Fix T68343: Rendered video plays at 600fpsRichard Antalik
2020-10-18Fluid: Fix for issues with external forcesSebastián Barschkis
2020-10-18Avoid Assert in BKE_mesh_calc_loop_tangent_exPhilipp Oeser