2013-03-29 |
Campbell Barton | misc minor edits. |
tree | commitdiff |
2013-03-29 |
Campbell Barton | code cleanup: quiet warnings building with mingw. |
tree | commitdiff |
2013-03-28 |
Campbell Barton | code cleanup: python/pep8 and double-promotion warnings. |
tree | commitdiff |
2013-03-27 |
Campbell Barton | style cleanup: osl and NULL pointer use, also correct... |
tree | commitdiff |
2013-03-27 |
Thomas Dinges | Cycles / SunSky: |
tree | commitdiff |
2013-03-27 |
Thomas Dinges | Code cleanup / Cycles: |
tree | commitdiff |
2013-03-27 |
Sergey Sharybin | Fix #33518: Jack sync doesn't work in 2.64, 2.64 or... |
tree | commitdiff |
2013-03-25 |
Daniel Genrich | Bugfix [#34749] Fluid domain > 10GB crashes Blender... |
tree | commitdiff |
2013-03-25 |
Campbell Barton | code cleanup: |
tree | commitdiff |
2013-03-24 |
Ton Roosendaal | OS X Fullscreen: shortcut now is CTRL + Cmd + F. Is... |
tree | commitdiff |
2013-03-24 |
Thomas Dinges | Fix for [#34747] Rendering invisible tiles |
tree | commitdiff |
2013-03-24 |
Campbell Barton | Unix/X11 - use RGBA icon (netwm icon), rather then... |
tree | commitdiff |
2013-03-23 |
Lukas Toenne | Fix for cycles group node bug, reported on IRC: Group... |
tree | commitdiff |
2013-03-23 |
Ton Roosendaal | Bug fix 34743 |
tree | commitdiff |
2013-03-23 |
Thomas Dinges | Cycles: |
tree | commitdiff |
2013-03-23 |
Thomas Dinges | Cycles: |
tree | commitdiff |
2013-03-22 |
Jens Verwiebe | GHOST_Cocoa, let new fullscreen also appear on 10.6... |
tree | commitdiff |
2013-03-22 |
Campbell Barton | fix for buffer out-of-bounds reading for STR_String... |
tree | commitdiff |
2013-03-22 |
Ton Roosendaal | OSX feature: |
tree | commitdiff |
2013-03-22 |
Campbell Barton | code cleanup: unused defines, shadowing and unintended... |
tree | commitdiff |
2013-03-22 |
Campbell Barton | code cleanup: use NULL rather then 0 for pointers,... |
tree | commitdiff |
2013-03-22 |
Campbell Barton | code cleanup: use booleans and const's for operator... |
tree | commitdiff |
2013-03-21 |
Campbell Barton | code cleanup: misc warnings/style |
tree | commitdiff |
2013-03-21 |
Brecht Van Lommel | Fix #34700: cycles depth of field now works with orthog... |
tree | commitdiff |
2013-03-20 |
Sergey Sharybin | Prefetching for movie clips |
tree | commitdiff |
2013-03-20 |
Jens Verwiebe | OSX/tablet: fix a longstanding bug with certain devices... |
tree | commitdiff |
2013-03-20 |
Lukas Toenne | Fix for #34708 and #34709, cycles group nodes were... |
tree | commitdiff |
2013-03-19 |
Jens Verwiebe | OSX/pen: change sensivity graduation to a good value... |
tree | commitdiff |
2013-03-19 |
Jens Verwiebe | OSX/pen: change sensivity graduation so we don't get... |
tree | commitdiff |
2013-03-18 |
Daniel Genrich | Smoke Bugfix /enhancement: Load pre 2.65 pointcaches. |
tree | commitdiff |
2013-03-18 |
Sergey Sharybin | Hopefully blender will compile with strict flags again. |
tree | commitdiff |
2013-03-18 |
Lukas Toenne | Merge ... the PyNodes branch (aka "custom nodes") into... |
tree | commitdiff |
2013-03-18 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-03-17 |
Thomas Dinges | Cycles / CUDA: |
tree | commitdiff |
2013-03-17 |
Campbell Barton | code cleanup: incorrect sized array args, remove some... |
tree | commitdiff |
2013-03-16 |
Campbell Barton | - ghost-sdl builds again. |
tree | commitdiff |
2013-03-16 |
Thomas Dinges | Fix for [#34654] Cycles hair particle system modifier... |
tree | commitdiff |
2013-03-14 |
Sergey Sharybin | Border rendering now works for all scenes used in compo... |
tree | commitdiff |
2013-03-14 |
Campbell Barton | tweaks to clang so blender can build with -Werror |
tree | commitdiff |
2013-03-13 |
Brecht Van Lommel | Fix #34551: blender crash rendering with save buffers. |
tree | commitdiff |
2013-03-10 |
Thomas Dinges | Cycles / OSL: |
tree | commitdiff |
2013-03-10 |
Thomas Dinges | Cycles / OSL: |
tree | commitdiff |
2013-03-08 |
Ton Roosendaal | Adding include for NULL define in c++ |
tree | commitdiff |
2013-03-08 |
Campbell Barton | code cleanup: 0 --> NULL |
tree | commitdiff |
2013-03-08 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-03-04 |
Jens Verwiebe | OSX/locale: a further cleanup |
tree | commitdiff |
2013-03-03 |
Jens Verwiebe | OSX/locale: fix compile on older xcode by not using... |
tree | commitdiff |
2013-03-03 |
Brecht Van Lommel | Fix #34508: particle emitter show/hide option did not... |
tree | commitdiff |
2013-03-02 |
Jens Verwiebe | OSX: Get the current locale in objC-style |
tree | commitdiff |
2013-03-01 |
Brecht Van Lommel | Fix #34480: cycles hair render in dupligroup did hide... |
tree | commitdiff |
2013-03-01 |
Brecht Van Lommel | Fix related to #34481: show units for camera aperature... |
tree | commitdiff |
2013-02-28 |
Sergey Sharybin | Fix/workaround for newer FFmpeg 1.1.3 and MP3 decoder |
tree | commitdiff |
2013-02-28 |
Bastien Montagne | More UI messages fixes... |
tree | commitdiff |
2013-02-27 |
Dalai Felinto | fix for [#34440] motion blur (2d filter) not working... |
tree | commitdiff |
2013-02-26 |
Brecht Van Lommel | Fix various warnings with clang build, and adjust cmake... |
tree | commitdiff |
2013-02-26 |
Brecht Van Lommel | Fix #34421: cycles viewport render stuck with no object... |
tree | commitdiff |
2013-02-26 |
Campbell Barton | fix for own regression in win32 from r54225, wrong... |
tree | commitdiff |
2013-02-25 |
Campbell Barton | is_crappy_intel_card() was checking strstr(glGetString... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
tree | commitdiff |
2013-02-24 |
Antony Riakiotakis | Hopefully last round of fixes for all OSes |
tree | commitdiff |
2013-02-24 |
Antony Riakiotakis | Compile fix round 2. Still trying to do this from linux :p |
tree | commitdiff |
2013-02-24 |
Antony Riakiotakis | Add bogus stabs for fullscreen window mode for BGE... |
tree | commitdiff |
2013-02-24 |
Campbell Barton | fix for own commit r54806 with argument order and multi... |
tree | commitdiff |
2013-02-24 |
Campbell Barton | fix for fullscreen on X11 (used by the BGE, not blender... |
tree | commitdiff |
2013-02-23 |
Campbell Barton | GHOST/X11 - free memory allocated by XF86VidModeGetAllM... |
tree | commitdiff |
2013-02-23 |
Sergej Reich | rigidbody: Add motor constraint |
tree | commitdiff |
2013-02-23 |
Campbell Barton | GHOST/X11 support for frequency, from SDL's mode switching. |
tree | commitdiff |
2013-02-22 |
Alexander Kuznetsov | Applying patch #33709 for dead keys on windows. |
tree | commitdiff |
2013-02-22 |
Alexander Kuznetsov | Fix for windows size on win32 |
tree | commitdiff |
2013-02-22 |
Gaia Clary | Fixing typos |
tree | commitdiff |
2013-02-22 |
Dalai Felinto | bge bugfix: [#18967] alpha value is never available... |
tree | commitdiff |
2013-02-21 |
Thomas Dinges | Code cleanup: |
tree | commitdiff |
2013-02-21 |
Campbell Barton | style cleanup: 'sizeof foo' --> 'sizeof(foo)', add... |
tree | commitdiff |
2013-02-21 |
Thomas Dinges | Cycles GPU Rendering: |
tree | commitdiff |
2013-02-21 |
Thomas Dinges | Cycles GPU rendering: |
tree | commitdiff |
2013-02-21 |
Thomas Dinges | Cycles: |
tree | commitdiff |
2013-02-21 |
Thomas Dinges | Cycles Addon: |
tree | commitdiff |
2013-02-20 |
Brecht Van Lommel | Fix shadow pass issue with non-progressive render shado... |
tree | commitdiff |
2013-02-19 |
Campbell Barton | internal: add include so blender builds against libpng1.6 |
tree | commitdiff |
2013-02-19 |
Campbell Barton | patch [#34320] Cross compiling with mingw-w64 on ubuntu |
tree | commitdiff |
2013-02-15 |
Brecht Van Lommel | Add some more detailed CUDA error prints to try to... |
tree | commitdiff |
2013-02-15 |
Sergey Sharybin | Fix #34205: Zooming in rendered mode during update... |
tree | commitdiff |
2013-02-14 |
Brecht Van Lommel | Fix #34252: cycles rendering 16bit PNG with too light... |
tree | commitdiff |
2013-02-14 |
Brecht Van Lommel | Fix cycles hair curves with NaN values not rendering... |
tree | commitdiff |
2013-02-14 |
Thomas Dinges | Cycles: |
tree | commitdiff |
2013-02-14 |
Brecht Van Lommel | Further fix for #34121: OSL + persistent images could... |
tree | commitdiff |
2013-02-14 |
Brecht Van Lommel | Fix #34121: OSL + persistent images option was not... |
tree | commitdiff |
2013-02-13 |
Brecht Van Lommel | Fix #34226: cycles shadow pass got incorrectly influenc... |
tree | commitdiff |
2013-02-13 |
Brecht Van Lommel | Fix cycles issue with BVH cache created with 64 bits... |
tree | commitdiff |
2013-02-13 |
Sergey Sharybin | Correction for fix #34205: Zooming in rendered mode... |
tree | commitdiff |
2013-02-12 |
Brecht Van Lommel | Fix cycles not using SSE3 kernel after recent, order... |
tree | commitdiff |
2013-02-12 |
Brecht Van Lommel | Fix some (quite harmless) use of uninitialized memory... |
tree | commitdiff |
2013-02-12 |
Sergey Sharybin | Fix #34205: Cycles: Zooming in rendered mode during... |
tree | commitdiff |
2013-02-11 |
Brecht Van Lommel | Attempted fix for issue with latest CUDA kernel for... |
tree | commitdiff |
2013-02-11 |
Miika Hamalainen | Smoke simulator: add more float precision checks to... |
tree | commitdiff |
2013-02-11 |
Campbell Barton | quiet -Wnarrowing warning. |
tree | commitdiff |
2013-02-11 |
Campbell Barton | move atoms into their own struct and make all names... |
tree | commitdiff |
2013-02-11 |
Campbell Barton | patch [#31636] no pressure with Genius Mousepen i608X... |
tree | commitdiff |
2013-02-11 |
Campbell Barton | style cleanup: also some typos |
tree | commitdiff |
next |