Menu

FLTK2 GUI (SVN) Commit Log


Commit Date  
[r176] by rconstruct

Added example network illustrating conversion of normals to a RGB tangent space normal map.

2009-08-20 13:05:21 Tree
[r175] by rconstruct

Fixed light shader headers (accessing Cl and Ol outside solar and illuminate constructs, although the specs only mention L being exclusively accessible inside solar and illuminate constructs).
Fixed storage class of samples, bias and filter width of light blocks.

2009-08-15 19:39:52 Tree
[r174] by rconstruct

Updated remaining example files.

2009-08-08 10:35:10 Tree
[r173] by rconstruct

Updated examples for the tweaked blocks. 2 examples missing still.

2009-08-07 10:51:25 Tree
[r172] by rconstruct

Added Displacement "null" to the box geometry in the preview ribs. This will most likely be replaced later, with separate context shaders for each piece of geometry (and ReadArchives). The rib files need a cleanup.

2009-08-05 21:56:47 Tree
[r171] by rconstruct

Updated header.

2009-08-05 21:27:10 Tree
[r170] by rconstruct

Prefixed existing headers with rsl prefix, preparing support for other languages, and replaced existing headers inclusion in blocks, and rib_root_block.
Added missing usage information, or tweaked existing one, in current blocks.
Added workarounds for different renderers, particularly in raytracing.
Replaced preprocessor directives and macros where needed. Tweaked storage class defaults where needed.

2009-08-05 18:09:42 Tree
[r169] by rconstruct

Removed temporary output variables from the output pads in the Voronoi block, and replaced them by variables in the rsl_code, with the $(blockname) suffix, so that they're always unique.
Tweaked the usage information of all raytracing blocks, and replaced the multiple occurrences of the shadeops (with really large parameters lists, like occlusion()), by a single call, with a macro RAYOPTIONS as argument, containing the specific options for each renderer, where possible, or NOSHADEOP where shadeop isn't available. Tweaked the storage class of the variables, their defaults.

2009-07-30 01:35:05 Tree
[r168] by rconstruct

Changed caustic block, added workaround for Pixie and Aqsis. In Pixie's case, implement caustic() funcionality via photonmap(). In Aqsis's case, skip/return 0.

2009-07-28 22:23:23 Tree
[r167] by rconstruct

Updated regular pattern blocks. Added storage class where needed, update the usage information.

2009-07-27 20:17:14 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.