Update build instructions and caveats. |
|
More...
|
over 4 years ago
|
Update VR laser pointer script. |
|
More...
|
over 4 years ago
|
Pull demo camera manipulator out into separate class. |
|
More...
|
over 4 years ago
|
Tweak UI sizes. |
|
More...
|
over 4 years ago
|
Update to latest simpleservo2 interfaces. fill_gl_texture now sets GL context, so we don't need to. |
|
More...
|
over 4 years ago
|
Add browser button icons. Add Mushroom cave environment and ability to move around it. |
|
More...
|
over 4 years ago
|
Configure for servo default texture format. |
|
More...
|
over 4 years ago
|
Wire up navbar, plus allow config of homepage and search URI. |
|
More...
|
over 4 years ago
|
Finally found a workable method to shut servo down cleanly. If running in the Unity Editor, app can't be re-run in a single session, but that's not unexpected. |
|
More...
|
over 4 years ago
|
Wire up button events to browser controls. |
|
More...
|
over 4 years ago
|
Overhaul key handling. |
|
More...
|
over 4 years ago
|
Title, URL, and keyboard support. |
|
More...
|
over 4 years ago
|
Navbar implementation stage 1 - Marshal browser event handling from Servo threads to via task queue to be serviced on ServoUnityWindow.Update(). - Basic UI buttons and fields (in pixel units, with scaling on canvas). |
|
More...
|
over 4 years ago
|
Refactor perform_updates() triggers to handle animating case. |
|
More...
|
over 4 years ago
|
- Correct window Y coordinates for pointer events. - Change naming of plugin servoUnityInitialise and servoUnityFinal to clarify that these are for the plugin itself, and not the embedded Servo instance. - Begin addressing clean shutdown with skeleton servoUnityCleanupRenderer function. - Improve debug logging and allow introspection of thread IDs. - Remove dummy texture generation. |
|
More...
|
over 4 years ago
|
Improve mouse handling, and now pass click event correctly for button 0. |
|
More...
|
over 4 years ago
|
Tweak mouseover and scrolling. |
|
More...
|
over 4 years ago
|
Testing with new libsimpleservo2's fill_gl_texture(). |
|
More...
|
over 4 years ago
|
- Solve Unity GL errors by wrapping Servo tasks in save and restore of Unity GL context. - Also, remove cached GL state after plugin rendering call. - Add a hook to allow GL shutdown in plugin. - Skeleton readme, license and CoC. |
|
More...
|
over 4 years ago
|
Add a queue to shuttle tasks to Servo thread. |
|
More...
|
over 4 years ago
|
Lots more logging. |
|
More...
|
over 4 years ago
|
Update for updated simpleservo interfaces. Set log level in args. |
|
More...
|
over 4 years ago
|
Set up callbacks for window. |
|
More...
|
over 4 years ago
|
Improve inspectability of window in Unity Editor with Gizmo and size fields. |
|
More...
|
over 4 years ago
|
Coalesce browser events into a smaller set of callbacks. |
|
More...
|
over 4 years ago
|
Add mouse and laser pointer scripts. |
|
More...
|
over 4 years ago
|
Plugin functional with native rendering to Unity GL surface. |
|
More...
|
over 4 years ago
|
Welcome to servo-unity. |
|
More...
|
over 4 years ago
|