Commit | Date | |
---|---|---|
[r247]
by
rconstruct
The clamped_texture function (4 pairs of texture coordinates), was using tt instead of tt2 in the 1st pair. This is fixed to tt2 as it should be, for both float and color clamped_texture. There was a problem in the "box" projection when getting filterwidth of ST coordinates - filterwidth uses Du() and Dv(), and was being called inside varying conditionals. This was fixed, the filterwidth(ss) and (tt) statements are moved outside the varying conditional. Minor cleanups in texture functions. |
2009-10-29 21:41:29 | Tree |
2009-10-24 18:37:19 | Tree | |
2009-10-24 17:46:40 | Tree | |
[r244]
by
fredfewo
-Add copy/paste of blocks: second pass after paste the selection is toggle on the new pasted block you can move them by click and drag on one of them. |
2009-10-23 07:13:29 | Tree |
[r243]
by
fredfewo
-Add copy/paste of blocks: first pass(need to do copy/paste for group and tweak paste location for visiblity ,right now the paste is at the same location of the original copy) |
2009-10-23 06:59:59 | Tree |
2009-10-22 21:21:49 | Tree | |
[r241]
by
fredfewo
-Bug fix on deleting single block after a marquee selection. |
2009-10-21 01:09:12 | Tree |
2009-10-21 00:38:57 | Tree | |
[r239]
by
rconstruct
Fixed xyz/comp problems in helpers header (blame the wous). Added bronze material example network (it expects one of Paul Debevec's envlatl TIF in /tmp/, grace-new.tdl). |
2009-10-21 00:24:10 | Tree |
[r238]
by
rconstruct
Small fixes to some blocks, when renaming pads to more meaningful names, some of the code in the blocks retained older names for variables, with the ensuing chaos that followed. |
2009-10-20 21:27:55 | Tree |