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-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
2014-02-21Fix T38740: multi-user metaballs not rendering in Cycles.Brecht Van Lommel
2014-02-19Cycle CUDA: revert the f1aeb2ccf4 and 84f958754 busywait fixes for now.Brecht Van Lommel
2014-02-19Totally remove BSP from SConscriptSergey Sharybin
2014-02-19Code cleanup: styleCampbell Barton
2014-02-18OSX: more futurework for clang-openmp:Jens Verwiebe
2014-02-17this is an attempted Fix: T38679Martijn Berger
2014-02-17Adapt KDL for compile with clang 3.4, which is stricter with friend classes,Jens Verwiebe
2014-02-15Fix/Workaround for NDOF/X11 bug with unreliable GHOST_kFinished events.Campbell Barton
2014-02-15Code cleanup: use const short for ndof axis argsCampbell Barton
2014-02-15Code cleanup: warningsCampbell Barton
2014-02-15Cycles Standalone: XML wrapping of Lights and some more volume settings.Thomas Dinges
2014-02-15Cycles Standalone: Add more controls and optionsThomas Dinges
2014-02-14Cycles Standalone: The camera now gets properly updated, when changing window...Thomas Dinges
2014-02-14Cycles: equi-angular sampling for homogeneous volumesBrecht Van Lommel
2014-02-14Cycles Standalone: Up/Down movement was inverted.Thomas Dinges
2014-02-14Cycles Standalone: Add interactive mode (I-key), to avoid accidental changes/...Thomas Dinges
2014-02-14NDOF/X11: incorrect dynamic_castCampbell Barton
2014-02-14Cycles Standalone: The camera can now be moved and rotated with LMB/RMB mouse...Thomas Dinges
2014-02-13Cycles Standalone: More updates for the Node XML API.Thomas Dinges
2014-02-13Rework carve integration into boolean modifierSergey Sharybin
2014-02-13Fix issue in recent bugfix, did not work with multiple sessions (preview rend...Brecht Van Lommel
2014-02-13Code cleanup: styleCampbell Barton
2014-02-13Fix T38615: cycles rendering beckmann/GGX refraction wrong with IOR equal to 1.Brecht Van Lommel
2014-02-13Fix T38332, Fix T38607: cycles render crash with motion blur.Brecht Van Lommel