armory/blender
E1e5en 9ab9d5c5db LN Math Expression
First version:
- Dynamically checking the correctness of an expression in the IDE (Blender).
- The task is divided into 2 parts: checking the correctness through python in the Blender interface and when performing calculations when the application is running in haxe.
The following decisions are taken as a basis:

python - http://repl.it/3xv/1
haxe - https://github.com/maitag/formula (added all the necessary classes to the node code)
2020-11-19 11:41:24 +03:00
..
arm LN Math Expression 2020-11-19 11:41:24 +03:00
data Cleanup 2018-11-19 14:28:04 +01:00
__init__.py Begin refactoring 2015-10-30 13:23:09 +01:00
start.py Add ShaderData node 2020-08-19 17:20:41 +02:00