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-10-24Merge remote-tracking branch 'origin/master' into soc-2019-nprYimingWu
2019-10-21Merge branch 'blender-v2.81-release'Campbell Barton
2019-10-21Cleanup: styleCampbell Barton
2019-10-18Merge branch 'blender-v2.81-release'Philipp Oeser
2019-10-18Cycles: Fix out of memory when rendering some scenes with OptiX that work wit...Patrick Mours
2019-10-17Cleanup: spellingCampbell Barton
2019-10-16Cycles: Allow PTX targets for CUDA kernel build.Stefan Werner
2019-10-15Merge branch 'blender-v2.81-release'Jacques Lucke
2019-10-15Fix T70605: incorrect darken and lighten rgb mix modeJacques Lucke
2019-10-15Merge branch 'blender-v2.81-release'Dalai Felinto
2019-10-15Fix T70838: crash on cycles render after recent fixDalai Felinto
2019-10-15Merge branch 'blender-v2.81-release'Dalai Felinto
2019-10-15Fix T70670: Hidden collections are still rendered by Cycles in the ViewportDalai Felinto
2019-10-12Cleanup: clang-formatCampbell Barton
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
2019-09-21Cleanup: extra semicolon, comma warningsCampbell Barton
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-19Use FFmpeg's own `av_guess_frame_rate()` function instead of guessing ourselvesSybren A. Stüvel