Mon, 02 Mar 2020 16:31:30 +0100 |
Sebastien Jodogne |
replacing std::auto_ptr by std::unique_ptr
|
Fri, 31 Jan 2020 17:34:29 +0100 |
Sebastien Jodogne |
upgrade to year 2020
|
Wed, 09 Oct 2019 18:06:58 +0200 |
Sebastien Jodogne |
reorganization
|
Wed, 31 Jul 2019 10:58:16 +0200 |
Benjamin Golinvaux |
Fixed the Stone samples wrt the recent API changes (SdlOpenGLViewport, ICompositor...)
toa2019073101
|
Tue, 16 Jul 2019 12:42:31 +0200 |
Alain Mazy |
Merge
am-dev
|
Tue, 16 Jul 2019 12:37:29 +0200 |
Alain Mazy |
Merge
am-dev
|
Mon, 15 Jul 2019 12:48:19 +0200 |
Benjamin Golinvaux |
Fixes to TrackerSampleApp following IViewport refactoring (FusionMprSdl not working yet)
|
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
|
Tue, 09 Jul 2019 11:46:43 +0200 |
Alain Mazy |
Merge
am-dev
|
Tue, 25 Jun 2019 18:17:33 +0200 |
Benjamin Golinvaux |
Added support for measuring tool edition in TrackerSampleApp
|
Mon, 24 Jun 2019 10:31:04 +0200 |
Benjamin Golinvaux |
GuiAdapter : mouse event routing in SDL + split the undo stack from the
|
Thu, 13 Jun 2019 16:47:02 +0200 |
Alain Mazy |
starting to re-implement radiography editor with latest framework
am-mainline
|
Wed, 29 May 2019 10:51:28 +0200 |
Benjamin Golinvaux |
Removed typedefs to shared_ptr by making them explicit. Removed using namespace
|
Tue, 28 May 2019 15:58:21 +0200 |
Sebastien Jodogne |
PolylineSceneLayer now has one color per chain
|
Fri, 24 May 2019 16:13:50 +0200 |
Benjamin Golinvaux |
Fixed Visual Studio 2008 build
|
Thu, 23 May 2019 10:25:48 +0200 |
Benjamin Golinvaux |
truncation warning fixes + CRLF -> LF + random measuring tool creation (keyb
|
Wed, 22 May 2019 16:13:46 +0200 |
Benjamin Golinvaux |
Merge from default
|
Wed, 22 May 2019 16:01:34 +0200 |
Benjamin Golinvaux |
dummy
|
Tue, 21 May 2019 13:18:35 +0200 |
Benjamin Golinvaux |
Wired undo redo to keys
|
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
|
Mon, 20 May 2019 12:49:29 +0200 |
Benjamin Golinvaux |
FitContent is now wrapped by the controller (for observability)
|
Mon, 20 May 2019 11:03:36 +0200 |
Benjamin Golinvaux |
Fixed C++ code to be C++03 compatible
|
Sun, 19 May 2019 16:26:17 +0200 |
Benjamin Golinvaux |
Introduced the ViewportController that sits between the application and the
refactor-viewport-controller
|
Fri, 17 May 2019 09:20:46 +0200 |
Benjamin Golinvaux |
Merge from default
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
|
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 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
|
Tue, 14 May 2019 09:48:14 +0200 |
Benjamin Golinvaux |
Iteration in angle measuring tool. Text label is not ok and handles and arcs
|
Fri, 10 May 2019 16:15:55 +0200 |
Benjamin Golinvaux |
Ongoing tracker work.
|