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: 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-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-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-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-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
2020-09-22Fix T81026: Image Editor: Alpha (like Bloom) not showing properlyJeroen Bakker
2020-09-22Cleanup: reduce variable scopesJacques Lucke
2020-09-22Object: check for negative index access with duplicator reading UV'sCampbell Barton
2020-09-21GPencil: New Trace images using PotraceAntonio Vazquez
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-21Implement ID properties support for TimeMarkerSergey Sharybin
2020-09-21Fix T79965: mesh.transform() modifies referenced layersSergey Sharybin
2020-09-21Fix T59272: dead particles not included in render, but visible in viewportJacques Lucke
2020-09-21Fix T66614: Text objects: Truncate overflow for non-top aligned textDalai Felinto
2020-09-20Sanitize type 'size' parameters in our read/write file codeBastien Montagne