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
path: root/intern
AgeCommit message (Expand)Author
2020-04-08Fluid: Fix issue with mesh not being loadedSebastián Barschkis
2020-04-08Fix T74572: adaptive sampling still not working correct with shader AOVsBrecht Van Lommel
2020-04-08Fix build error with WITH_X11_XINPUT=OFF after recent changesBrecht Van Lommel
2020-04-08Fluid: Fix problem with inconsistent noise when using multiple adaptive time-...Sebastián Barschkis
2020-04-08Windows: support high resolution tablet pen events for WintabNicholas Rishel
2020-04-08Windows: support high resolution tablet pen events for Windows InkNicholas Rishel
2020-04-08Cleanup: minor refactoring of pointer event handlingNicholas Rishel
2020-04-08Cleanup: add utility functions for milliseconds conversionNicholas Rishel
2020-04-08Cleanup: remove GHOST API to query tablet state from WindowBrecht Van Lommel
2020-04-07Cleanup: refactor adaptive sampling to more easily change some parametersBrecht Van Lommel
2020-04-07Fix T74828: Fluid: Crash with Fire/Smoke NoiseSebastián Barschkis
2020-04-07Fluid: Fixed assertion errorSebastián Barschkis
2020-04-07Fix T74572: adaptive sampling not scaling AOVs correctlyBrecht Van Lommel
2020-04-07Revert "Fix T74572: adaptive sampling not scaling render passes correctly"Brecht Van Lommel
2020-04-06Fluid: Ensure correct velocities for noise bakeSebastián Barschkis
2020-04-06Libmv: Use static scheduler for threadingSergey Sharybin
2020-04-06Tracking: Fix (un)distortion happen in single threadSergey Sharybin
2020-04-03Fluid: Refactored caching in main Mantaflow classSebastián Barschkis
2020-04-03Fluid: Refactored MANTA classSebastián Barschkis
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: quiet shadow warnings with ghost & mantaflowCampbell Barton
2020-04-03Cleanup: spellingCampbell Barton
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-02VR: Refactor DirectX context managementJulian Eisel
2020-04-02Fix more build errors/warnings after recent AVX changesBrecht Van Lommel
2020-04-02Fix build error on Windows/Linux after recent AVX changesBrecht Van Lommel
2020-04-02Cleanup: Avoid complex template type for XR-SwapchainJulian Eisel
2020-04-01Cycles: AVX implantation of Perlin noise.OmarSquircleArt
2020-03-31Fix missing XR space destructionJulian Eisel
2020-03-30Fluid: Optimization for mesh file loadingSebastián Barschkis
2020-03-29Fluid: Optimization for liquid / secondary particle file loadingSebastián Barschkis
2020-03-28Fix key detection issues introduced by D7229Asher
2020-03-27Fix Optix build error after recent changesDaniel Santana
2020-03-27Cleanup: Silence uninitialized variable warningCharlie Jolly
2020-03-27Fluid: Removed obstacle levelset optimizationSebastián Barschkis
2020-03-26Mantaflow: remove reminents of high res smokeAaron Carlisle
2020-03-26Cycles: Restore cycles_cubin_cc to working orderRay Molenkamp
2020-03-26Cycles/Optix: Add CYCLES_OPTIX_TEST overrideRay Molenkamp
2020-03-26Fix missing text input on Windows with certain keyboard layoutsGermano Cavalcante
2020-03-26Fix T74939: Random Walk subsurface appearance in OptiX does not match other e...Patrick Mours
2020-03-25UI: remove non-unicode font and simplify default font loading codeBrecht Van Lommel
2020-03-25Cycles: limit number of processes compiling OpenCL kernel based on memoryBrecht Van Lommel
2020-03-25Fluid: Small fix for secondary particlesSebastián Barschkis
2020-03-24Cycles: use OpenCL C 2.0 if available, to improve performance for AMDBrecht Van Lommel
2020-03-24Cycles: slightly improve OpenCL performance by reordering SVM enum valuesBrecht Van Lommel
2020-03-24Cycles: work around OpenCL performance regression after AOVs and vector rotateBrecht Van Lommel
2020-03-24Cleanup: remove unused Cycles kernel feature flags, replace by node levelsBrecht Van Lommel
2020-03-24Fluid: Enforce minimum thickness to planar flow / effector objectsSebastián Barschkis