2011-02-05 |
Brecht Van Lommel | Raytrace modifications from the Render Branch. |
tree | commitdiff |
2011-01-29 |
M.G. Kishalmi | new bumpmapping options for the renderer |
tree | commitdiff |
2010-12-26 |
Ton Roosendaal | Bugfix #24966 |
tree | commitdiff |
2010-12-07 |
Janne Karhu | "Particle" texture coordinates for halo materials: |
tree | commitdiff |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
tree | commitdiff |
2010-10-27 |
Campbell Barton | [#24414] Render hanging on small render border. |
tree | commitdiff |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-12 |
Brecht Van Lommel | Fix #23238: crash rendering multiple scenes from compos... |
tree | commitdiff |
2010-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-01 |
Brecht Van Lommel | 2.5: code changes to reduce the usage of G.main and... |
tree | commitdiff |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-30 |
Brecht Van Lommel | 2.5: remove vertex normal flip option, this is more... |
tree | commitdiff |
2010-07-25 |
Joerg Mueller | svn merge -r 30566:30717 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-22 |
Matt Ebb | Fix for volume render light cache: |
tree | commitdiff |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
tree | commitdiff |
2010-07-05 |
Campbell Barton | texture saturation option. |
tree | commitdiff |
2010-06-27 |
Matt Ebb | Partial cleanup of timing system, with some guidance... |
tree | commitdiff |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
tree | commitdiff |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
tree | commitdiff |
2010-06-14 |
Campbell Barton | remove remaining unused yafray settings. |
tree | commitdiff |
2010-05-27 |
Matt Ebb | Progress indicators for threaded jobs |
tree | commitdiff |
2010-03-22 |
Campbell Barton | spaces -> tabs, (4 spaces == 1 tab, only for white... |
tree | commitdiff |
2010-03-21 |
Guillermo S. Romero | Fix syntax for ID keyword. |
tree | commitdiff |
2010-03-14 |
Brecht Van Lommel | Rendering from 3d view in local view or with unlocked... |
tree | commitdiff |
2010-03-05 |
Campbell Barton | remove viewfac from Render struct, its only used locally |
tree | commitdiff |
2010-02-12 |
Campbell Barton | correct fsf address |
tree | commitdiff |
2010-02-09 |
Brecht Van Lommel | J-key render switching back, now with 10 slots. |
tree | commitdiff |
2010-02-07 |
Brecht Van Lommel | Fix #20914: non-normalized AO baking was not working... |
tree | commitdiff |
2010-02-06 |
Brecht Van Lommel | Fix #20452: motion blur buttons were missing. Motion... |
tree | commitdiff |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
tree | commitdiff |
2010-01-27 |
Brecht Van Lommel | Ambient Occlusion split up into: |
tree | commitdiff |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
tree | commitdiff |
2010-01-12 |
Brecht Van Lommel | Raytrace: only print debug info when running with ... |
tree | commitdiff |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
tree | commitdiff |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
tree | commitdiff |
2009-12-07 |
Brecht Van Lommel | Sculpt Branch: |
tree | commitdiff |
2009-11-30 |
Brecht Van Lommel | Approximate AO: Diffuse Bounce Hack |
tree | commitdiff |
2009-11-16 |
Campbell Barton | python api for ID property access by Joseph Eager,... |
tree | commitdiff |
2009-10-25 |
Arystanbek Dyussenov | Merge from trunk -r 23000:23968. |
tree | commitdiff |
2009-10-19 |
Arystanbek Dyussenov | Merge from trunk -r 22040:23000. |
tree | commitdiff |
2009-10-12 |
Brecht Van Lommel | Deep Shadow Buffer |
tree | commitdiff |
2009-10-11 |
Matt Ebb | * crash fix in volume render, less reliance on global R |
tree | commitdiff |
2009-10-06 |
Joshua Leung | Attempts at some compile fixes for jaguarandi's code: |
tree | commitdiff |
2009-10-06 |
Andre Susano Pinto | Merged Soc 2009 - raytrace optimization [0] |
tree | commitdiff |
2009-10-06 |
Andre Susano Pinto | svn merge -r 23528:23646 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-10-04 |
Andre Susano Pinto | Added some test_break during the build process. |
tree | commitdiff |
2009-09-30 |
Brecht Van Lommel | Render & Compositing Thread Fixes |
tree | commitdiff |
2009-09-29 |
Matt Ebb | Rework of volume shading |
tree | commitdiff |
2009-09-29 |
Campbell Barton | Copying scripts from 2.4x without 2.5x changes |
tree | commitdiff |
2009-09-28 |
Andre Susano Pinto | svn merge -r 23207:23528 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-09-28 |
Andre Susano Pinto | Raycounters fix |
tree | commitdiff |
2009-09-24 |
Andre Susano Pinto | *Added VlakPrimitive (this rayobject rimitive only... |
tree | commitdiff |
2009-09-24 |
Benoit Bolsee | Merge ... itasc branch. Project files, scons and cmake... |
tree | commitdiff |
2009-09-22 |
Arystanbek Dyussenov | Manual merge of soc-2009-kazanbas branch: |
tree | commitdiff |
2009-09-17 |
Andre Susano Pinto | * converted raytrace visibility test on meshlaplacian... |
tree | commitdiff |
2009-09-15 |
Arystanbek Dyussenov | Undo revision 23130 which was a merge with 2.5, a messy... |
tree | commitdiff |
2009-09-15 |
Andre Susano Pinto | svn merge -r 22571:22800 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-09-15 |
Andre Susano Pinto | svn merge -r 22571:22800 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-09-13 |
Andre Susano Pinto | *Ray counters (number of BB/primitive tests/hits and... |
tree | commitdiff |
2009-09-12 |
Martin Poirier | copying 2.5 over to trunk |
tree | commitdiff |
2009-09-11 |
Arystanbek Dyussenov | Merge with -r 22620:23107. |
tree | commitdiff |
2009-09-11 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-09-08 |
Dalai Felinto | manual merge trunk -r 23037 |
tree | commitdiff |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-09-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-09-01 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-08-30 |
Matt Ebb | * Fixes for shading objects inside volumes |
tree | commitdiff |
2009-08-29 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-08-26 |
Matt Ebb | * Hopefully fix some weird merging business |
tree | commitdiff |
2009-08-26 |
Matt Ebb | * Fix for yesterday's valgrind fix |
tree | commitdiff |
2009-08-26 |
Joshua Leung | 2.5 - Warning cleanups (for mingw+scons) |
tree | commitdiff |
2009-08-25 |
Andre Susano Pinto | *Changed RayObject_ calls to RE_rayobject to keep consi... |
tree | commitdiff |
2009-08-25 |
Matt Ebb | * Volume Rendering |
tree | commitdiff |
2009-08-25 |
Matt Ebb | svn merge -r 22628:22753 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-08-24 |
Nathan Letwory | * merge r22734 from trunk |
tree | commitdiff |
2009-08-23 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-08-23 |
Matt Ebb | svn merge -r 22628:22714 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-08-22 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-08-22 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-08-21 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-08-20 |
Matt Ebb | * a few more small cleanups |
tree | commitdiff |
2009-08-19 |
Matt Ebb | svn merge -r 22450:22627 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-08-17 |
Andre Susano Pinto | svn merge -r 22371:22571 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-08-15 |
Matt Ebb | svn merge -r 22423:22450 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-08-15 |
Joshua Leung | Commenting out code from commit 22457 by Genscher for... |
tree | commitdiff |
2009-08-13 |
Matt Ebb | * First commit merging 2.4-based sim_physics in to... |
tree | commitdiff |
2009-08-12 |
Andre Susano Pinto | *Instance support is only enabled if target mesh uses... |
tree | commitdiff |
2009-08-11 |
Andre Susano Pinto | svn merge -r 22364:22371 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-08-11 |
Andre Susano Pinto | svn merge -r 22138:22364 https://svn.blender.org/svnro... |
tree | commitdiff |
2009-08-07 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-08-05 |
Andre Susano Pinto | no need to calculate the exact nearest distance if... |
tree | commitdiff |
2009-08-05 |
Andre Susano Pinto | #define to store coordinates at VlakRen and not at... |
tree | commitdiff |
2009-08-05 |
Andre Susano Pinto | experiences with memory organization (store the vertexs... |
tree | commitdiff |
2009-08-04 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-08-03 |
Andre Susano Pinto | NlogN building: |
tree | commitdiff |
2009-08-02 |
Andre Susano Pinto | svn merge -r 22111:22138 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-08-02 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-08-01 |
Andre Susano Pinto | svn merge -r 21508:22111 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-07-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-07-31 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
next |