|
3592c6f464
|
Add support for initializing blocks with properties
Newly created blocks use the initializer to set properties, allowing the user to set per-block properties
|
2020-07-15 21:58:24 +02:00 |
|
|
5bbb54c0c5
|
Automatically invoke the correct block constructor
And store delegates of dynamic methods invoking constructors
Tested with the automated tests
|
2020-07-13 21:55:48 +02:00 |
|
|
dca6fe4c1b
|
Fixes, added SimBody class
|
2020-05-23 00:06:49 +02:00 |
|
NGnius (Graham)
|
4e08acf44c
|
Reduce potentially unnecessary calls to Sync() by always forcing Sync() for new blocks
|
2020-05-21 20:00:31 -04:00 |
|
NGnius (Graham)
|
8326d70cbf
|
Integrate tweak and signal functionality into Blocks
|
2020-05-21 15:04:55 -04:00 |
|