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-08-07Tweaks to the recent wrapper on windowsSergey Sharybin
2014-08-07Cleanup: Remove special code for Visual Studio 2008.Thomas Dinges
2014-08-06OSX/clang: Fix T41123, crashing osl when optimization level > O0 is used for ...Jens Verwiebe
2014-08-06Fix T41318: API change in OSL, I see no other cases but there might beMartijn Berger
2014-08-05SpellingCampbell Barton
2014-08-05Fix T41222 Blender gives weird output when baking (4096*4096) resolution on GPUDalai Felinto
2014-08-05Fix T41276: OSL bug in getmessage ("trace", "geom:name" , output)Sergey Sharybin
2014-08-05Fix T41318: OSL broken on Linux kubuntu 14.04Sergey Sharybin
2014-08-05Fix: T41318Martijn Berger
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-08-02Make CHECK_TYPE_NONCONST macro portableCampbell Barton
2014-08-02SpellingCampbell Barton
2014-08-01Cycles: Update stdosl.h for OSL 1.5.Thomas Dinges
2014-08-01Fix T41197: Blender freezes to infinite loop when switching to PAUSED Cycles ...Sergey Sharybin
2014-07-31Fix T41258: Crash when entering edit mode while viewport render is enabledSergey Sharybin
2014-07-31Cycles Bake: use size_t instead of width, heightDalai Felinto
2014-07-29Fix T41174: Tangent space required UV map in CyclesSergey Sharybin
2014-07-29Implement get_split_task_count to make device_network compile again.Martijn Berger
2014-07-27Fix T41139: Cycles Hair BSDF roughness problemSergey Sharybin
2014-07-27Style cleanup GHOST/Win32Campbell Barton
2014-07-26OSX/GHOST: Using lion_fullscreen suffers from an uncovered problem when calle...Jens Verwiebe
2014-07-25Cycles Bake: show progress bar during bakeDalai Felinto
2014-07-25Switch to Cuda 4.0 style api for kernel invocation. This is a small clean-up ...Martijn Berger
2014-07-25Fix inconsistent use of print_error() and fprintf(stderr, ...) in MEM_guarded...Tamito Kajiyama
2014-07-25Yet another OSL compilation fix...sorry.Thomas Dinges
2014-07-25Cycles: Drop old OSL closure compatibility code.Thomas Dinges
2014-07-25One more fix for new OSL libs.Thomas Dinges
2014-07-25Fix atomix operations on unofficial 64bit archsMatteo F. Vescovi
2014-07-25Cycles: Updates for new OSL 1.5 API.Thomas Dinges
2014-07-24Code cleanup: ghost styleCampbell Barton
2014-07-23Fix T41116: Motion Blur causes random black surfaces on rigged modelsSergey Sharybin
2014-07-23Fix T41147: Static BVH shading problemSergey Sharybin
2014-07-22Cleanup: pep8 & redundant varsCampbell Barton
2014-07-21Bugfix T41133: Audio: Speakers with animated pitch cause clicks in rendered a...Jörg Müller
2014-07-19Code cleanup: warningsCampbell Barton
2014-07-18Fix T41109: Reloading image that has been modified outside Blender does not u...Sergey Sharybin
2014-07-18Code cleanupCampbell Barton
2014-07-17Cleanup / Cycles: Remove unused defines and some other minor changes.Thomas Dinges
2014-07-15Fix T40964: Massive shading failures with glass node mixing, whiteouts and bl...Sergey Sharybin
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-07-13Fix T40987: Distant Lamps have no influence on Volumes.Thomas Dinges
2014-07-11Fix T41023: Specific material cause bad render result, different on CPU/GPUSergey Sharybin
2014-07-10Cycles: Add link to a paper used for Beckmann table calculationSergey Sharybin
2014-07-10Fix T41005: Seemingly random crashes with cycles renderingSergey Sharybin
2014-07-10Cleanup: Same thing in path trace setup, we can safely always assign the prop...Thomas Dinges
2014-07-10Cleanup: Always assign num_samples, there is no need for this special define.Thomas Dinges
2014-07-09Fix T41003: Object Info's Random socket produces erratic results whenLukas Tönne
2014-07-07Code cleanup: Simplify decoupled scattering code a bit.Thomas Dinges
2014-07-07Fix T40712: Duplicators don't generate orco and UV coordinates in Cycles view...Lukas Tönne
2014-07-07Cycles: Fix crash with environment maps and packed imagesSergey Sharybin