2017-03-30 |
Sergey Sharybin | Cycles: Fix missing kernel re-compilation after recent... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Sergey Sharybin | Fix T51051: Incorrect render on 32bit Linux |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Sergey Sharybin | Cycles: Cleanup, rename RegularBVH to BinaryBVH |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Campbell Barton | Mirror Modifier: Add offsets for mirrored UVs |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Cycles: Fix compilation error of app after the include... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Cycles: Attempt to work around compilation errors of... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Cycles: Cleanup, indentation |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Cycles: Remove toolkit-specific workaround from kernel |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Cycles: Only use CUDA 8.0 as officially supported one |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Cycles: Cleanup, don't use m_ prefix for public properties |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Cycles: Fix compilation error with visibility flag... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Cycles: Make all #include statements relative to cycles... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Cycles: Attempt to workaround compilation error on... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Campbell Barton | Remove non-bmesh case from test |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Campbell Barton | Fix skin mark operator |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Campbell Barton | Fix crash closing window in background mode |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Campbell Barton | Fix missing NULL check in gpencil poll |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Campbell Barton | Use 'empty' option for clearing factory settings |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Campbell Barton | Option to load startup file with empty-data |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Buildbot: Revert previous change, older toolkit has... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Buildbot: Use older NVCC on 32bit linux |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Buildbot: Remove global hardcoded NVCC path |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Sergey Sharybin | Cycles: Bring back preview AA samples when using BPT |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Campbell Barton | PyAPI: minor path init simplification |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Campbell Barton | Fix 'bl_app_override' wrapping multiple times. |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Campbell Barton | Fix memory leak re-registering operators |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Campbell Barton | PyAPI: check modules are registered before unregister |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Aaron Carlisle | Fix T51068: Place props in their own row |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Sergey Sharybin | Cycles: Switch to reformulated Pluecker ray/triangle... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Bastien Montagne | Forgot those IDP_LibLinkProperty call on node sockets... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
raa | Fix: Icon offset for pie buttons |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Sergey Sharybin | Cycles: Pass m128 vectors by const reference |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Bastien Montagne | Fix lib_link_cachefile. |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Bastien Montagne | Bring back `lib_link_mesh()` in 'order' with other... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Bastien Montagne | readfile.c: Cleanup lib_link code a bit. |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Campbell Barton | Correct splash size check |
commit | commitdiff | tree | snapshot |
2017-03-27 |
raa | Fix columns with fixed width |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Thomas Dinges | Cleanup: Use upper case consistently in adaptive featur... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Thomas Dinges | Cleanup: Resolve todo in CUDA voxel image code. |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Thomas Dinges | Cycles UI: Avoid abreviation for Hair Extension. |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Thomas Dinges | Cycles: Move Shadow Catcher UI option next to Ray Visib... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Sergey Sharybin | Cycles: Correct ifdef around float3 intrinsics |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Campbell Barton | Correct for Py3.5 |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Sergey Sharybin | Cycles: Make shadow catcher an optional feature for... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Hristo Gueorguiev | Cycles: Add OpenCL support for shadow catcher feature |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Hristo Gueorguiev | Cycles: Remove ccl_addr_space from RNG passed to functions |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Sergey Sharybin | Cycles: First implementation of shadow catcher |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Lukas Stockner | Cycles: Optimize shaders earlier to skip unneccessary... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Campbell Barton | CMake: WITH_PYTHON_SECURITY=OFF was ignored |
commit | commitdiff | tree | snapshot |
2017-03-26 |
Campbell Barton | Add back missing include |
commit | commitdiff | tree | snapshot |
2017-03-26 |
raa | Fix padding and align calculation for box layouts |
commit | commitdiff | tree | snapshot |
2017-03-26 |
Campbell Barton | Cleanup: line length, assignment |
commit | commitdiff | tree | snapshot |
2017-03-26 |
raa | Fix: Ignore min flag for rows that require all availabl... |
commit | commitdiff | tree | snapshot |
2017-03-26 |
raa | Fix: Use "round" instead of "floor" in snapping UI... |
commit | commitdiff | tree | snapshot |
2017-03-26 |
raa | Fix: Button's label can be NULL |
commit | commitdiff | tree | snapshot |
2017-03-26 |
Germano Cavalcante | re-adds the include "BLI_math.h" to custondata |
commit | commitdiff | tree | snapshot |
2017-03-26 |
Campbell Barton | Cleanup: simplify script path assignment |
commit | commitdiff | tree | snapshot |
2017-03-26 |
Campbell Barton | PyAPI: add missing class registration |
commit | commitdiff | tree | snapshot |
2017-03-26 |
Campbell Barton | PyAPI: debug-python check for missing class register |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Brecht Van... | Fix GHOST crash on X11 with recent DPI changes on some... |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Wouter | DPI for all platforms, per monitor DPI for Windows. |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Campbell Barton | Remove support for py app-templates |
commit | commitdiff | tree | snapshot |
2017-03-25 |
Campbell Barton | Cleanup: imports, indentation, long lines |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Germano Cavalcante | Fix unreported: inaccuracy of interpolation of custom... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Campbell Barton | WM: Application Templates |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Bastien Montagne | Fix various i18n ambiguous issues reported in T43295. |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Bastien Montagne | Fix UI message issue, and style cleanup (!) |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Lukas Stockner | Cycles: Remove obsolete variable from the TileManager |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Sergey Sharybin | Ашч T50995: Wrong freestyle render with new depgraph |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Sergey Sharybin | Cycles: Correct isfinite check used in integrator |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Sergey Sharybin | Fix/workaround T51007: Material viewport mode crash... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Sergey Sharybin | Fix T50238: Cycles: difference in texture position... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Sergey Sharybin | Buildbot: Use proper NVCC path |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Sergey Sharybin | Cycles: Workaround incorrect SSS with CUDA toolkit... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Sergey Sharybin | Update CLERW to the latest version |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Germano Cavalcante | Fix for last fix of fix: (unsigned)char is limited... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Germano Cavalcante | Fix of last commit. Clamp values that will be used! |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Germano Cavalcante | Fix T51038: `layerInterp_mloopcol` was casting instead... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Campbell Barton | Cleanup: minor edits to path test |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Campbell Barton | BLI_path_util: Add BLI_path_join |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Campbell Barton | Add: BKE_appdir_folder_id_ex |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Campbell Barton | Cleanup: line-length |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Campbell Barton | bpy.path.display_name: strip spaces |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Campbell Barton | BLI_path_util: Add string versions of SEP, ALTSEP |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Campbell Barton | addon_utils: add disable_all function |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Sergey Sharybin | Cycles: Remove old non-optimized triangle intersection... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Sergey Sharybin | Cycles: Remove unused macro |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Sergey Sharybin | Cycles: Use SSE-optimized version of triangle intersect... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Sergey Sharybin | Cycles: Fix speed regression on GPU |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Sergey Sharybin | Cycles: Use utility function for SSS triangle intersection |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Sergey Sharybin | Cycles: Move watertight triangle intersection to an... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Sergey Sharybin | Cycles: Move triangle intersection precalc to an util... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Sergey Sharybin | Cycles: Cleanup, move utility function to utility file |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Sergey Sharybin | Cycles: Cleanup, code style and comments |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Sergey Sharybin | Cycles: Move intersection math to own header file |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Sergey Sharybin | Cycles: Cleanup, inline AVX register construction from... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Sergey Sharybin | Cycles: Cleanup, remove unused function |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Jens Verwiebe | Fix player stubs (tm) |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Gaia Clary | Collada - Export: now use bind_mat and rest_mat custom... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Gaia Clary | Collada - Import: now add bind_mat and rest_mat as... |
commit | commitdiff | tree | snapshot |
next |