NGnius (Graham)
|
708dbdd81d
|
Add wiring API and improve signal support
|
4 years ago |
NorbiPeti
|
7336fe8353
|
Add support for initializing blocks with properties
Newly created blocks use the initializer to set properties, allowing the user to set per-block properties
|
4 years ago |
NorbiPeti
|
89d32956d9
|
Automatically invoke the correct block constructor
And store delegates of dynamic methods invoking constructors
Tested with the automated tests
|
4 years ago |
NorbiPeti
|
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
|
4 years ago |
NorbiPeti
|
5bbb54c0c5
|
Automatically invoke the correct block constructor
And store delegates of dynamic methods invoking constructors
Tested with the automated tests
|
4 years ago |
NorbiPeti
|
dca6fe4c1b
|
Fixes, added SimBody class
|
4 years ago |
NGnius (Graham)
|
4e08acf44c
|
Reduce potentially unnecessary calls to Sync() by always forcing Sync() for new blocks
|
4 years ago |
NGnius (Graham)
|
8326d70cbf
|
Integrate tweak and signal functionality into Blocks
|
4 years ago |