Menu

FLTK2 GUI (SVN) Commit Log


Commit Date  
[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
[r166] by rconstruct

Fixed missing header in shrimp lights.

2009-07-25 16:52:27 Tree
[r165] by rconstruct

Updated the shrimp helpers header with extra useful constants, and the other headers to use them. Fixed preprocessor directives in headers where needed.
Removed some unnecessary computations, using the constants above mentioned now.
Added these extra useful constants to the uconst block, to make them available to user networks.
Tweaked the usage information in some regular pattern blocks, as well as the storage class of some variables where needed.

2009-07-24 23:24:53 Tree
[r164] by rconstruct

Changed LGMarble block to "Others" menu, removed "Stochastic" entry.
Pixie supports the ternary operator, workaround removed for Pixie for RTGlass in the shading models header.
Added inclusion of shrimp_helpers.h to shrimp_extrapatterns.h and shrimp_conversion.h.
Fixed storage class in some of the pattern functions defined in the extrapatterns header, cleaned up this header, removed some unnecessary computations.
Fixed the Voronoi block, since the order of arguments had changed in the shrimp_fractals.h header and this block wasn't updated to reflect this.
Added or extended the usage information for all the committed blocks. Added storage class specifiers for some of the variables in the Karlsruhe/Moscow metric Voronoi block.

2009-07-23 23:29:35 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.