Menu

FLTK2 GUI (SVN) Commit Log


Commit Date  
[r88] by rconstruct

Added complex arithmetic blocks and complex Fresnel block (unpolarized light), using functions defined in odwikicomplex.h header, from the Odforce.net Odwiki, and the Odwiki BRDF article, by the Odforce community and Mario Marengo. Added respective header, odwikicomplex.h, updated shrimp_helpers.h for hyperbolic sine, cosine, tangent, instead of being defined in the their respective blocks bodies. Updated the trace() block for a typo and incorrect macro definitions and checks. Many thanks to once again, Mario Marengo, Jason, and the Odforce and Odwiki community.

2008-11-02 19:10:01 Tree
[r87] by romainbehar

Changed current shaders' XML code tag from 'code' to 'rsl_code' to easily support other kinds of renderers in the future

2008-10-27 22:04:50 Tree
[r86] by rconstruct

Updated symbols definitions, so that we don't redefine macros (and have the subsequent warnings/errors).

2008-10-26 16:32:49 Tree
[r85] by rconstruct

Updated coordinate conversion blocks with add type_parent and defaults.

2008-10-20 19:47:55 Tree
[r84] by rconstruct

Added a note about the INIT_AOV_PARAMETERS macro in shadingmodels. Removed topolar2d() from shrimp_helpers, and created an header for coordinates conversions, as well as its respective blocks. Updated the Voronoi (Karlsruhe/Moscow metric) diagram block to use the new coordinate conversion. Updated the rt_environment scene (it was using some xml from older blocks).

2008-10-20 12:46:30 Tree
[r83] by rconstruct

Moritz Moeller reported shrimp.cpp was missing memory include, for std::auto_ptr. Fixed this.

2008-10-20 06:03:31 Tree
[r82] by rconstruct

Added a fix for the raytraced glass functions, so that Pixie could ignore some portions.

2008-09-19 15:40:23 Tree
[r81] by rconstruct

Added support for preset AOVs.

2008-09-17 22:54:54 Tree
[r80] by romainbehar

Bug: default preferences.xml file didn't include the renderer code

2008-09-14 20:17:06 Tree
[r79] by rconstruct

Fixed problem in the Trowbridge-Reitz distribution, using the description from Pat Hanrahan's 1995 course handout.

2008-09-04 01:43:12 Tree
Older >