2012-03-28 |
Brecht Van Lommel | Fix #30551: cycles passes combining did not always... |
tree | commitdiff |
2012-03-28 |
Brecht Van Lommel | Cycles: shadow pass support. Note that this only takes... |
tree | commitdiff |
2012-03-28 |
Brecht Van Lommel | Cycles: add rendered draw mode option in 3d view header... |
tree | commitdiff |
2012-03-28 |
Brecht Van Lommel | Cycles: viewport rendered draw mode now shows backgroun... |
tree | commitdiff |
2012-03-26 |
Campbell Barton | quiet some warnings for gcc 4.7 |
tree | commitdiff |
2012-03-26 |
Brecht Van Lommel | Cycles: fix for ColorRamp node alpha output. |
tree | commitdiff |
2012-03-26 |
Brecht Van Lommel | Cycles: add ColorRamp node. |
tree | commitdiff |
2012-03-25 |
Thomas Dinges | Cycles / CUDA: |
tree | commitdiff |
2012-03-24 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2012-03-23 |
Campbell Barton | last commit broke cycles, also add BMESH_TODO's for... |
tree | commitdiff |
2012-03-22 |
Campbell Barton | patch [#30636] Enable full screen mode with SDL2 |
tree | commitdiff |
2012-03-22 |
Dalai Felinto | patch [#30635] Fix SDL2 version check by Wander Costa... |
tree | commitdiff |
2012-03-21 |
Joerg Mueller | Fix for [#30499] video sequencer crashes when moving... |
tree | commitdiff |
2012-03-20 |
Campbell Barton | spelling cleanup: tesselate -> tessellate (last of... |
tree | commitdiff |
2012-03-20 |
Brecht Van Lommel | Fix #30603: cycles incorrect ray differentials when... |
tree | commitdiff |
2012-03-20 |
Brecht Van Lommel | Cycles: fix issue reported in IRC, rendering a material... |
tree | commitdiff |
2012-03-20 |
Alexander Kuznetsov | Adds support for utf paths on Windows. |
tree | commitdiff |
2012-03-19 |
Nicholas Bishop | Quiet warnings about unused functions and variables. |
tree | commitdiff |
2012-03-18 |
Campbell Barton | spelling cleanup |
tree | commitdiff |
2012-03-18 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2012-03-16 |
Alexander Kuznetsov | Patch by Psy-Fi + my minor changes |
tree | commitdiff |
2012-03-13 |
Campbell Barton | SDL ghost update to work with SDL2. |
tree | commitdiff |
2012-03-13 |
Campbell Barton | WITH_GHOST_SDL working again (missing std:: update) |
tree | commitdiff |
2012-03-13 |
Campbell Barton | bmesh py api: more comprehensive intro page, also fix... |
tree | commitdiff |
2012-03-12 |
Campbell Barton | fix [#30472] 3d view objects not rendered, cycles. |
tree | commitdiff |
2012-03-11 |
Thomas Dinges | Cycles UI files: |
tree | commitdiff |
2012-03-09 |
Brecht Van Lommel | Cycles: another tooltip tweak. |
tree | commitdiff |
2012-03-08 |
Brecht Van Lommel | Cycles: improve F/Stop number tooltip description. |
tree | commitdiff |
2012-03-08 |
Brecht Van Lommel | Cycles: fix UI when material has nodes but use nodes... |
tree | commitdiff |
2012-03-08 |
Brecht Van Lommel | Cycles: support for environment texture "Mirror Ball... |
tree | commitdiff |
2012-03-08 |
Campbell Barton | style cleanup: pep8 + picky edits |
tree | commitdiff |
2012-03-07 |
Brecht Van Lommel | Cycles: option to specify camera aperture in radius... |
tree | commitdiff |
2012-03-07 |
Brecht Van Lommel | Cycles: mask layers were still confusing, now they... |
tree | commitdiff |
2012-03-07 |
Brecht Van Lommel | Cycles: float texture support. Due to GPU limitations... |
tree | commitdiff |
2012-03-06 |
Lukas Toenne | Fix for 30439, Cycles node group conversion wasn't... |
tree | commitdiff |
2012-02-29 |
Sergey Sharybin | Boolean modifier: |
tree | commitdiff |
2012-02-29 |
Mike Erwin | ndof button handling improvements: Spaceball5000's... |
tree | commitdiff |
2012-02-28 |
Brecht Van Lommel | Cycles: fix AO pass not rendering with AO enabled for... |
tree | commitdiff |
2012-02-28 |
Brecht Van Lommel | Cycles: ambient occlusion support, with AO factor and... |
tree | commitdiff |
2012-02-28 |
Brecht Van Lommel | Cycles: fix msvc compile warning, patch by Jason Wilkins. |
tree | commitdiff |
2012-02-28 |
Brecht Van Lommel | Cycles: support for camera rendering an environment... |
tree | commitdiff |
2012-02-28 |
Brecht Van Lommel | Cycles: support for mask layers in render layer, this... |
tree | commitdiff |
2012-02-28 |
Brecht Van Lommel | Cycles: extra OpenCL NULL point check, maybe avoids... |
tree | commitdiff |
2012-02-27 |
Campbell Barton | style cleanup (mostly whitespace) |
tree | commitdiff |
2012-02-26 |
Mike Erwin | ndof: unified button handling for modern 3Dx devices... |
tree | commitdiff |
2012-02-25 |
Campbell Barton | code cleanup: white space, spelling & ';;' end of lines. |
tree | commitdiff |
2012-02-24 |
Brecht Van Lommel | Cycles: tweak for AMD opencl compile of advanced shadin... |
tree | commitdiff |
2012-02-24 |
Sergey Sharybin | Blender should now compile fine with older FFmpeg libra... |
tree | commitdiff |
2012-02-23 |
Brecht Van Lommel | Fix #30140: cycles multi GPU rendering with one device... |
tree | commitdiff |
2012-02-23 |
Brecht Van Lommel | Fix #30246: rendering multiple render layers with CUDA... |
tree | commitdiff |
2012-02-23 |
Brecht Van Lommel | Cycles: fix cuda kernel not getting rebuilt correctly... |
tree | commitdiff |
2012-02-23 |
Thomas Dinges | Cycles: |
tree | commitdiff |
2012-02-23 |
Campbell Barton | code cleanup: dont set the namespace in STR_String... |
tree | commitdiff |
2012-02-22 |
Brecht Van Lommel | Cycles: improve the Oren-Nayar BSDF (roughness value... |
tree | commitdiff |
2012-02-20 |
Brecht Van Lommel | Fix: cycles crash with multiple OpenCL platforms instal... |
tree | commitdiff |
2012-02-19 |
Daniel Genrich | Bugfix (missed one code line): Copy paste induced bug... |
tree | commitdiff |
2012-02-19 |
Daniel Genrich | Bugfix: Copy paste induced bug found by Sv. Lockal. |
tree | commitdiff |
2012-02-19 |
Campbell Barton | BMesh Merge |
tree | commitdiff |
2012-02-19 |
Campbell Barton | misc changes from trunk (avoid confusion since these... bmesh |
tree | commitdiff |
2012-02-19 |
Campbell Barton | svn merge ^/trunk/blender -r44235:44250 |
tree | commitdiff |
2012-02-19 |
Campbell Barton | svn merge ^/trunk/blender -r44213:44235 --- fixes... |
tree | commitdiff |
2012-02-18 |
Sergey Sharybin | Merging r44140 through r44226 from trunk into soc-2011... |
tree | commitdiff |
2012-02-18 |
Nicholas Bishop | Remesh modifier: extensive refactoring of the Octree... |
tree | commitdiff |
2012-02-17 |
Campbell Barton | svn merge ^/trunk/blender -r44204:44213 |
tree | commitdiff |
2012-02-17 |
Campbell Barton | svn merge ^/trunk/blender -r44189:44204 |
tree | commitdiff |
2012-02-17 |
Sergey Sharybin | XDND support now can be disabled using WITH_GHOST_XDND... |
tree | commitdiff |
2012-02-17 |
Campbell Barton | patch [#30227] Various MSVC (32-bit) Warning and Typo... |
tree | commitdiff |
2012-02-17 |
Campbell Barton | unify include guard defines, __$FILENAME__ |
tree | commitdiff |
2012-02-17 |
Sergey Sharybin | Drag-n-drop support on Linux |
tree | commitdiff |
2012-02-17 |
Campbell Barton | svn merge ^/trunk/blender -r44136:44189 |
tree | commitdiff |
2012-02-15 |
Campbell Barton | svn merge ^/trunk/blender -r44118:44136 |
tree | commitdiff |
2012-02-15 |
Sergey Sharybin | Merging r44109 through r44128 from trunk into soc-2011... |
tree | commitdiff |
2012-02-15 |
Brecht Van Lommel | Fix another padding error in cycles, to complete the... |
tree | commitdiff |
2012-02-15 |
Brecht Van Lommel | Fix #30139: multi render layer not working with CUDA... |
tree | commitdiff |
2012-02-15 |
Campbell Barton | svn merge ^/trunk/blender -r44076:44118 |
tree | commitdiff |
2012-02-14 |
Sergey Sharybin | Merging r44070 through r44108 from trunk into soc-2011... |
tree | commitdiff |
2012-02-14 |
Sergey Sharybin | Carve fixes and optimizations: |
tree | commitdiff |
2012-02-14 |
Sergey Sharybin | Carve: improved handling of meshes with interesting... |
tree | commitdiff |
2012-02-13 |
Joerg Mueller | Fix for [#30171] "Audio Muted" Does Not Mute Audio |
tree | commitdiff |
2012-02-13 |
Sergey Sharybin | Fix #30159: Boolean modifier creating non-concave faces |
tree | commitdiff |
2012-02-13 |
Campbell Barton | svn merge ^/trunk/blender -r44024:44076 |
tree | commitdiff |
2012-02-11 |
Campbell Barton | svn merge ^/trunk/blender -r43995:44024 |
tree | commitdiff |
2012-02-09 |
Sergey Sharybin | Merging r43995 through r44002 from trunk into soc-2011... |
tree | commitdiff |
2012-02-09 |
Campbell Barton | patch from Jochen Schmitt to get blender building with... |
tree | commitdiff |
2012-02-09 |
Campbell Barton | svn merge ^/trunk/blender -r43976:43995 |
tree | commitdiff |
2012-02-08 |
Sergey Sharybin | Merging r43952 through r43994 from trunk into soc-2011... |
tree | commitdiff |
2012-02-08 |
Brecht Van Lommel | Fix #30004: cycles brightness/contrast node issues... |
tree | commitdiff |
2012-02-08 |
Campbell Barton | svn merge ^/trunk/blender -r43934:43976 |
tree | commitdiff |
2012-02-07 |
Brecht Van Lommel | Fix #30061: cycles single render layer through python... |
tree | commitdiff |
2012-02-07 |
Brecht Van Lommel | Fix #30049: cycles noise texture producing nan values... |
tree | commitdiff |
2012-02-07 |
Brecht Van Lommel | Fix #30086: cycles background render printing same... |
tree | commitdiff |
2012-02-07 |
Sergey Sharybin | Merging r43909 through r43951 from trunk into soc-2011... |
tree | commitdiff |
2012-02-06 |
Campbell Barton | svn merge ^/trunk/blender -r43918:43934 |
tree | commitdiff |
2012-02-05 |
Campbell Barton | svn merge ^/trunk/blender -r43887:43918 |
tree | commitdiff |
2012-02-05 |
Alexander Kuznetsov | Fix for [#30044] on windows |
tree | commitdiff |
2012-02-05 |
Sergey Sharybin | Merging r43871 through r43908 from trunk into soc-2011... |
tree | commitdiff |
2012-02-05 |
Campbell Barton | svn merge ^/trunk/blender -r43864:43887 |
tree | commitdiff |
2012-02-04 |
Brecht Van Lommel | Fix for Luxrender boost::thread conflict, workaround... |
tree | commitdiff |
2012-02-04 |
Campbell Barton | Code Cleanup: pep8 edits |
tree | commitdiff |
2012-02-03 |
Sergey Sharybin | Merging r43848 through r43870 from trunk into soc-2011... |
tree | commitdiff |
next |