Ralph Wessel
9f35e86372
Update browser bridge functions names retrieval
2024-09-19 22:02:39 +01:00
Ralph Wessel
9e22d3b3b8
Added TriggerEvent test
...
Bridge functions now comply with BridgeChild interface and are populated with parent browser bridge when embedded
Some classes renamed for clarity
2024-08-29 21:23:34 +01:00
Ralph Wessel
696a4ea870
Added TestBinding and implemented associated test methods
...
Added speckle::utility::Exception
Added ErrorReport for BrowserBridge method execution
JSBridgeArgument is capable of capturing error conditions for later reporting
Implemented additional exception handling and return report to JS on method execution failure
2024-08-27 16:48:42 +01:00
Ralph Wessel
cf44012617
Updated namespace for VS
2024-08-19 20:25:33 +01:00
Ralph Wessel
7106a64de3
JS engine tied to BrowserControl object
2024-08-19 19:05:57 +01:00
Ralph Wessel
9c6680399c
Interim commit - BrowserBridge in development
...
Added Browser JS interface including:
- JS interfaces
- Bridge class
- Bridge functions
Added JSBaseTransport (in progress)
'GetCallResult' to be implemented
2024-08-15 23:00:42 +01:00