| Commit | Date | |
|---|---|---|
| 2010-03-21 02:50:47 | Tree | |
| 2010-03-21 02:46:30 | Tree | |
| 2010-03-07 05:05:47 | Tree | |
|
[r2992]
by
david_costanzo
Rename math.h to logomath.h so that it doesn't conflict with the C header file. |
2010-03-07 05:00:05 | Tree |
|
[r2991]
by
david_costanzo
Refactor the header files so that each source file has its own header file, instead allwind.h, func.h, global.h so that the source files are more reusable by different projects. This is a first step toward trying to factor OWL separate from the language engine so that an OWL-independent logo screensaver can be written. |
2010-03-07 03:56:18 | Tree |
| 2010-01-10 17:32:03 | Tree | |
| 2009-12-15 05:55:40 | Tree | |
|
[r2988]
by
david_costanzo
Update to match the expected value for the second 6.26.0 test pass. There were some code/test changes necessary concerning color vectors. |
2009-12-15 05:55:39 | Tree |
|
[r2987]
by
david_costanzo
Permit all integral values when setting a color by color vectors instead of throwing an error. This was done for backward compatibility with programs that were sloppy in the values they set (including DEMO). |
2009-12-15 04:43:49 | Tree |
|
[r2986]
by
david_costanzo
Permit floating point values from 0-255.5 in color vectors instead of throwing an error. This was done for backward compatibility with programs that have fading effects (including Asteroid Miner). |
2009-12-15 04:11:29 | Tree |