log

age author description
Tue, 23 Jul 2019 11:50:21 +0200 Sebastien Jodogne fix for older compilers
Mon, 22 Jul 2019 16:03:10 +0200 Benjamin Golinvaux Added tag toa2019072202 for changeset e594e76e0a81
Mon, 22 Jul 2019 16:01:38 +0200 Benjamin Golinvaux Merge toa2019072202
Mon, 22 Jul 2019 16:00:03 +0200 Benjamin Golinvaux Added support for Grayscale16 in the multiframe loader (Victor)
Mon, 22 Jul 2019 14:29:23 +0200 Alain Mazy merge
Mon, 22 Jul 2019 14:28:56 +0200 Alain Mazy RadiographyScene: avoid exporting to width+1 image size due to numerical noise in GetSceneExtent()
Mon, 22 Jul 2019 11:22:56 +0200 Benjamin Golinvaux Added tag toa2019072201 for changeset 81d30cd93b65
Mon, 22 Jul 2019 11:21:09 +0200 Benjamin Golinvaux Ability to ask the loader for the geometry in PULL mode (when subscribing to the messages is not possible) + small changes (removed const/ref qualifiers for boost::shared_ptr param, added traces, doc change) toa2019072201
Fri, 19 Jul 2019 14:15:49 +0000 Alain Mazy Close branch refactor-viewport-controller. refactor-viewport-controller
Fri, 19 Jul 2019 14:14:03 +0000 Alain Mazy Close branch am-mainline. am-mainline
Fri, 19 Jul 2019 15:15:13 +0200 Alain Mazy Merged am-dev into default
Fri, 19 Jul 2019 15:15:13 +0200 Alain Mazy Close branch am-dev am-dev
Fri, 19 Jul 2019 15:06:36 +0200 Alain Mazy MultiPlatform Basic Scene sample (so far: SDL + Qt) am-dev
Fri, 19 Jul 2019 11:40:45 +0200 Alain Mazy merge am-dev
Fri, 19 Jul 2019 10:54:03 +0200 Benjamin Golinvaux Added image inversion support in GrayscaleStyleConfigurator + OpenGLFloatTextureProgram