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
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21Fix Cycles incorrect versioning for automatic sample world resolution.Brecht Van Lommel
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21Fix Cycles CUDA render errors with CUDA 9.2.Brecht Van Lommel
2018-06-21Fix T55564: Cycles OpenCL build error on some scenes.Brecht Van Lommel
2018-06-20Cleanup: pep8, single quotes for enumsCampbell Barton
2018-06-19Merge branch 'master' into blender2.8Bastien Montagne
2018-06-19Cycles: Fixed crash when the camera was inside 16 volumes or more. It still w...Stefan Werner
2018-06-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-06-19Fix T55528: Cycles AO node should default to 1 if radius is 0.Brecht Van Lommel
2018-06-19Ghost: Fix offline OGL render on windows.Ray Molenkamp
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space in CMake filesCampbell Barton
2018-06-17Cleanup: codestyleCampbell Barton
2018-06-17Fix : Build error with uchar in intern_gawain.Ray Molenkamp
2018-06-16GLRefactor: Remove all GL types from gawains public headers.Ray Molenkamp
2018-06-16Merge branch 'master' into blender2.8Campbell Barton
2018-06-16Cycles Cleanup: Remove unneccessary color management callLukas Stockner
2018-06-16This option limits visibility of the glew.h header to just bf_gpu and intern_...Ray Molenkamp
2018-06-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-15Merge branch 'master' into blender2.8Brecht Van Lommel
2018-06-15Fix more Cycles CUDA errors after recent changes.Brecht Van Lommel
2018-06-15Merge branch 'master' into blender2.8Philipp Oeser
2018-06-15Fix Cycles CUDA error after recent changes.Brecht Van Lommel
2018-06-14Merge remote-tracking branch 'origin/master' into blender2.8Lukas Stockner
2018-06-14Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assumi...Lukas Stockner
2018-06-14Cycles: Connect value inputs to Strength instead of Color when inserting an E...Lukas Stockner
2018-06-14Cycles: Automatically detect HDRI resolution by default and use non-square sa...Lukas Stockner
2018-06-14Revert "GHOST: GLX: Remove XInitThreads"Clément Foucault
2018-06-13Merge branch 'master' into blender2.8Brecht Van Lommel
2018-06-13Cycles: auto insert emission node when linking color to closure.Brecht Van Lommel
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Fix T55448: Typo in Cycles CUDA debug outputLukas Stockner
2018-06-11GHOST: Fix uninitialized values.fclem
2018-06-11GHOST: GLX: Remove XInitThreadsClément Foucault
2018-06-11Cleanup: remove object.is_visible.Brecht Van Lommel
2018-06-11Fix T55436: crash with point density and shader tweaking.Brecht Van Lommel
2018-06-11GHOST: Fix uninitialized varClément Foucault
2018-06-11GHOST: WGL: Delay context initialization for offscreen contexts.fclem
2018-06-11Cycles: Cleanup, silence strict compiler warningSergey Sharybin
2018-06-11Libmv: Cleanup, make strict compiler more happySergey Sharybin
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11GHOST: Delay opengl context initializationClément Foucault
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-10Sub-panels for Cycles Depth of FieldPablo Vazquez
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09GHOST/X11: Print the keycode w/ debug enabledCampbell Barton
2018-06-09Merge branch 'master' into blender2.8Campbell Barton