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
2019-11-08Cleanup: clang-formatCampbell Barton
2019-11-07Cycles: Fix strict compiler warningSergey Sharybin
2019-11-06Fix T69845: OSL wrong texture node output for fixed vector valueBrecht Van Lommel
2019-11-06Fix T70952: EXR files bigger than 2GB don't open on WindowsBrecht Van Lommel
2019-11-05Fix T71071: errors when using multiple CUDA/Optix GPUs and host mapped memoryHa Hyung-jin
2019-11-05Fix build errors in GHOST SDLBrecht Van Lommel
2019-11-05Fix Cycles failing to compile when "WITH_CYCLES_LOGGING" is offPatrick Mours
2019-11-04Fix T71123: OptiX error in Cycles viewport when adding HDRIPatrick Mours
2019-10-31Fix T71172: Cycles preferences.get_devices() not refreshing Optix devicesBrecht Van Lommel
2019-10-30Toggle 'PLAY' <> 'PAUSE' icons for pausing preview renderingPhilipp Oeser
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-21Fix T70937: Cycles fails in viewport when rendering with OptiXPatrick Mours
2019-10-21Cleanup: styleCampbell Barton
2019-10-18Cycles: Fix out of memory when rendering some scenes with OptiX that work wit...Patrick Mours
2019-10-15Fix T70605: incorrect darken and lighten rgb mix modeJacques Lucke
2019-10-15Fix T70838: crash on cycles render after recent fixDalai Felinto
2019-10-15Fix T70670: Hidden collections are still rendered by Cycles in the ViewportDalai Felinto
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-09GPU: show more descriptive labels on unsupported GPU dialogBrecht Van Lommel
2019-10-07Fix T70602: error baking with Cycles OpenCL after recent changesBrecht Van Lommel
2019-10-07Update NUMA API library to latest versionSergey Sharybin
2019-10-07Fix T70573: Crash on enter Cycles render preview with 'Scene world'Philipp Oeser
2019-10-07Cleanup: clang-formatCampbell Barton
2019-10-07Cleanup: quiet warningsCampbell Barton
2019-10-04Fix: Headless buildRay Molenkamp
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-10-04Fix: Clamping in Map Range node works incorrectly.OmarSquircleArt
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-10-03Fix T70125: crash on startup in Linux with some tablet types connectedBrecht Van Lommel
2019-10-03OpenSubdiv: Add accessor to vertex edges via refiner C-APISergey Sharybin
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-10-03Fix error in opensubdiv topology refiner face matching checkCampbell Barton
2019-10-02Fix T70268: Render failures with Vector pass active with OptiX in CyclesPatrick Mours
2019-10-02Fix T70252: Reverting to macOS 10.11 compatible API.Stefan Werner
2019-10-01Fix "motion_blur" tests with OptiX in CyclesPatrick Mours
2019-10-01Cycles: Fixed Camera inside volumes with Embree turned on.Stefan Werner
2019-10-01UI: Update paint crosshair for MacWilliam Reynish
2019-09-30Fix "denoise_animation" tests with OptiX in CyclesPatrick Mours
2019-09-30Fix memory leak after using OptiX in CyclesPatrick Mours
2019-09-30Cleanup: spellingCampbell Barton
2019-09-30Revert "macOS: Replaced OSSpinLock with os_unfair_lock."Stefan Werner
2019-09-27UI: Add high quality cursors on macOSWilliam Reynish
2019-09-27Cleanup: clang-formatCampbell Barton
2019-09-26Fix Cycles bake panel showing for other renderers, after recent changesBrecht Van Lommel
2019-09-26GHOST: refresh standard cursors available for platformsHarley Acheson
2019-09-26GHOST: add GHOST_HasWindowCursorShape() to test if standard cursor existsBrecht Van Lommel
2019-09-25Cycles: Fix undefined behavior which can causes crashes with a misaligned add...Patrick Mours
2019-09-24Cleanup: clang-formatBrecht Van Lommel
2019-09-24Fix T68457: Cycles OpenCL Displacement ShadingJeroen Bakker
2019-09-23Revert part of "GPencil: Invert Paste operator and make Paste to Active default"Brecht Van Lommel