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-06-07Fix T62121: Cycles crash with viewport render and smoke/pointcloudsBrecht Van Lommel
2019-06-06Python API: allow external render engines to use Eevee for LookDev shadingBrecht Van Lommel
2019-06-05Code Style: Make FormatJeroen Bakker
2019-06-04Revert "Cleanup: Cleanup: style, use braces for GHOST (X11/SDL)"Campbell Barton
2019-06-04Cleanup: Cleanup: style, use braces for GHOST (X11/SDL)Campbell Barton
2019-06-03UI: Fix wrong use of icons in the Object > Visibility panel when using CyclesWilliam Reynish
2019-06-02Fix T65416: outdated location description for Cycles add-onBrecht Van Lommel
2019-06-02macOS: fix viewport lagging, by using CAMetalLayer instead of NSOpenGLViewTomoaki Kawada
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-06-02Cleanup: minor comment cleanups in GHOSTBrecht Van Lommel
2019-06-02Cleanup: move CocoaOpenGLView into own headerBrecht Van Lommel
2019-06-02Cleanup: remove use of deprecated macOS APIBrecht Van Lommel
2019-06-01Cycles Denoising: Get rid of halos around bright edgesLukas Stockner
2019-05-31Fix build error on FreeBSDBrecht Van Lommel
2019-05-29Fix T63383: macOS: Right-clicking the file name on the title barStefan Werner
2019-05-28Fix T65212: Cycles SSS failing on 32 bitBrecht Van Lommel
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-27Cleanup: Fix warnings in bf_intern_elbeemRay Molenkamp
2019-05-27Depsgraph API: Allow preserving custom data layersSergey Sharybin
2019-05-26Fix Cycles packed images not handling channel packed alpha correctlyBrecht Van Lommel
2019-05-25cycles_render: Fix unused variable build warning with MSVCRay Molenkamp
2019-05-25bf_intern_opencolorio: Fix unused variable build warning with MSVC.Ray Molenkamp
2019-05-25ghost/windows: Fix Build warnings with MSVC.Ray Molenkamp
2019-05-24Cleanup: remove unused macOS GHOST OpenGL codeBrecht Van Lommel
2019-05-24Fix T64101: Crash entering edit mode with particle systemSergey Sharybin
2019-05-20Color Management: update configuration, remove legacy transformsBrecht Van Lommel
2019-05-20UI: integrate Cycles ray visibility and culling in new Visibility panelBrecht Van Lommel
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-19Images: don't (un)premultipy non-color dataBrecht Van Lommel
2019-05-19Cleanup: refactor image texture node code for coming changesBrecht Van Lommel
2019-05-19Fix Cycles material settings appearing in the wrong tab in node editorBrecht Van Lommel
2019-05-19Cleanup: spelling for ghost commentsCampbell Barton
2019-05-18Cleanup: remove unused GHOST quit dialog codeBrecht Van Lommel
2019-05-18macOS: always use the Blender quit dialog, like other platformsBrecht Van Lommel
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-16Cycles/Eeeve: unify film transparent settingJeroen Bakker
2019-05-16Cycles: Fix missing viewport updates after recent changesSergey Sharybin
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16Cycles: Don't advertise BVH8 being supported on 32bit platformsSergey Sharybin
2019-05-16Dependency graph API changesSergey Sharybin
2019-05-16GHOST: add header to display managerCampbell Barton
2019-05-16Cleanup: redundant headers mixed in with codeCampbell Barton
2019-05-15Lights: change sun light size to be specified as angleTim Stullich
2019-05-15Fix T64618: Cycles crash with point density texture on WindowsBrecht Van Lommel
2019-05-14Fix Cycles build error after recent changesBrecht Van Lommel
2019-05-14Fix T64515, T60434: crash in OSL and preview render after recent changesBrecht Van Lommel
2019-05-14Fix T64578: Cycles clamps HDR colors for 16bit integer image with colorspaceBrecht Van Lommel
2019-05-14Fix T63802: textured lights not working with OSLBrecht Van Lommel
2019-05-14Fix T64561: wrong colorspace for Cycles displacement nodesBrecht Van Lommel
2019-05-13Cycles/Eevee: add Emission and Alpha inputs to Principled BSDFBrecht Van Lommel