log

age author description
Thu, 18 Jul 2019 10:39:00 +0200 Alain Mazy wip: WebAssemblyCairoViewport: still need to implement blit to canvas
Thu, 18 Jul 2019 09:41:10 +0200 Alain Mazy SdlCairo resizable
Thu, 18 Jul 2019 09:22:08 +0200 Alain Mazy merge
Thu, 18 Jul 2019 09:19:39 +0200 Alain Mazy cleanup + started to implement WebAssemblyCairoViewport (wip)
Wed, 17 Jul 2019 17:17:34 +0200 Benjamin Golinvaux Disabled OpenGL in GuiAdapter to allow for Cairo-only workflows (THIS IS A TEMP CHANGE!!!) + disabled outlined text by default (build macro)
Wed, 17 Jul 2019 16:56:53 +0200 Alain Mazy introduced ICompositor and allow SdlViewport to work with a CairoCompositor (to run on machines without OpenGL drivers)
Wed, 17 Jul 2019 15:33:34 +0200 Alain Mazy notes for AM build
Wed, 17 Jul 2019 15:33:07 +0200 Alain Mazy notes for AM build am-dev
Wed, 17 Jul 2019 09:53:51 +0200 Alain Mazy Merge am-dev
Wed, 17 Jul 2019 09:39:51 +0200 Benjamin Golinvaux Added Dot + magnitude + couple helpers in ScenePoint2D + Added ability to target several sets of 5-layer text packs stored in LayerHolder
Tue, 16 Jul 2019 12:42:31 +0200 Alain Mazy Merge am-dev
Tue, 16 Jul 2019 12:41:18 +0200 Alain Mazy Merge
Tue, 16 Jul 2019 12:38:51 +0200 Alain Mazy hgignore
Tue, 16 Jul 2019 12:37:29 +0200 Alain Mazy Merge am-dev
Fri, 12 Jul 2019 14:57:48 +0200 Alain Mazy merge am-dev
Fri, 12 Jul 2019 14:57:06 +0200 Alain Mazy wip: adapting basic scene webassembly sample am-dev
Tue, 16 Jul 2019 10:51:03 +0200 Benjamin Golinvaux wasm: error log if canvas GL context can't be created
Mon, 15 Jul 2019 12:48:19 +0200 Benjamin Golinvaux Fixes to TrackerSampleApp following IViewport refactoring (FusionMprSdl not working yet)
Thu, 11 Jul 2019 09:18:55 +0200 Sebastien Jodogne fix OpenGL context for fonts
Wed, 10 Jul 2019 18:18:42 +0200 Sebastien Jodogne new abstraction: IViewport
Wed, 10 Jul 2019 15:23:13 +0200 Sebastien Jodogne removing OpenGLCompositor::UpdateSize()
Wed, 10 Jul 2019 12:05:02 +0200 Sebastien Jodogne integration mainline->am-dev am-dev
Wed, 10 Jul 2019 11:58:38 +0200 Sebastien Jodogne renderers now have access to canvas width/height
Wed, 10 Jul 2019 11:29:53 +0200 Sebastien Jodogne virtual destructor in ICompositor am-dev
Tue, 09 Jul 2019 17:36:47 +0200 Alain Mazy fix BasicScene WASM sample am-dev
Tue, 09 Jul 2019 16:44:25 +0200 Alain Mazy sharing code between Qt/SDL BasiceScene sample am-dev
Tue, 09 Jul 2019 14:43:00 +0200 Alain Mazy cleanup am-dev
Tue, 09 Jul 2019 14:34:56 +0200 Alain Mazy basic scene Qt sample working am-dev
Tue, 09 Jul 2019 11:46:43 +0200 Alain Mazy Merge am-dev
Tue, 09 Jul 2019 11:41:16 +0200 Alain Mazy wip am-dev