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-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
2014-02-12NDOF/X11: skip getting the time when no ndof events are processedCampbell Barton
2014-02-12NDOF/X11: fix for glitch using ndof outside the view and entering againCampbell Barton
2014-02-12Cycles: Avoid unnecessary dot products in Mesh/Hair export code.Thomas Dinges
2014-02-11Cycles: mix hair minimum width code with SSE intersection codeBrecht Van Lommel
2014-02-11Cycles: Code refactor for Clamping/Inf Rejection, combined into 1 function. A...Thomas Dinges
2014-02-11Fix T38597: cycles status bar missing some updates.Brecht Van Lommel
2014-02-11Better fix for T38501: blender crashes right after adding image texture toSv. Lockal
2014-02-11Fix Cycles Light Passes being always enabled, own regression in Clamp commit ...Thomas Dinges
2014-02-11Cycles: Clamp Direct now affects the Background too.Thomas Dinges
2014-02-11Fix T38537: issue with OS X full screen startup.blend after recent changes.Brecht Van Lommel
2014-02-11Cycles: Separation of Indirect and Direct clamping.Thomas Dinges
2014-02-10Fix part of T38304: cycles render problem with zero length curve segments.Brecht Van Lommel
2014-02-10Fix T38576: cycles hair not rendering in edit/paint modes.Brecht Van Lommel
2014-02-10Fix T38501: blender crashes right after adding image texture to materialSv. Lockal
2014-02-09OSX/scons: allow for compiling with clang-openmp-3.4Jens Verwiebe
2014-02-09Code cleanup: Remove Debug closure declaration.Thomas Dinges
2014-02-09Cycles: use COMPAT_ENGINES mechanism for UI panels.Jonas Eschenburg
2014-02-08Cycles Standalone: Expose Shader settings in the xml api.Thomas Dinges
2014-02-08Cycles Standalone: Exit when no xml file can be found.Thomas Dinges
2014-02-07Fix T36979: wrong render of textured mesh lights with multiple importance sam...Brecht Van Lommel
2014-02-07Fix T38526: crash using blackbody node on background with multiple importance...Brecht Van Lommel
2014-02-07Fix T38524: Cycles not rendering sky texture correct when the direction vecto...Brecht Van Lommel
2014-02-06Cycles: add pass alpha threshold value to render layers.Brecht Van Lommel
2014-02-06Fix wrong animation duration when using older LibavSergey Sharybin
2014-02-06Cycles Network rendering, remove some exception throwing, replace with saner ...Martijn Berger
2014-02-05Building elbeem without openmp failedCampbell Barton
2014-02-05Fix T36769: fluid sim modifier can crash blenderDaniel Genrich
2014-02-05Attempt to fix OSL build error on Linux with latest OSL master.Brecht Van Lommel
2014-02-04Cycles: bvh_cardinal_curve_intersect intro SSE optimizationSv. Lockal
2014-02-04Fix cycles crash with float image textures on CPU without AVX support.Brecht Van Lommel