2014-12-31 |
Sergey Sharybin | Libmv: Update to latest upstream version |
tree | commitdiff |
2014-12-29 |
Sergey Sharybin | Cycles: Fix MSVC which desn't like condition to be... |
tree | commitdiff |
2014-12-29 |
Sergey Sharybin | Revert "Fix T42888: Separate and Combine HSV distorts... |
tree | commitdiff |
2014-12-29 |
Sergey Sharybin | Cycles: Add asserts around BVH stack pushes |
tree | commitdiff |
2014-12-29 |
Sergey Sharybin | Cycles: Bump stack size for QBVH traversal code |
tree | commitdiff |
2014-12-29 |
Sergey Sharybin | Cycles: Add some sanity check asserts in the traversal... |
tree | commitdiff |
2014-12-29 |
Sergey Sharybin | Cycles: Disable QBVH on 32bit systems all together |
tree | commitdiff |
2014-12-27 |
Sergey Sharybin | Cycles: Mark visibility TODO as resolved |
tree | commitdiff |
2014-12-27 |
Sergey Sharybin | Cycles: Fix visibility check for instanced nodes |
tree | commitdiff |
2014-12-26 |
Sergey Sharybin | Fix T43019: Child of objectes used by duplis are visibl... |
tree | commitdiff |
2014-12-25 |
Sergey Sharybin | Cycles: Distance optimization for QBVH |
tree | commitdiff |
2014-12-25 |
Jens Verwiebe | OSX: revive GHOST_HACK_getFirstFile cause it breaks... |
tree | commitdiff |
2014-12-25 |
Thomas Dinges | Revert QBVH switch, after discussion with Sergey. |
tree | commitdiff |
2014-12-25 |
Sergey Sharybin | Cycles: Fix really bad bug with shadow rays on non... |
tree | commitdiff |
2014-12-25 |
Sergey Sharybin | Cycles: Workaround CUDA 6.5.16 error after watertight... |
tree | commitdiff |
2014-12-25 |
Sergey Sharybin | Cycles: Fix compilation error on non-SSE2 architectures |
tree | commitdiff |
2014-12-25 |
Thomas Dinges | Cleanup: Fix Cycles Apache header. |
tree | commitdiff |
2014-12-25 |
Thomas Dinges | Cleanup: Typo fixes for comments. |
tree | commitdiff |
2014-12-25 |
Thomas Dinges | Cycles: Expose QBVH on/off switch to the UI. |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Correction for node tail copy on packing BVH |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Enable QBVH optimization structure for SSE2... |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Implement QBVH tree traversal |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Store proper empty boundbox for missing child... |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Code cleanup, de-duplicate definition of FEATURE |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Rework BVH functions calls a little bit |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Add some utility functions and structures |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Implement watertight ray/triangle intersection |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Optimize storage of QBVH node by one float4 |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles; Code cleanup, make it more obvious what #endif... |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Make it more clear offsets in BVH construction |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Replace magic constant in the code with actual... |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Avoid over-allocation in packing BVH instances |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Implement refit_nodes for QBVH |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Use proper node counter to allocate QBVH nodes |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Don't do node visibility check in subsurface... |
tree | commitdiff |
2014-12-24 |
Sergey Sharybin | Cycles: Move triangle intersection functions into own... |
tree | commitdiff |
2014-12-24 |
Thomas Dinges | Cycles: Optimize vector math node without links to... |
tree | commitdiff |
2014-12-19 |
Sergey Sharybin | Ensure no integer overflow happens in SuperLU solver... |
tree | commitdiff |
2014-12-18 |
Sergey Sharybin | Cycles: Do some logging when motion is detected in... |
tree | commitdiff |
2014-12-17 |
Thomas Dinges | Cycles: Add missing entries in the Integrator construct... |
tree | commitdiff |
2014-12-16 |
Sergey Sharybin | Fix T42888: Separate and Combine HSV distorts the hue... |
tree | commitdiff |
2014-12-11 |
Sergey Sharybin | Cycles: Fix more wrong usages of RNA_id_pointer_create |
tree | commitdiff |
2014-12-11 |
Sergey Sharybin | Fix T42829: Cycles crash rendering when file is saved... |
tree | commitdiff |
2014-12-10 |
julianeisel | Correction for non-Windows SCons compiling fix after... |
tree | commitdiff |
2014-12-10 |
Sergey Sharybin | Cycles: Fix difference between SVM and OSL implementati... |
tree | commitdiff |
2014-12-10 |
Sergey Sharybin | Fix T42818: Cycles SSS passes are incorrect for SSS... |
tree | commitdiff |
2014-12-09 |
Sergey Sharybin | Cycles: Code cleanup, typo |
tree | commitdiff |
2014-12-08 |
Sergey Sharybin | Cycles: Fix compilation error with MinGW and logging... |
tree | commitdiff |
2014-12-08 |
Campbell Barton | Docs: reference the new manual |
tree | commitdiff |
2014-12-08 |
Campbell Barton | Cleanup: spelling |
tree | commitdiff |
2014-12-07 |
julianeisel | Fix non-Windows SCons compiling error after IME merge |
tree | commitdiff |
2014-12-07 |
Severin | Forgot to add new files in recent IME commit |
tree | commitdiff |
2014-12-06 |
Severin | Input Method Editor (IME) support for text buttons |
tree | commitdiff |
2014-12-06 |
Jens Verwiebe | OSX: change previous commit to not only make animation... |
tree | commitdiff |
2014-12-06 |
Mike Erwin | Cleanup: style from my previous commit |
tree | commitdiff |
2014-12-06 |
Mike Erwin | Fix T42789: support 3Dconnexion wireless devices |
tree | commitdiff |
2014-12-05 |
Jens Verwiebe | OSX: make sure window of new blender instance is front... |
tree | commitdiff |
2014-12-05 |
Sergey Sharybin | Cycles: Report error via the new engine API |
tree | commitdiff |
2014-12-05 |
Sergey Sharybin | Cycles: Report error to the blender using report API |
tree | commitdiff |
2014-12-05 |
Sergey Sharybin | Cycles: Add dedicated Progress::set_error() call |
tree | commitdiff |
2014-12-05 |
Sergey Sharybin | Cycles: Early output from Scene::device_update when... |
tree | commitdiff |
2014-12-05 |
Sergey Sharybin | Cycles: Code cleanup, whitespace |
tree | commitdiff |
2014-12-04 |
Sergey Sharybin | Cycles: Fix compilation error after recent logging... |
tree | commitdiff |
2014-12-03 |
Sergey Sharybin | Cycles: Synchronize SCons with CMake in regard of logging |
tree | commitdiff |
2014-12-03 |
Sergey Sharybin | Cycles: Support logging when building with SCons |
tree | commitdiff |
2014-12-03 |
Sergey Sharybin | Cycles: Remove workaround in ShaderClosure |
tree | commitdiff |
2014-12-03 |
Sergey Sharybin | Cycles: Use 16 bytes aligned closures in OSL |
tree | commitdiff |
2014-12-02 |
Thomas Dinges | Cycles: Remove workaround for missing sm_52 kernel... |
tree | commitdiff |
2014-12-02 |
Sergey Sharybin | Cycles: Tweak to the include paths after recent atomics... |
tree | commitdiff |
2014-12-02 |
Sergey Sharybin | Fixes for atomic operations when building with MSVC |
tree | commitdiff |
2014-12-02 |
Sergey Sharybin | Cycles: Use lock in the memory statistics |
tree | commitdiff |
2014-11-30 |
Alexandr Kuznetsov | Fix T42426. Add support for UK "`" key. |
tree | commitdiff |
2014-11-28 |
Sergey Sharybin | Cycles: Only report exporting curves if there are parti... |
tree | commitdiff |
2014-11-28 |
Sergey Sharybin | Cycles: Code cleanup, remove dead code |
tree | commitdiff |
2014-11-26 |
Sergey Sharybin | Fix T42420: Touchpad zoom and scroll gester using touch... |
tree | commitdiff |
2014-11-24 |
Jörg Müller | Audaspace: File handle management for audio sequencing |
tree | commitdiff |
2014-11-24 |
Antony Riakiotakis | Politically correct terrible consequencer changes |
tree | commitdiff |
2014-11-24 |
Sergey Sharybin | Cycles: Speedup BVH build for certain compilers |
tree | commitdiff |
2014-11-24 |
Sergey Sharybin | Cycles: Log time spent on the BVH build |
tree | commitdiff |
2014-11-22 |
Thomas Dinges | Cycles UI: Several fixes for recent additions... |
tree | commitdiff |
2014-11-21 |
Antony Riakiotakis | Cycles: support for specular color in solid shading... |
tree | commitdiff |
2014-11-20 |
Sergey Sharybin | Cycles: Remove dynamic library helper files |
tree | commitdiff |
2014-11-20 |
Sergey Sharybin | Cycles: Fix typo on graphiz graph dumper |
tree | commitdiff |
2014-11-20 |
Thomas Dinges | Cleanup: Remove SD_BSDF_GLOSSY flag, unused. |
tree | commitdiff |
2014-11-18 |
Sergey Sharybin | Cycles: Missed some changes in the previous hair motion... |
tree | commitdiff |
2014-11-18 |
Sergey Sharybin | Fix T42475: Vector motion blur on hair |
tree | commitdiff |
2014-11-18 |
Sergey Sharybin | Cycles: Add logging to blender curve segment exporting |
tree | commitdiff |
2014-11-17 |
Sergey Sharybin | Support dynamic loading of SDL libraries |
tree | commitdiff |
2014-11-17 |
Thomas Dinges | Fix for last commit, accidentaly removed transparent... |
tree | commitdiff |
2014-11-16 |
Thomas Dinges | Cycles Standalone: Updates for Volume sampling. |
tree | commitdiff |
2014-11-16 |
Thomas Dinges | Cycles: Remove Integrator volume sampling flag, that... |
tree | commitdiff |
2014-11-14 |
Sergey Sharybin | Cycles: Revert changes to inline flags enabled for... |
tree | commitdiff |
2014-11-14 |
Campbell Barton | skip scene_armature_depsgraph_workaround when theres... |
tree | commitdiff |
2014-11-14 |
Antony Riakiotakis | Reuse local view for UVs for previous commit, thanks... |
tree | commitdiff |
2014-11-14 |
Campbell Barton | Fix X11/GLX failing with multi-sample |
tree | commitdiff |
2014-11-13 |
Campbell Barton | Cleanup: cmake |
tree | commitdiff |
2014-11-13 |
Thomas Dinges | Cycles: Update some comments in volume code. |
tree | commitdiff |
2014-11-13 |
Campbell Barton | GHOST/X11: correct USE_X11_ERROR_HANDLERS define |
tree | commitdiff |
2014-11-12 |
Sergey Sharybin | Cycles: Prevent NaN and inf in area lamp sampling cause... |
tree | commitdiff |
2014-11-12 |
Thomas Dinges | Fix T41066: MSVC + AVX2 kernel causes artifacts in... |
tree | commitdiff |
next |