log

age author description
Thu, 16 May 2019 17:54:22 +0200 Alain Mazy Codegen: fix am-dev
Thu, 16 May 2019 17:51:17 +0200 Alain Mazy CodeGen: test cleanup + all working again + using same yaml and stimuli files am-dev
Thu, 16 May 2019 16:45:10 +0200 Alain Mazy fix codegen tests am-dev
Thu, 16 May 2019 17:00:42 +0200 Sebastien Jodogne unit test: VolumeImageGeometry.Basic
Thu, 16 May 2019 16:47:46 +0200 Sebastien Jodogne new class: VolumeImageGeometry
Thu, 16 May 2019 16:01:36 +0200 Sebastien Jodogne reorganizing ImageBuffer3D
Thu, 16 May 2019 15:04:41 +0200 Alain Mazy added support for float + map<TK, TV> instead of only map<string, T> am-dev
Thu, 16 May 2019 14:26:11 +0200 Sebastien Jodogne revision counters in DicomVolumeImage
Thu, 16 May 2019 12:33:43 +0200 Sebastien Jodogne loading of slice images
Thu, 16 May 2019 11:20:59 +0200 Sebastien Jodogne merge
Thu, 16 May 2019 11:20:43 +0200 Sebastien Jodogne turning DicomVolumeImage into a bean class
Thu, 16 May 2019 10:46:35 +0200 Alain Mazy clip mask before drawing am-dev
Thu, 16 May 2019 09:49:30 +0200 Alain Mazy codegen: using an ordereddict loader instead of sort the keys -> the delcared ordered in the yaml is preserved in the generated code which is more meaningfull than the alphabetical order am-dev
Thu, 16 May 2019 09:26:31 +0200 Alain Mazy Merged am-dev into default
Thu, 16 May 2019 09:25:42 +0200 Alain Mazy cleanup + fix warning in codegen am-dev
Thu, 16 May 2019 09:11:14 +0200 Alain Mazy merge default -> am-dev am-dev
Wed, 15 May 2019 18:54:55 +0200 Alain Mazy fix
Wed, 15 May 2019 18:39:50 +0200 Benjamin Golinvaux Merge default
Wed, 15 May 2019 18:29:42 +0200 Benjamin Golinvaux Restored missing code + fixed key ordering when generating code
Wed, 15 May 2019 18:35:43 +0200 Sebastien Jodogne cont
Wed, 15 May 2019 17:31:21 +0200 Sebastien Jodogne merge
Wed, 15 May 2019 17:30:58 +0200 Sebastien Jodogne refactoring of VolumeImage
Wed, 15 May 2019 15:42:49 +0200 Alain Mazy removed printf override for printf, keep it bare to metal
Wed, 15 May 2019 12:28:58 +0200 Sebastien Jodogne fix
Wed, 15 May 2019 11:52:35 +0200 Alain Mazy fix previous merge
Wed, 15 May 2019 11:51:22 +0200 Sebastien Jodogne fix to include Stone within an Orthanc plugin
Wed, 15 May 2019 11:07:28 +0200 Sebastien Jodogne fix for msvc 2008
Wed, 15 May 2019 09:03:40 +0200 Sebastien Jodogne fix warning
Tue, 14 May 2019 19:38:51 +0200 Benjamin Golinvaux Added info display map to the app + global logging function + fixed bisecting
Tue, 14 May 2019 19:38:15 +0200 Benjamin Golinvaux Fixed broken previous merge