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-08Add DNA defaults for ParticleSettings.Bastien Montagne
2020-10-08DNA: cleanup endian switching when loading fileJacques Lucke
2020-10-08Add DNA defaults for MovieClip.Bastien Montagne
2020-10-08Add DNA defaults for Collection.Bastien Montagne
2020-10-08Armature: Add minimal DNA defaults for bArmature.Bastien Montagne
2020-10-07Volumes: new Volume Displace modifierJacques Lucke
2020-10-07UV/Image Editor: Overlay PopoverJeroen Bakker
2020-10-07Fix T76595: Indicate the Active Keyframe in Graph EditorHans Goudey
2020-10-07Fix T81226: Crash opening 64bit files with endian switchingCampbell Barton
2020-10-05CMake: include DNA_modifier_defaults.hCampbell Barton
2020-10-05Rename eSpaceSeq_Proxy_RenderSize membersRichard Antalik
2020-10-03Property Search: Set panel expansion when tab changesHans Goudey
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-10-03Cleanup: rename main preferences versioning functionCampbell Barton
2020-10-02Cleanup: Use enum for return values in context callbacksSybren A. Stüvel
2020-10-02Experimental Features: More robust way of sanitizing optionsDalai Felinto
2020-10-02Experimental Features: Sanitize missing (latest) optionsDalai Felinto
2020-10-02Cleanup: reduce variable scopesJacques Lucke
2020-10-02Fix (unreported) design flow in how workspace's relation data are read from ....Bastien Montagne
2020-10-02Cleanup: compiler warningsCampbell Barton
2020-10-01Cleanup: Use DNA defaults for cloth modifierHans Goudey
2020-10-01Cleanup: Clang tidy fixesHans Goudey
2020-10-01Sculpt: Cloth Simulation Dynamic area modePablo Dobarro
2020-10-01Volumes: support lower resolution in viewportJacques Lucke
2020-10-01Use DNA defaults system for modifiersHans Goudey
2020-10-01Cleanup: dna_genfile API for accessing struct member offsetsCampbell Barton
2020-09-30Cleanup: Remove unused View2D variables and functionHans Goudey
2020-09-30Subdivision Surfaces: add boundary smooth option to modifiersPiotr Ostrowski
2020-09-30Subdivision Surfaces: add option disable using the limit surfacePiotr 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: sort struct declarationsCampbell Barton
2020-09-29Fix T71981: Alembic vertex interpolation can jumble meshSybren A. Stüvel
2020-09-29Volumes: new Mesh to Volume modifierJacques Lucke
2020-09-29DNA: optimize struct reconstruction by doing some preprocessingJacques Lucke
2020-09-29DNA: use better type for SDNA->structsJacques Lucke
2020-09-25Animation: set Action `idroot` at assignment instead of just at evaluationSybren A. Stüvel
2020-09-25Object: Move Switch Active Objects to experimentalPablo Dobarro
2020-09-24Weld Modifier: Use KD Tree in detecting the geometry to be weldedHenrik Dick
2020-09-22Fluid: Refactor for initial velocitiesSebastián Barschkis
2020-09-21Implement ID properties support for TimeMarkerSergey Sharybin
2020-09-21Cleanup: balance braces, spellingCampbell Barton
2020-09-20LibOverride: add checks to RNA collections editing utils.Bastien Montagne
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-18Overlay: Fade Inactive GeometryPablo Dobarro
2020-09-18LookDev: Lock HDRI rotation to ViewPablo Dobarro
2020-09-18GPencil: Implement Holdout materialsAntonio Vazquez
2020-09-18Cleanup: remove unused navmesh codePhilipp Oeser