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-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
2019-09-19Cleanup: spellingCampbell Barton
2019-09-17Cycles: Viewport Rendering Memory ImprovementJeroen Bakker
2019-09-14macOS: Replaced deprecated Cocoa API calls.Stefan Werner
2019-09-14macOS: Replaced OSSpinLock with os_unfair_lock.Stefan Werner
2019-09-14Cleanup: clang-formatStefan Werner
2019-09-13macOS: Enabled posix_memalign() like on other Unix platforms.Stefan Werner
2019-09-13Cleanup: compiler warningsBrecht Van Lommel
2019-09-13Cleanup: clang-formatCampbell Barton
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-13Cycles: add Optix support in the kernelPatrick Mours
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-12macOS fix typo on Frameworks dirArto Kitula
2019-09-12macOS fix T67686 , use absolute path to load 3Dconnexion frameworkArto Kitula
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-09-12GPencil: Fix missing Simplify panel in CyclesAntonio Vazquez
2019-09-12Cycles: Fix Show Instanced Local View ObjectsJeroen Bakker
2019-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-09-12Fix crash when doing cycles renderingJeroen Bakker
2019-09-12Cycles: Initial Support For Local ViewJeroen Bakker
2019-09-11Cycles: Ignore links with unavailable sockets.OmarSquircleArt
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-09-09Fix T69686: Cycles OpenCL build error after recent changesBrecht Van Lommel
2019-09-09Shading: Extend Musgrave node to other dimensions.OmarSquircleArt
2019-09-09Cleanup: clang-formatPhilipp Oeser
2019-09-08Cycles: add bump map shadow terminator softening term for diffuse BSDFsLukas Stockner
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-06Fix: Rename the dimensions property in Noise nodes.OmarSquircleArt
2019-09-06Viewport Shading: StudioLight IntensityJeroen Bakker
2019-09-05Fix: Compile error due to undefined isinf function.OmarSquircleArt
2019-09-05Cleanup: use backslash for doxygen commandsCampbell Barton
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt