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-10-01Cleanup: typo in commentPhilipp Oeser
2020-10-01remove foreachObjectLink callbackJacques Lucke
2020-10-01Volumes: support lower resolution in viewportJacques Lucke
2020-10-01Fix subdivision surface wrong for non-limit surface and subdivision level 1Brecht Van Lommel
2020-10-01Cleanup: make texture coordinates constJacques Lucke
2020-10-01Volumes: copy display settings in BKE_volume_new_for_evalJacques Lucke
2020-10-01Fix T81248: World nodetree action is linked after duplicationPhilipp Oeser
2020-10-01Fix T81267: bad handling of usercount for actions duplicated with some animdata.Bastien Montagne
2020-10-01Cleanup: clang-formatBrecht Van Lommel
2020-09-30Cleanup: Remove unused View2D variables and functionHans Goudey
2020-09-30Subdivision Surfaces: add boundary smooth option to modifiersPiotr Ostrowski
2020-09-30Tracking: Implement Brown-Conrady distortion modelIvan Perevala
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-30Cleanup: spellingCampbell Barton
2020-09-30Cleanup: use angle-brackets for email addressesCampbell Barton
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-29Sculpt: Preserve Mesh visibility from edit mode using the Face SetsPablo Dobarro
2020-09-29Fix unreported Eisenbug leading to a crash when reading a blend file.Bastien Montagne
2020-09-29Fix T71981: Alembic vertex interpolation can jumble meshSybren A. Stüvel
2020-09-29Volumes: new Mesh to Volume modifierJacques Lucke
2020-09-29Volumes: support selection and outlines in viewportJacques Lucke
2020-09-29Quiet unused variable warningJacques Lucke
2020-09-29Cleanup: spellingCampbell Barton
2020-09-28Fix T81214: Crash on Action constraint without actionSybren A. Stüvel
2020-09-26Fix Face Set overlay rendering wrong color with modifiersPablo Dobarro
2020-09-25Animation: set Action `idroot` at assignment instead of just at evaluationSybren A. Stüvel
2020-09-25Cleanup: animation, deduplicate "can edit action" logicSybren A. Stüvel
2020-09-25Cleanup: document and simplify `BKE_animdata_set_action()`Sybren A. Stüvel
2020-09-25Modifiers: add StructRNA pointer field to ModifierTypeInfoJacques Lucke
2020-09-25Modifiers: add icon field to ModifierTypeInfoJacques Lucke
2020-09-24Fix part of asserts in LibOverride when resynching.Bastien Montagne
2020-09-24Fix LibOverride Resync generating orphaned data-blocks.Bastien Montagne
2020-09-24Fix crash related to liboverride differential operations code.Bastien Montagne
2020-09-24Cleanup: Break early in normal validationSebastian Parborg
2020-09-24Fix normal computation in opensubdiv when surface derivates are the sameSebastian Parborg
2020-09-24Fix T80874: Actions inside NLA Strips are not copied to buffer/appendSybren A. Stüvel
2020-09-24Cleanup: NLA, refactor condition, use early returnSybren A. Stüvel
2020-09-24Cleanup: spellingCampbell Barton
2020-09-23Fluid: Fix clang-tidy errorSebastián Barschkis
2020-09-23Fix T80833: Fluid Initial Velocity 'Source' incorrect when enabling InflowSebastián Barschkis
2020-09-23Cleanup: remove dead code in point cache and openvdb wrapperJacques Lucke
2020-09-23Cleanup: remove last uses of WITH_SMOKEJacques Lucke
2020-09-23Cleanup: remove smoke code from pointcacheJacques Lucke
2020-09-23LibOverride: Add operator to convert a proxy object into an override.Bastien Montagne
2020-09-23Fix (unreported) LibOverride: RNA asserts when applying overrides.Bastien Montagne
2020-09-23LibOverride: Tweak override creation code.Bastien Montagne
2020-09-23Fix T68024: Crash from missing original-index mesh layerCampbell Barton
2020-09-23Cleanup: re-order constructive modifier checksCampbell Barton
2020-09-22MeshAnalysis: Optimize the detection of intersecting geometryGermano Cavalcante
2020-09-22Refactor for effector / collider velocitiesSebastián Barschkis