log Samples/Sdl/TrackerSampleApp.h @ 774:66ac7a2d1e3a

age author description
Fri, 24 May 2019 15:59:51 +0200 Benjamin Golinvaux A few renames and cleanups + moved GUI constants to controller + start work on
Thu, 23 May 2019 10:25:48 +0200 Benjamin Golinvaux truncation warning fixes + CRLF -> LF + random measuring tool creation (keyb
Wed, 22 May 2019 08:43:41 +0200 Sebastien Jodogne cont
Tue, 21 May 2019 10:27:54 +0200 Benjamin Golinvaux Undo mechanism implemented (not connected to UI yet). Undo stack and measuring
Sun, 19 May 2019 16:26:17 +0200 Benjamin Golinvaux Introduced the ViewportController that sits between the application and the refactor-viewport-controller
Wed, 15 May 2019 16:56:17 +0200 Benjamin Golinvaux Code is broken -- stashing ongoing work in a branch refactor-viewport-controller
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 16:54:13 +0200 Benjamin Golinvaux Added support to DISABLE legacy scaling in SDL Windows (only in WIN32... this
Tue, 14 May 2019 13:51:00 +0200 Benjamin Golinvaux Turned the scene into an observable to be able to dynamically react to
Fri, 10 May 2019 16:15:55 +0200 Benjamin Golinvaux Ongoing tracker work.