log

age author description
Tue, 30 Apr 2019 16:44:23 +0200 Sebastien Jodogne automatic initialization of glew
Tue, 30 Apr 2019 16:18:46 +0200 Benjamin Golinvaux Removed "core" from shader version spec + removed useless code from StoneInitialize
Tue, 30 Apr 2019 16:07:48 +0200 Benjamin Golinvaux Added version directive to GLSL shader code + glew init function in sample code
Tue, 30 Apr 2019 09:17:45 +0200 Sebastien Jodogne OrthancStone::StoneInitialize()
Tue, 30 Apr 2019 07:54:51 +0200 Benjamin Golinvaux Added temp download folder to hgignore file
Tue, 30 Apr 2019 07:54:01 +0200 Benjamin Golinvaux Removed MSVC specific code (option already available thru Orthanc cmake)
Mon, 29 Apr 2019 16:41:40 +0200 Sebastien Jodogne using glew to build on Windows
Mon, 29 Apr 2019 15:29:53 +0200 Sebastien Jodogne Scene2D::ReleaseLayer()
Mon, 29 Apr 2019 15:24:59 +0200 Alain Mazy Merged am-dev into default
Mon, 29 Apr 2019 15:24:47 +0200 Benjamin Golinvaux Fixed typo + added flags for MSVC in Stone Sample
Mon, 29 Apr 2019 15:09:48 +0200 Benjamin Golinvaux new routable logging system in STDIO mode + flag support (with no value) in StartupParametersBuilder + 80 col indent
Mon, 29 Apr 2019 14:40:01 +0200 Sebastien Jodogne display scene positions in the basic sample
Mon, 29 Apr 2019 12:01:55 +0200 Alain Mazy codegen tools: support for int64, uint32, uint64 am-dev
Sat, 27 Apr 2019 12:38:25 +0200 Sebastien Jodogne BasicScene SDL sample
Sat, 27 Apr 2019 10:56:25 +0200 Sebastien Jodogne fix