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-06-23EEVEE: Motion Blur: Add accumulation motion blur for better precisionClément Foucault
2020-06-23Cleanup: renamed `do_draw_overlay` to `do_draw_paintcursor`Jeroen Bakker
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-23Cleanup: move text.c comments to the struct/flag declarationsCampbell Barton
2020-06-23Cleanup: remove Text.nlinesCampbell Barton
2020-06-23Bevel: Refactor profile type input to use an enumHans Goudey
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-23Cleanup: rename Library.filepath to filepath_absCampbell Barton
2020-06-21GPencil: Fix unreported missing material onion filter Antonio Vazquez
2020-06-21Fix T71812: Outliner walk navigation not activatingNathan Craddock
2020-06-20Bevel: add new 'Absolute' mode for interpreting 'amount' value.Howard Trickey
2020-06-19UI: ShaderFx Drag and Drop, Layout UpdatesHans Goudey
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-19EEEVEE: Object Motion Blur: Initial ImplementationClément Foucault
2020-06-19Cloth: allow forces to act parallel to cloth.Alexander Gavrilov
2020-06-19Cleanup: use bool and enums in `match_region_with_redraws`Jeroen Bakker
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-17Cycles: Add new Sky Texture method including direct sunlightLukas Stockner
2020-06-17Refactor duplicate of data-blocks.Bastien Montagne
2020-06-16Fix (unreported) wrong size of UserPreferences' `dupflag` parameter.Bastien Montagne
2020-06-16CMake: Fix compilation errors related on missing dna_type_offsets.hSergey Sharybin
2020-06-15Fix T77774: New undo code broken by 'make local' behavior.Bastien Montagne
2020-06-13Cleanup: remove redundant castsCampbell Barton
2020-06-13Cleanup: clang-format, unused variableCampbell Barton
2020-06-13Cleanup: spellingCampbell Barton
2020-06-12LibOverride: Remove 'auto override' option.Bastien Montagne
2020-06-12Cloth: implement support for a hydrostatic pressure gradient.Alexander Gavrilov
2020-06-12Cleanup: minor changes to deform functionsCampbell Barton
2020-06-10Cleanup: improve custom data type namesJacques Lucke
2020-06-09Sculpt: Pose Squash and Stretch deform modePablo Dobarro
2020-06-09Cleanup: Move pointcache dna to separate fileJacques Lucke
2020-06-08Simulations: initial simulation state and cacheJacques Lucke
2020-06-05Fluid: Cleanup internal Python object namesSebastián Barschkis
2020-06-05UI: Drag and Drop Modifiers, Layout UpdatesHans Goudey
2020-06-05Cleanup: spellingCampbell Barton
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-06-02Revert "UI: Fix T77173: Report Background Colors for 2.83 Release"Hans Goudey
2020-06-02Merge branch 'blender-v2.83-release'Hans Goudey
2020-06-02UI: Fix T77173: Report Background Colors for 2.83 ReleaseHans Goudey
2020-06-02BVHCache: PerformanceJeroen Bakker
2020-06-01Sculpt: Pose Brush Face Sets FK modePablo Dobarro
2020-05-29Modifiers: add invert vgroup weights options to operands of Mix modifier.D. O
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-28Cleanup: spellingCampbell Barton
2020-05-27CD_PROP_COL datalayerPablo Dobarro
2020-05-26UI: List Panel SystemHans Goudey
2020-05-26Modifiers: Add normalize weights option to vertex weight modifiersCody Winchester
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez