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-03Fluid: Refactored caching in main Mantaflow classSebastián Barschkis
2020-04-03Fluid: Refactored MANTA 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: Fix build warning with MSVCRay Molenkamp
2020-04-03Fix T74495: Shrink/Fatten gives strange results with Individual OriginsGermano Cavalcante
2020-04-03New Undo: Fix crash in some complex production files.Bastien Montagne
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-03Fix T74205: crash cancelling transfrom operation in sculpt modeAsad-ullah Khan
2020-04-03Fix T75287: other Cycles render passes wrong when using CryptomatteBrecht Van Lommel
2020-04-03Fix T74572: adaptive sampling not scaling render passes correctlyBrecht Van Lommel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-04-03Cleanup: split ED_mesh_mirror_*_table into multiple functionsCampbell Barton
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-03Fix accidentally reverted changes in VR merge due to merge errorJulian Eisel
2020-04-03Cleanup: Font, added initialisation for two variablesSybren A. Stüvel
2020-04-03Fix T75250: setting greasepencil active layer not refreshing the dopesheetPhilipp Oeser
2020-04-03Cleanup: typo in commentPhilipp Oeser
2020-04-03Fix T75315: typo in automasking UI textPhilipp Oeser
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-04-03Cleanup: use tern 'sync' instead of 'synchronization' for function namesCampbell Barton
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-04-03Cleanup: quiet shadow warnings with ghost & mantaflowCampbell Barton
2020-04-03Cleanup: replace static list with argument for curve mergingCampbell Barton
2020-04-03Cleanup: bone cursor picking APICampbell Barton
2020-04-03Fix T75330: Select linked crashes without a bone near the cursorCampbell Barton
2020-04-03Cleanup: improve & use doxy sections for armature_naming.cCampbell Barton
2020-04-03Cleanup: spellingCampbell Barton
2020-04-03Cleanup: move curve picking functions into 'editcurve_query.c'Campbell Barton
2020-04-03Revert "Writefile: Cleanup Scene runtime data."Brecht Van Lommel
2020-04-02Fix Linux link error with pcre after recent changes, must use absolute pathBrecht Van Lommel
2020-04-02Fix link error on Linux buildbot with libxml2Brecht Van Lommel
2020-04-02Fix warnings caused by own earlier commitJulian Eisel
2020-04-02Fix Cycles AVX unit test still failing to build with old GCCBrecht Van Lommel
2020-04-02Sculpt: Delay Viewport UpdatesPablo Dobarro
2020-04-02VR: Refactor DirectX context managementJulian Eisel
2020-04-02Fix more build errors/warnings after recent AVX changesBrecht Van Lommel
2020-04-02add memory address to undo steps print.Bastien Montagne
2020-04-02Fix build error on Windows/Linux after recent AVX changesBrecht Van Lommel
2020-04-02Fix (harmless) PCRE not found warning when configuring CMake on LinuxBrecht Van Lommel
2020-04-02Cleanup: simplify Linux buildbot config, where default values already matchBrecht Van Lommel
2020-04-02Sculpt: Add global automasking options for all brushesPablo Dobarro
2020-04-02Fix T74983: Material preview icons don't refreshSybren A. Stüvel
2020-04-02Fix T75302: GPencil fill does not work on python generated strokesAntonio Vazquez
2020-04-02GPencil: Cleanup typo error for hardnessAntonio Vazquez
2020-04-02Scultp: Face Set boundary automaskingPablo Dobarro
2020-04-02Sculpt: Store explicit value for multires sculpt levelSergey Sharybin
2020-04-02Sculpt Undo: Allow Geometry undo step to be non-exclusiveSergey Sharybin