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-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
2019-09-04Shading: Extend Noise node to other dimenstions.OmarSquircleArt
2019-09-04Shading Modes: Material and Render PreviewJeroen Bakker
2019-08-30Cleanup: spellingCampbell Barton
2019-08-30Cycles: OpenCL Separate Compilation Debug FlagJeroen Bakker
2019-08-30Cleanup: clang-format, spellingCampbell Barton
2019-08-27Cycles: Stitching of subdivided and displaced meshesMai Lavelle
2019-08-27Fix undefined symbols for ccl::Node with some compilers and build optionsAlex Fuller
2019-08-27Cycles/Windows: Fix over estimation of System RAM.Ray Molenkamp
2019-08-26Fix T69185: Cycles kernel OpenCL compile error after recent changesBrecht Van Lommel
2019-08-26Cycles: support move semantics for device_memoryPatrick Mours
2019-08-26Cycles: refactor of BVH building to prepare for OptixPatrick Mours
2019-08-26Fix Cycles session being (re)created twicePatrick Mours
2019-08-26Cleanup: fix compiler warningsBrecht Van Lommel
2019-08-26Cleanup: avoid unnecessary primitive type lookup and variable initializationPatrick Mours