Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 years ago |
Rémi Verschelde
|
d211aff777
Merge pull request #27231 from Chaosus/smoothstep
|
6 years ago |
Chaosus
|
514a3fb96a
Added smoothstep built-in function
|
6 years ago |
Fabio Alessandrelli
|
393e62b98a
Add object encoding param to serialization methods
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Wilson E. Alvarez
|
08f22f1cf0
Moved member variables to initializer list
|
6 years ago |
santouits
|
b0df0b46ac
Error running Expression.execute after parse error
|
6 years ago |
Rémi Verschelde
|
34dec26a50
Add support for '.[0-9]' numbers in Expression
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
9eb4d4ab2d
Add missing copyright headers
|
7 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 years ago |
Daniel Eliasinski
|
fb3506d796
Fixed bugs in expression class
|
7 years ago |
Marcelo Fernandez
|
da1f1619fe
Fix clang compile error
|
7 years ago |
Juan Linietsky
|
a71a5fc0c3
Ability to pass custom variables to expression.
|
7 years ago |
Juan Linietsky
|
934c641a15
-Add Expression class, used to evaluate expressions
|
7 years ago |