2012-12-17 |
Bastien Montagne | Added GPL header to sconscripts! |
tree | commitdiff |
2012-12-16 |
Brecht Van Lommel | Cycles: add "Textures" panel in particle properties... |
tree | commitdiff |
2012-12-16 |
Brecht Van Lommel | Cycles OSL: small optimization to geometry node, tangen... |
tree | commitdiff |
2012-12-15 |
Brecht Van Lommel | Fix cycles build error with OSL disabled. |
tree | commitdiff |
2012-12-15 |
Jens Verwiebe | OSX: makeKeyAndOrderFront would show window from ordere... |
tree | commitdiff |
2012-12-15 |
Jens Verwiebe | OSX/availability: use of the numerical value instead... |
tree | commitdiff |
2012-12-15 |
Brecht Van Lommel | Cycles OSL minor optimizations: recycle shading context... |
tree | commitdiff |
2012-12-14 |
Brecht Van Lommel | Fix mac build error with SDK < 10.7, this version is... |
tree | commitdiff |
2012-12-14 |
Brecht Van Lommel | Cycles: make "Open Shading Language" a boolean toggle... |
tree | commitdiff |
2012-12-14 |
Jens Verwiebe | OSX/nativePixel: fix compile for OSX < 10.7 |
tree | commitdiff |
2012-12-13 |
Ton Roosendaal | Bugfix, IRC report |
tree | commitdiff |
2012-12-13 |
Campbell Barton | disable openmp thread assert, would fail in cases where... |
tree | commitdiff |
2012-12-13 |
Brecht Van Lommel | Cycles: shuffle addon import statements a bit to try... |
tree | commitdiff |
2012-12-12 |
Jens Verwiebe | OSX: make cmake and scons both compile jack and ndof... |
tree | commitdiff |
2012-12-12 |
Sergey Sharybin | GHOST should now be finally fixed |
tree | commitdiff |
2012-12-12 |
Ton Roosendaal | Holiday coding log :) |
tree | commitdiff |
2012-12-12 |
Brecht Van Lommel | Cycles: disable scaling up of ray differentials after... |
tree | commitdiff |
2012-12-12 |
Brecht Van Lommel | Fix #33486: cycles CPU image textures were offset wrong... |
tree | commitdiff |
2012-12-12 |
Brecht Van Lommel | Fix #33485: cycles OSL now autodetects the presence... |
tree | commitdiff |
2012-12-12 |
Campbell Barton | assert in debug builds if MEM_ alloc's are called in... |
tree | commitdiff |
2012-12-12 |
Campbell Barton | replace BLI_array_declare with BLI_array_staticdeclare... |
tree | commitdiff |
2012-12-11 |
Thomas Dinges | OSL Shader Files: |
tree | commitdiff |
2012-12-11 |
Brecht Van Lommel | Cycles OSL: add diffuse_ramp closure in addition to... |
tree | commitdiff |
2012-12-11 |
Brecht Van Lommel | Cycles: RGB and Vector Curves nodes now supported,... |
tree | commitdiff |
2012-12-11 |
Brecht Van Lommel | Cycles: trick to make building with OSL trunk work... |
tree | commitdiff |
2012-12-11 |
Brecht Van Lommel | Fix issue reported in #32174: IK solver stretch was... |
tree | commitdiff |
2012-12-11 |
Brecht Van Lommel | Fix OS X warning on startup about using deprecated... |
tree | commitdiff |
2012-12-11 |
Daniel Genrich | Bugfix [#33467] Fluid Simulations Speed factor animated... |
tree | commitdiff |
2012-12-11 |
Campbell Barton | cmake wouldn't build since it was missing files added... |
tree | commitdiff |
2012-12-10 |
Joerg Mueller | Audaspace: |
tree | commitdiff |
2012-12-10 |
Brecht Van Lommel | Fix cycles OSL + AO enabled in world settings not worki... |
tree | commitdiff |
2012-12-09 |
Brecht Van Lommel | Fix #33454: cycles wasn't hiding the original object... |
tree | commitdiff |
2012-12-07 |
Brecht Van Lommel | Fix missing mapping and influence panel for particles... |
tree | commitdiff |
2012-12-06 |
Sergey Sharybin | Disable multisamples on windows for intel cards |
tree | commitdiff |
2012-12-06 |
Brecht Van Lommel | Fix mapping node min/max not working OSL. |
tree | commitdiff |
2012-12-05 |
Miika Hamalainen | Fix #33411: Smoke simulator using uninitialized noise... |
tree | commitdiff |
2012-12-05 |
Brecht Van Lommel | Fix #33411: crash baking smoke with FFT high resolution. |
tree | commitdiff |
2012-12-05 |
Brecht Van Lommel | Fix crash opening some .blend files on OS X 10.8 with... |
tree | commitdiff |
2012-12-04 |
Campbell Barton | cmake was missing some header files. |
tree | commitdiff |
2012-12-04 |
Konrad Kleine | FIX: OSL mix shader clamps 2nd color component to 3rd... |
tree | commitdiff |
2012-12-04 |
Brecht Van Lommel | Fix #33405: preview render getting stuck in a particula... |
tree | commitdiff |
2012-12-04 |
Campbell Barton | osl style cleanup and update man-page. |
tree | commitdiff |
2012-12-03 |
Brecht Van Lommel | Fix scons not installing closure/ directory for runtime... |
tree | commitdiff |
2012-12-03 |
Campbell Barton | quiet float -> double conversion warnings and do some... |
tree | commitdiff |
2012-12-03 |
Brecht Van Lommel | Fix cycles issue when NaN is used for RGB ramp, can... |
tree | commitdiff |
2012-12-02 |
Antony Riakiotakis | get rid of annoying redefinition warning on cycles... |
tree | commitdiff |
2012-12-02 |
Bastien Montagne | Silent a bunch of gcc warnings (usually dummy, but... |
tree | commitdiff |
2012-12-02 |
Campbell Barton | fix GhostSDL displaying text in multiple views. |
tree | commitdiff |
2012-12-02 |
Bastien Montagne | Silent some warnings (the one in bmesh_operator.c was... |
tree | commitdiff |
2012-12-02 |
Brecht Van Lommel | Fix performance issue in OSL geometry node, compiler... |
tree | commitdiff |
2012-12-01 |
Brecht Van Lommel | Fix another cycles SVM issue with closures, was not... |
tree | commitdiff |
2012-12-01 |
Brecht Van Lommel | Fix #33375: OSL geom:trianglevertices gave wrong coordi... |
tree | commitdiff |
2012-11-30 |
Brecht Van Lommel | Fix #33364: cycles tile rendering artifacts. |
tree | commitdiff |
2012-11-30 |
Brecht Van Lommel | Fix cycles CUDA sm 1.3 build with 32 bit compiler,... |
tree | commitdiff |
2012-11-30 |
Brecht Van Lommel | Fix #33351: cycles OSL not loading grayscale images... |
tree | commitdiff |
2012-11-30 |
Brecht Van Lommel | Fix #33347: cycles OSL crash connecting string to vecto... |
tree | commitdiff |
2012-11-29 |
Brecht Van Lommel | Fix cycles motion blur + OSL + object texture coordinat... |
tree | commitdiff |
2012-11-29 |
Brecht Van Lommel | Fix #33344: cycles motion blur was still crashing on... |
tree | commitdiff |
2012-11-29 |
Daniel Genrich | Fix compile error with clang. |
tree | commitdiff |
2012-11-29 |
Brecht Van Lommel | Fix #32900: object motion blur not working on the GPU... |
tree | commitdiff |
2012-11-28 |
Brecht Van Lommel | Fix #33337: cycles crash with progressive refine and... |
tree | commitdiff |
2012-11-28 |
Brecht Van Lommel | Fix #33335: cycles SVM closure issue in recent bugfix... |
tree | commitdiff |
2012-11-28 |
Brecht Van Lommel | Fix #33334: missing glossy label for OSL phong ramp... |
tree | commitdiff |
2012-11-28 |
Sergey Sharybin | Typo fix in comment. No functional changes. |
tree | commitdiff |
2012-11-27 |
Brecht Van Lommel | Fix #33328: cycles not rendering dupliframes, needs... |
tree | commitdiff |
2012-11-27 |
Brecht Van Lommel | Fix cycles OSL shader loading warnings after recent... |
tree | commitdiff |
2012-11-26 |
Brecht Van Lommel | Fix #32907: failure rendering a complex node setup... |
tree | commitdiff |
2012-11-26 |
Jason Wilkins | -fno-rtti is a gcc option which gives a warning when... |
tree | commitdiff |
2012-11-26 |
Brecht Van Lommel | Fix: cycles light sampling crash, happens on rare occas... |
tree | commitdiff |
2012-11-26 |
Campbell Barton | code cleanup: doxy comment corrections and correct... |
tree | commitdiff |
2012-11-24 |
Brecht Van Lommel | Fix #33152: cycles SVM crash with certain shader nodes... |
tree | commitdiff |
2012-11-24 |
Campbell Barton | disable GL_MULTISAMPLE_ARB by default on X11 (same... |
tree | commitdiff |
2012-11-24 |
Brecht Van Lommel | IK Solver: |
tree | commitdiff |
2012-11-23 |
Brecht Van Lommel | Fix #33267: cycles math node power gave different resul... |
tree | commitdiff |
2012-11-23 |
Jason Wilkins | Patch [#33196] Warning Fixes 11-16-2012 |
tree | commitdiff |
2012-11-23 |
Brecht Van Lommel | Fix cycles AO issue, still was missing AO pass for... |
tree | commitdiff |
2012-11-23 |
Campbell Barton | code cleanup: warning & style |
tree | commitdiff |
2012-11-23 |
Daniel Genrich | Bugfix [#29186] Object contribute to fluid sim animatio... |
tree | commitdiff |
2012-11-23 |
Dalai Felinto | final fix for Sensor Fit (AUTO, HOR, VERT) in panorama... |
tree | commitdiff |
2012-11-22 |
Brecht Van Lommel | Fix cycles OSL wrong reflection texture coordinate. |
tree | commitdiff |
2012-11-22 |
Brecht Van Lommel | Cycles: disable anisotropic BSDF on CUDA sm 1.x, to... |
tree | commitdiff |
2012-11-22 |
Sergey Sharybin | Solved descriptors leak in OCIO module on windows |
tree | commitdiff |
2012-11-22 |
Brecht Van Lommel | Tweak macbook trackpad version check, now assumes to... |
tree | commitdiff |
2012-11-22 |
Jens Verwiebe | Fix #33185 correct now, forgot stringlength incrased |
tree | commitdiff |
2012-11-22 |
Jens Verwiebe | Fix #33185 by taking new sysctl hw.model into accont |
tree | commitdiff |
2012-11-21 |
Brecht Van Lommel | Fixes for OS X default locale: use pclose and do error... |
tree | commitdiff |
2012-11-21 |
Jens Verwiebe | OSX/locale: moved command up, so errorchecking also... |
tree | commitdiff |
2012-11-21 |
Jens Verwiebe | OSX/locale: workaround to get osx system locale from... |
tree | commitdiff |
2012-11-21 |
Sergey Sharybin | Style cleanup: mixed tabs/spaces were used for indentat... |
tree | commitdiff |
2012-11-21 |
Sergey Sharybin | Cycles: solve -Wmissing-declarations for osl kernel |
tree | commitdiff |
2012-11-21 |
Brecht Van Lommel | Fix #33257: cycles camera clipping did not work through... |
tree | commitdiff |
2012-11-21 |
Brecht Van Lommel | Fix #33256: cycles Z pass for orthographic camera was... |
tree | commitdiff |
2012-11-21 |
Brecht Van Lommel | Fix #32796: cycles did not support image auto refresh... |
tree | commitdiff |
2012-11-21 |
Brecht Van Lommel | Fix for #33250: animation player shortcut keys not... |
tree | commitdiff |
2012-11-21 |
Dalai Felinto | Cycles bugfix: AUTO wasn't working for Equisolid Fishey... |
tree | commitdiff |
2012-11-21 |
Brecht Van Lommel | Fix #33158: motion vector pass wrong in cycles in some... |
tree | commitdiff |
2012-11-20 |
Brecht Van Lommel | Fix #33177: OSL render difference with missing textures... |
tree | commitdiff |
2012-11-20 |
Brecht Van Lommel | Fix cycles OSL missing support for texture mapping... |
tree | commitdiff |
2012-11-20 |
Brecht Van Lommel | Fix #33243: cycles CUDA going missing sometimes, disabl... |
tree | commitdiff |
2012-11-20 |
Campbell Barton | code cleanup: comment unused members of bmesh operator... |
tree | commitdiff |
next |