2016-05-24 |
Sergey Sharybin | Add upstream information to libraries |
commit | commitdiff | tree |
2016-05-24 |
Bastien Montagne | Sequencer's histogram view: OMP -> BLI_task. |
commit | commitdiff | tree |
2016-05-24 |
Mike Erwin | ndof: build system cleanup |
commit | commitdiff | tree |
2016-05-24 |
Mike Erwin | ndof: enable Linux support by default, unless libs... |
commit | commitdiff | tree |
2016-05-23 |
Brecht Van... | Cycles CUDA: reduce stack memory by reusing ShaderData. |
commit | commitdiff | tree |
2016-05-23 |
Bastien Montagne | Fix T48487: Physics cache names allow (back)slashes... |
commit | commitdiff | tree |
2016-05-23 |
Ralf Hölzemer | Enable correct GLSL output for cycles normalmap node |
commit | commitdiff | tree |
2016-05-23 |
Sergey Sharybin | Add TODO about vertex color linearization to GLSL code |
commit | commitdiff | tree |
2016-05-23 |
Sergey Sharybin | Fix wrong scale of vertex color values when doing borde... |
commit | commitdiff | tree |
2016-05-23 |
Sergey Sharybin | Fix wrong vertex color in BI GLSL mode |
commit | commitdiff | tree |
2016-05-23 |
Sergey Sharybin | Cycles: Fix wrong closure counter in feature adaptive... |
commit | commitdiff | tree |
2016-05-23 |
Sergey Sharybin | Fix T48334: Cycles standalone xml import of uv coordinates |
commit | commitdiff | tree |
2016-05-23 |
Stefan Werner | Fixed a rare case of NaN in Cycles |
commit | commitdiff | tree |
2016-05-23 |
Campbell Barton | B-Bones improve handle calculation |
commit | commitdiff | tree |
2016-05-23 |
Campbell Barton | BLI_math: Add function to calculate circular cubic... |
commit | commitdiff | tree |
2016-05-23 |
Sergey Sharybin | Cycles: Fix missing feature reported by the Volume... |
commit | commitdiff | tree |
2016-05-23 |
Sergey Sharybin | Cycles: Fix missing volumes support for feature-adaptiv... |
commit | commitdiff | tree |
2016-05-23 |
Sergey Sharybin | Fix for all OpenGL lights affecting Cycles viewport... |
commit | commitdiff | tree |
2016-05-23 |
Campbell Barton | Cleanup: glsl indentation, line length |
commit | commitdiff | tree |
2016-05-23 |
Sergey Sharybin | Code cleanup, stick closer to a blender code style... |
commit | commitdiff | tree |
2016-05-23 |
Sergey Sharybin | Support Vertex Color in GLSL viewport for Cycles |
commit | commitdiff | tree |
2016-05-22 |
Thomas Dinges | Cleanup: Deduplicate image loading functions using... |
commit | commitdiff | tree |
2016-05-22 |
Thomas Dinges | Cleanup: Use short condition style. |
commit | commitdiff | tree |
2016-05-22 |
Brecht Van... | Fix Cycles warning in release builds. |
commit | commitdiff | tree |
2016-05-22 |
Brecht Van... | Fix Cycles compile errors with GCC due to double promot... |
commit | commitdiff | tree |
2016-05-22 |
Sergey Sharybin | Support Musgrave texture for Cycles GLSL viewport |
commit | commitdiff | tree |
2016-05-22 |
Bastien Montagne | Fix T48497: Stupid typo in recent own BLI_task forloop... |
commit | commitdiff | tree |
2016-05-22 |
Brecht Van... | Cleanup: remove Cycles layer bits checking in the kernel. |
commit | commitdiff | tree |
2016-05-22 |
Brecht Van... | Code refactor: nodify Cycles shader and lights. |
commit | commitdiff | tree |
2016-05-22 |
Brecht Van... | Code refactor: nodify Cycles background and film. |
commit | commitdiff | tree |
2016-05-22 |
Brecht Van... | Code refactor: nodify Cycles integrator. |
commit | commitdiff | tree |
2016-05-22 |
Brecht Van... | Code refactor: add generic Cycles XML node read and... |
commit | commitdiff | tree |
2016-05-22 |
Brecht Van... | Code refactor: add generic Cycles node infrastructure. |
commit | commitdiff | tree |
2016-05-22 |
Sergey Sharybin | Fix missing Ignore option for GLSL bump |
commit | commitdiff | tree |
2016-05-22 |
Sergey Sharybin | Use previous shading mode for border render in viewport |
commit | commitdiff | tree |
2016-05-22 |
Sergey Sharybin | Make Shift-Z in viewprot a toggle between current shadi... |
commit | commitdiff | tree |
2016-05-22 |
Sergey Sharybin | Cycles: Support bump mapping in GLSL viewport |
commit | commitdiff | tree |
2016-05-22 |
Sergey Sharybin | CMake: Solve compilation error with pre-compiled librar... |
commit | commitdiff | tree |
2016-05-22 |
Campbell Barton | Fix T48476: 'Recalculate Bone to Cursor' fails |
commit | commitdiff | tree |
2016-05-22 |
Campbell Barton | Cleanup: remove unused doxy config |
commit | commitdiff | tree |
2016-05-21 |
Mike Erwin | ndof: simplify Mac build |
commit | commitdiff | tree |
2016-05-21 |
Sebastian Ullrich | Python API: add material to uniforms from gpu.export_sh... |
commit | commitdiff | tree |
2016-05-21 |
Bastien Montagne | Forgot to remove omp header include... |
commit | commitdiff | tree |
2016-05-21 |
Bastien Montagne | Dynamicpaint: fix (unreported) missing progress bar... |
commit | commitdiff | tree |
2016-05-21 |
Bastien Montagne | DynamicPaint: massive refactor, replace all OpenMP... |
commit | commitdiff | tree |
2016-05-21 |
Bastien Montagne | BKE Mesh mapping: add 'vert to looptri' mapping generator. |
commit | commitdiff | tree |
2016-05-21 |
Joshua Leung | GPencil: Add hotkeys for the "Delete Active Frame"... |
commit | commitdiff | tree |
2016-05-21 |
Joshua Leung | GP Sculpt: Make the cursor more visible on light backgr... |
commit | commitdiff | tree |
2016-05-20 |
Bastien Montagne | Hopefully fix OMP/MSVC crap... |
commit | commitdiff | tree |
2016-05-20 |
Bastien Montagne | Dynapaint: Serious cleanup and optimization of dynamicP... |
commit | commitdiff | tree |
2016-05-20 |
Sergey Sharybin | Fix GLSL shader failing to compile on OSX |
commit | commitdiff | tree |
2016-05-20 |
Campbell Barton | Makefile: Use hidden FORCE target |
commit | commitdiff | tree |
2016-05-20 |
Thomas Dinges | Support Cycles wave texture in GLSL viewport. |
commit | commitdiff | tree |
2016-05-20 |
Sergey Sharybin | Support Cycles noise texture in GLSL viewport |
commit | commitdiff | tree |
2016-05-20 |
Sergey Sharybin | Cleanup: Don't use f suffix for values in GLSL |
commit | commitdiff | tree |
2016-05-20 |
Sergey Sharybin | Support voronoi texture in GLSL shading |
commit | commitdiff | tree |
2016-05-20 |
Sergey Sharybin | Support Cycles magic texture in GLSL viewport |
commit | commitdiff | tree |
2016-05-20 |
Thomas Dinges | Cycles: Fix long compile time with MSVC. |
commit | commitdiff | tree |
2016-05-20 |
Sergey Sharybin | Support gradient Cycles texture in GLSL viewport |
commit | commitdiff | tree |
2016-05-20 |
Sergey Sharybin | Support Cycles brick texture in GLSL viewport |
commit | commitdiff | tree |
2016-05-20 |
Sergey Sharybin | Support Cycles's checker texture in GLSL shading |
commit | commitdiff | tree |
2016-05-20 |
Brecht Van... | Fix T48472: issue in array refactor, causing performanc... |
commit | commitdiff | tree |
2016-05-20 |
Joshua Leung | Fix T48470: Bendy Bones: Custom Handle References not... |
commit | commitdiff | tree |
2016-05-19 |
Lukas Stockner | Add Peak Memory as render stamp option |
commit | commitdiff | tree |
2016-05-19 |
Lukas Stockner | Cycles: Add XML parsing of MappingNodes to Cycles Stand... |
commit | commitdiff | tree |
2016-05-19 |
Campbell Barton | Cleanup: warnings |
commit | commitdiff | tree |
2016-05-19 |
Bastien Montagne | Fix T48204: Generic Tablet on Linux - Erratic strokes... |
commit | commitdiff | tree |
2016-05-19 |
Thomas Dinges | Cycles / CUDA: Don't use bundled kernel if Adaptive... |
commit | commitdiff | tree |
2016-05-19 |
Campbell Barton | Cleanup: misleading indentation |
commit | commitdiff | tree |
2016-05-19 |
Bastien Montagne | Dynapaint: parallelize drip effect. |
commit | commitdiff | tree |
2016-05-19 |
Bastien Montagne | Dynapaint: fix use of normal normalization in dynamicPa... |
commit | commitdiff | tree |
2016-05-19 |
Thomas Dinges | Cycles: Add support for bindless textures. |
commit | commitdiff | tree |
2016-05-19 |
Sergey Sharybin | Ignore vertex color when doing texture paint |
commit | commitdiff | tree |
2016-05-18 |
Campbell Barton | CMake: use signed char for recastnavigation |
commit | commitdiff | tree |
2016-05-18 |
Campbell Barton | Cleanup: CMake indentation |
commit | commitdiff | tree |
2016-05-18 |
Sergey Sharybin | Cuda wrangler: Fix very nasty bug with multiple scalar... |
commit | commitdiff | tree |
2016-05-18 |
Sergey Sharybin | Fix missing modifiers for mesh objects |
commit | commitdiff | tree |
2016-05-18 |
Joshua Leung | Theme Color Sets - Dynamically generated icons |
commit | commitdiff | tree |
2016-05-18 |
Sergey Sharybin | Fix T47727: Weird bake results with non integer color... |
commit | commitdiff | tree |
2016-05-18 |
Philipp Oeser | Fix T47737: Lattice crashes w/ smooth modifier |
commit | commitdiff | tree |
2016-05-18 |
Campbell Barton | Revert string splitting |
commit | commitdiff | tree |
2016-05-18 |
Joshua Leung | Revert part of 4adffde02c98f3bb058ffba5ea010a6b1045a7b1... |
commit | commitdiff | tree |
2016-05-18 |
Sergey Sharybin | Depsgraph: Fix rest pose still using bone constraints |
commit | commitdiff | tree |
2016-05-18 |
Sergey Sharybin | Cycles: Fix compilation error of CUDA kernels after... |
commit | commitdiff | tree |
2016-05-18 |
Sergey Sharybin | Cycles: Pole merging for spherical stereo |
commit | commitdiff | tree |
2016-05-18 |
Sergey Sharybin | Cycles: Reduce amount of malloc() calls from the kernel |
commit | commitdiff | tree |
2016-05-18 |
Sergey Sharybin | Cycles: Explicitly mark arguments as unused |
commit | commitdiff | tree |
2016-05-18 |
Joshua Leung | Fix T48395: Grease Pencil, pressing Ekey to sculpt... |
commit | commitdiff | tree |
2016-05-18 |
Joshua Leung | Fix: "Whole Character" Keying Set should not include... |
commit | commitdiff | tree |
2016-05-18 |
Campbell Barton | Cleanup: cmake, indentation, line length |
commit | commitdiff | tree |
2016-05-17 |
Brecht Van... | Fix issue in with multiple importance sampling in recen... |
commit | commitdiff | tree |
2016-05-17 |
Brecht Van... | Cleanup code style inconsistency in last commits. |
commit | commitdiff | tree |
2016-05-17 |
Brecht Van... | Fix GCC/Linux build error after finite/isfinite changes. |
commit | commitdiff | tree |
2016-05-17 |
Brecht Van... | C99/C++11: replace deprecated finite() by isfinite(). |
commit | commitdiff | tree |
2016-05-17 |
Brecht Van... | Fix C++11 build issues on OS X, remove references to... |
commit | commitdiff | tree |
2016-05-17 |
Brecht Van... | Code refactor: use shader pointers rather than shader... |
commit | commitdiff | tree |
2016-05-17 |
Brecht Van... | Code refactor: use dynamic shader node array lengths... |
commit | commitdiff | tree |
2016-05-17 |
Brecht Van... | Code refactor: add some array utility methods, fix... |
commit | commitdiff | tree |
2016-05-17 |
Thomas Beck | Bendy Bones: Small ui tweak |
commit | commitdiff | tree |
2016-05-17 |
Sergey Sharybin | Fix T48434: Missing meta support in new depsgraph |
commit | commitdiff | tree |
next |