Rémi Lauzier
fafee8898e
Small script fix ( #2591 )
...
# Objective
Prevent some possible problem
Found by IntelliJ IDEA
## Solution
Double quoting variable and exit on possible failure of cd command.
2021-08-13 21:57:23 +00:00
carter
9e12031a6b
example showcase: use a more cross-platform friendly timer
2020-06-22 11:33:12 -07:00
Carter Anderson
fd97bb7bc7
fix showcase script
2020-05-01 13:55:07 -07:00
Carter Anderson
bd97da3a51
Add comments to examples and fix example_showcase script timing
2020-04-06 21:33:18 -07:00
Carter Anderson
b1c583f500
crate-ify serialization. crate-ification is now complete!
2020-04-06 16:09:58 -07:00
Carter Anderson
04590de678
separate albedo color and make it required
...
I worked really hard to make ColorSource work, but sadly we need color to be instanceable and making it optional would add too much complexity. Maybe at some point in the future we can add it back. On the plus side, albedo color now modulates the albedo texture
2020-03-17 22:02:01 -07:00
Carter Anderson
ffa0bbe9ee
example showcase script (useful for testing for regressions)
2020-03-17 21:56:27 -07:00