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-04-03Cleanup: Rename ExtensionRNA variables from ext to rna_extJulian Eisel
2020-04-03Fluid: Refactored caching in main Mantaflow classSebastián Barschkis
2020-04-03Cleanup: clarification of 'name' in BKE_idtype functionsSybren A. Stüvel
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: add missing #includes to some headersSybren A. Stüvel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-03Cleanup: Font, added initialisation for two variablesSybren A. Stüvel
2020-04-03Cleanup: use tern 'sync' instead of 'synchronization' for function namesCampbell Barton
2020-04-03Cleanup: spellingCampbell Barton
2020-04-02Sculpt: Delay Viewport UpdatesPablo Dobarro
2020-04-02add memory address to undo steps print.Bastien Montagne
2020-04-02Fix T75302: GPencil fill does not work on python generated strokesAntonio Vazquez
2020-04-02Sculpt: Store explicit value for multires sculpt levelSergey Sharybin
2020-04-02Fix Face Sets painting and selection precisionPablo Dobarro
2020-04-02Fluids: improve subframe handlingJacques Lucke
2020-04-01Cleanup: clang-formatCampbell Barton
2020-04-01Fix T75234: Saving UDIM tiled texture as OpenEXR saves only the firstPhilipp Oeser
2020-04-01Subdiv: Split evaluation begin+refine into separate stepsSergey Sharybin
2020-04-01Cleanup: quiet discarded-qualifiers, unused warningsCampbell Barton
2020-04-01Multires: Initial Face Sets supportPablo Dobarro
2020-03-31Cleanup: use '_recursive' suffix instead of '_rec'Campbell Barton
2020-03-31Fix T75210: Frame range does not go down to 0 in the physics tab for mantaflo...Sebastián Barschkis
2020-03-30Fix undo misdetecting identical future chunk in some casesBrecht Van Lommel
2020-03-30Fix undo debug logging not printing all types of undo pushesBrecht Van Lommel
2020-03-30Subdiv: Extend some commentsSergey Sharybin
2020-03-29Fluid: Use dynamic mode whenever active rigid bodies are in the sceneSebastián Barschkis
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-29Cleanup: strict-prototypes warningCampbell Barton
2020-03-28GPencil: Fix error when stroke has 0 pointsAntonio Vazquez
2020-03-28Cleanup: Removing unused parameter.Jörg Müller
2020-03-27Fix T74642: Take gravity field weight into accountJacques Lucke
2020-03-27CPencil: Cleanup unused fill codeAntonio Vazquez
2020-03-27Fix T75111: Crash when using subframes for animated fluid colliderJacques Lucke
2020-03-27Multires: Fix unwanted assignment of sculpt session pointersSergey Sharybin
2020-03-27Cleanup: Silence warningsDalai Felinto
2020-03-27Cleanup: redundant mask includesCampbell Barton
2020-03-26Add option to Copy the active view layer, and add an empty view layerChris Clyne
2020-03-26Sculpt: Surface Smooth Brush and Mesh FilterPablo Dobarro
2020-03-26Fix T67888: Incorrect Wireframe After Applying SubSurf/MultiResJeroen Bakker
2020-03-26SubDiv: Incorrect normals loose edgesJeroen Bakker
2020-03-26Cleanup: redundant cast, unused argumentsCampbell Barton
2020-03-25Cleanup: use const to for some mask argumentsCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-25Fix T74662: Prefetching causes random crashesRichard Antalik
2020-03-24Cleanup: spellingCampbell Barton
2020-03-24Fix invalid comma useCampbell Barton
2020-03-24Fluid: Enforce minimum thickness to planar flow / effector objectsSebastián Barschkis