Mercurial > hg > orthanc-stone
log Framework/Scene2D/RotateSceneTracker.cpp @ 1223:04fd875b91f4
age | author | description |
---|---|---|
Fri, 23 Aug 2019 10:16:32 +0200 | Benjamin Golinvaux | added guards to prevent calling methods on a dead controller (see comment in diff for expl.) + build fix |
Wed, 29 May 2019 10:51:28 +0200 | Benjamin Golinvaux | Removed typedefs to shared_ptr by making them explicit. Removed using namespace |
Wed, 22 May 2019 08:38:52 +0200 | Sebastien Jodogne | enforce relative includes |
Sun, 19 May 2019 16:26:17 +0200 | Benjamin Golinvaux | Introduced the ViewportController that sits between the application and the refactor-viewport-controller |
Thu, 02 May 2019 18:21:59 +0200 | Sebastien Jodogne | simplification |
Fri, 26 Apr 2019 17:05:14 +0200 | Sebastien Jodogne | IPointerTracker |