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
2014-03-15Cycles: Direct multi light sampling in the Branched Path Integrator is option...Thomas Dinges
2014-03-15UI: Improved layout for Cycles Volume Sampling panel.Thomas Dinges
2014-03-15UI: Move OpenGL Settings (AA and Alpha) into the Info Editor render menu.Thomas Dinges
2014-03-15Code cleanup: Don't assign time 2x, we only need it for Object Motion here.Thomas Dinges
2014-03-13Fix cycles texture interpolation mode closest constant offset on some devicesMartijn Berger
2014-03-13Fix T39146: recent cycles CUDA regression in fix for T39114.Brecht Van Lommel
2014-03-13Code cleanup: cmakeCampbell Barton
2014-03-13Cmake: fix compile problem after own commitJens Verwiebe
2014-03-13Fix for compilation error since previous fix for XCodeSergey Sharybin
2014-03-13OSX/cmake: set DEBUG_INFORMATION_LEVEL to "line-tables-only" for cycles, clan...Jens Verwiebe
2014-03-12Fix T39114: cycles lamp ray visibility not working.Brecht Van Lommel
2014-03-12Cycles: Disable Branched Path on sm_30 for now, recent Indirect Multi Light a...Thomas Dinges
2014-03-11OSX: fix another kCGLRendererAppleSWIDJens Verwiebe
2014-03-11OSX: change a longterm deprecated kcgl constant, could lead to crashes elseJens Verwiebe
2014-03-10Fix T37293: trying to fix scrubbing not stopping playbackJörg Müller
2014-03-10Cycles: Option to Sample all Lights in the Branched Path integrator for indir...Thomas Dinges
2014-03-09Code Cleanup for __HAIR__ defines.Thomas Dinges
2014-03-09Fix compile error using MSVC2008 + cmakeDaniel Genrich
2014-03-09Cleanup some useless/unneeded #ifdefs for MSVC2013.Juergen Herrmann
2014-03-08Cycles: Compile fix and some cleanup for the Image interpolation commit.Thomas Dinges
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-03-07Cycles: Use Displacement type in OSL ShadingSystem.Thomas Dinges
2014-03-06Cuda use streams and async to avoid busywaitingMartijn Berger
2014-03-06Fix X11 mouse cursor flickering briefly to the standard cursor when changing it.Brecht Van Lommel
2014-03-05Fix for potential memory leak in Bullet API: freeing dynamic arraysLukas Tönne
2014-03-04Fix volume scatter render issue introduced by recent bugfix.Brecht Van Lommel
2014-03-02Cycles: remove ccl_align macro for GPU as unused and unsupported in OpenCLSv. Lockal
2014-03-01Fix T38900: cycles OSL crash running getmessage("trace", "geom:name", name)Brecht Van Lommel
2014-03-01Cleanup: Fix some typos in the code.Thomas Dinges
2014-02-28Support planar sample formats in audio mixdownSergey Sharybin
2014-02-28Attempt to fix mixdown when building without sndfileSergey Sharybin
2014-02-28Fix T38768: New "audio" button in 2.70 release does not 'mixdown' audioSergey Sharybin
2014-02-28Fix use of uninitialized variable in some cases with scatter + emission volume.Brecht Van Lommel
2014-02-28Fix cycles wrong volume scatter value in light path node.Brecht Van Lommel
2014-02-27Cycles: Fix mistake in PathRayFlag, one value was used twice.Thomas Dinges
2014-02-27Cycles: compile fix after rB7808360c5f (own mistake)Sv. Lockal
2014-02-27Cycles: fix crash in SSE hair and half-floats on x86+vc2008Sv. Lockal
2014-02-26Fix T38710: volume render issue with transparent surfaces.Brecht Van Lommel
2014-02-26Locale_wrapper: make the bad_cast catch more clear and fix the std::exception...Jens Verwiebe
2014-02-25Fix missing brackets in cpuid bitfield check.Martijn Berger
2014-02-25Fix T38811: Cycles particle ids are inconsistent when using multiple particle...Lukas Tönne
2014-02-25Fix T38815Martijn Berger
2014-02-25Cycles Standalone: Tweak for d59f53f7b7da, use "closure color" as type name, ...Thomas Dinges
2014-02-25Cycles: Make CUDA aware of COMPUTE_50 (sm_50, Maxwell).Thomas Dinges
2014-02-24Tweak to T38766 fix: cycles now support setting viewport alpha for a material.Brecht Van Lommel
2014-02-24Fix T38779: cycles SSS and object scale render issue.Brecht Van Lommel
2014-02-24Support for generic OSL shader parameters in the Cycles standalone XMLLukas Tönne
2014-02-24OSX: add debug mesg to bl_locale_pgettext for later indeep investigationJens Verwiebe
2014-02-23Fix an uncaught exception on OSX, perhaps general with popupsJens Verwiebe
2014-02-21Fix cycles standalone crash on Mac OS X.Brecht Van Lommel