Commit Graph

  • 3150d5db53 Remove ofxIO from example/addons.make Krisjanis Rijnieks 2017-03-06 14:56:35 +0100
  • e781dfb587 Remove ofxIO dependency from MediaServer Krisjanis Rijnieks 2017-03-06 14:55:00 +0100
  • 22bfba1912 Add Application::moveSelection() documentation Krisjanis Rijnieks 2017-02-02 19:37:27 +0100
  • 84c9cc0957 Add moveVertex TODO Krisjanis Rijnieks 2017-02-02 19:35:15 +0100
  • f95585ca55 Fix Application::moveSelection() make it context sensitive Krisjanis Rijnieks 2017-02-02 19:18:07 +0100
  • 48b4153afd Replace TextureMappingMode::moveSelection with moveSelectedTexCoord() Krisjanis Rijnieks 2017-02-02 19:12:27 +0100
  • 98cb163884 Add Application::moveTexCoord(...) Krisjanis Rijnieks 2017-02-02 19:11:47 +0100
  • 23435311c0 Add select next vertex or tex coord depending on mode Krisjanis Rijnieks 2017-02-01 18:48:13 +0100
  • d28b49a9f5 Add ofxPiMapper::selectNext and PrevTexCoord() Krisjanis Rijnieks 2017-02-01 18:43:39 +0100
  • 34449be272 Add Application::selectNext and PrevTextCoord() Krisjanis Rijnieks 2017-02-01 18:41:50 +0100
  • ae8d1d3f9c Add togglePause() shortcut to custom shortcuts example Krisjanis Rijnieks 2017-01-31 20:43:58 +0100
  • c3ebebd9f9 Add Application::togglePause() Krisjanis Rijnieks 2017-01-31 20:43:36 +0100
  • 2a5752c1a0 Move <x> shortcut to bottom in Info Krisjanis Rijnieks 2017-01-30 14:16:49 +0100
  • 08143e4af3 Add <c> shutdown shortcut to Info Krisjanis Rijnieks 2017-01-30 14:15:20 +0100
  • 7dc9294fb2 Add <c> for shutdown to readme Krisjanis Rijnieks 2017-01-30 14:12:54 +0100
  • e6302b5b71 Add Application::shutdown() Krisjanis Rijnieks 2017-01-30 14:12:02 +0100
  • 35742dd888 Add <x> shortcut to Info Krisjanis Rijnieks 2017-01-29 20:29:35 +0100
  • bfdbf31888 Add <x> shortcut to readme Krisjanis Rijnieks 2017-01-29 20:29:20 +0100
  • 5f3ea80088 Add reboot() for Raspberry Pi on <x> press Krisjanis Rijnieks 2017-01-29 20:27:17 +0100
  • c2d3b9fef9 Select surface after creation Krisjanis Rijnieks 2017-01-28 18:34:15 +0100
  • 9996554b2f Move surface command executors to Application Krisjanis Rijnieks 2017-01-28 18:26:05 +0100
  • a39042aab9 Remove ofEvents.h include from ProjectionMappingMode.h Krisjanis Rijnieks 2017-01-28 18:06:41 +0100
  • 17d7b95760 Remove ProjectionMappingMode::createSurface Krisjanis Rijnieks 2017-01-28 18:05:40 +0100
  • f1a37adf2a Move grid command includes to Application class Krisjanis Rijnieks 2017-01-27 22:52:54 +0100
  • a96a8fb8c3 Beautify Application grid methods Krisjanis Rijnieks 2017-01-27 22:51:49 +0100
  • 1269e5661e Move AddGridRow.. and ..Column methods to Application Krisjanis Rijnieks 2017-01-26 21:12:16 +0100
  • 0a71becde5 Add custom shortcut for ofxPiMapper::scaleUp.. and ..Down() Krisjanis Rijnieks 2017-01-25 20:07:00 +0100
  • 0896c82e92 Add ofxPiMapper::scaleUp.. and ..Down() Krisjanis Rijnieks 2017-01-25 20:06:30 +0100
  • 76cfd74898 Improve Application::eraseSurface() Krisjanis Rijnieks 2017-01-25 19:56:22 +0100
  • faf4b759d7 Organize Application includes Krisjanis Rijnieks 2017-01-25 19:47:52 +0100
  • 816e301d3a Move TogglePerspectiveCmd include to Application Krisjanis Rijnieks 2017-01-25 19:46:09 +0100
  • 03cf465d6c Add custom shortcut for ofxPiMapper::togglePerspective() Krisjanis Rijnieks 2017-01-25 19:44:33 +0100
  • 687960c537 Add ofxPiMapper::togglePerspective() Krisjanis Rijnieks 2017-01-25 19:43:22 +0100
  • 02f8ee8af6 Add TODO to Application Krisjanis Rijnieks 2017-01-24 20:48:33 +0100
  • 46cd88d33f Move Duplicate.. and SetNextSource.. commands to Application Krisjanis Rijnieks 2017-01-24 20:46:56 +0100
  • c83a93b7d9 Add ofxPiMapper::setNextSource() shortcut Krisjanis Rijnieks 2017-01-24 20:40:42 +0100
  • b6bbf5526b Add ofxPiMapper::setNextSource() Krisjanis Rijnieks 2017-01-24 20:40:23 +0100
  • 47f12d6b66 Add toggleInfo and setInfoText shortcuts Krisjanis Rijnieks 2017-01-24 20:22:22 +0100
  • 5d043d1977 Add option to set custom info text Krisjanis Rijnieks 2017-01-24 20:22:02 +0100
  • b463d9e255 Add mapper.duplicateSurface() shortcut Krisjanis Rijnieks 2017-01-24 20:09:08 +0100
  • b3bc344ed7 Add ofxPiMapper::duplicateSurface() Krisjanis Rijnieks 2017-01-24 20:08:48 +0100
  • c3ca357146 Add custom shortcuts for moveLayerUp and Down Krisjanis Rijnieks 2017-01-23 16:16:50 +0100
  • ce81e9e15d Add moveLayerUp and ..Down methods to ofxPiMapper Krisjanis Rijnieks 2017-01-23 16:16:29 +0100
  • c944553bd4 Add custom shortcuts for surface and vertex selection Krisjanis Rijnieks 2017-01-23 15:57:47 +0100
  • 293c859ef1 Add custom left, right, up, down moveSelection values Krisjanis Rijnieks 2017-01-22 12:28:29 +0200
  • e110c833dc Update camera example xcodeproj with ofx::piMapper::Mode Krisjanis Rijnieks 2017-01-21 20:59:18 +0200
  • 310af0eb8f Update example xcodeproj with ofx::piMapper::Mode Krisjanis Rijnieks 2017-01-21 20:57:43 +0200
  • 64e9e93e86 Update custom shortcuts example with ofx::piMapper::MOde Krisjanis Rijnieks 2017-01-21 20:55:57 +0200
  • bf07dabdb0 Replace ofxPiMapper::Mode with ofx::piMapper::Mode Krisjanis Rijnieks 2017-01-21 20:55:31 +0200
  • c52269a893 Add Mode.h for storing ofxPiMapper mode enum Krisjanis Rijnieks 2017-01-21 20:55:04 +0200
  • 849904458a Map backspace to eraseSurface(). Erase last created. Krisjanis Rijnieks 2017-01-20 21:04:48 +0200
  • 7c90b3ba0f Add ofxPiMapper::eraseSurface(index) Krisjanis Rijnieks 2017-01-20 21:04:11 +0200
  • 61a2e25e4f Use SurfaceManager::removeSurface(index) in RmSurfaceCmd Krisjanis Rijnieks 2017-01-20 21:03:29 +0200
  • ef52cf893b Add SurfaceManager::removeSurface(index) Krisjanis Rijnieks 2017-01-20 21:02:36 +0200
  • fa4e263321 Update RmSurfaceCmd Krisjanis Rijnieks 2017-01-20 20:33:03 +0200
  • 5d67273f57 Add custom shortcuts for creating surfaces Krisjanis Rijnieks 2017-01-20 20:22:58 +0200
  • 9e0b302e1f Add ofxPiMapper::createSurface(SurfaceType) Krisjanis Rijnieks 2017-01-20 20:22:37 +0200
  • d955a54c37 Replace ofMain.h with ofEvents.h and ofLog.h Krisjanis Rijnieks 2017-01-20 20:01:06 +0200
  • c182d96b10 Remove obsolete includes from ofxPiMapper.h Krisjanis Rijnieks 2017-01-20 19:59:40 +0200
  • 63db26eb35 Add custom mode switch shortcuts Krisjanis Rijnieks 2017-01-20 19:54:26 +0200
  • 6a86eeb550 Rename piMapper to mapper Krisjanis Rijnieks 2017-01-20 19:51:21 +0200
  • a8c4e44d39 Add key and mouse event forwarding Krisjanis Rijnieks 2017-01-19 18:11:33 +0100
  • 03b06f108a Improve ScaleWidget mouse dragged fix Krisjanis Rijnieks 2017-01-19 18:02:21 +0100
  • 882dafc3a8 Remove cout from BaseSurface::scaleTo Krisjanis Rijnieks 2017-01-18 19:36:57 +0100
  • 25555be25c Fix ScaleWidget Krisjanis Rijnieks 2017-01-18 19:35:16 +0100
  • 79034f24d5 Remove GuiMode.h include Krisjanis Rijnieks 2017-01-18 19:18:01 +0100
  • 197145bb33 Add piping down app events into fbo sources instead of registering Krisjanis Rijnieks 2017-01-17 13:32:12 +0100
  • 8e7118bf75 Add example-custom-shortcuts xcode files Krisjanis Rijnieks 2017-01-17 12:53:58 +0100
  • a0ce7cce39 Add SourceTypeHelper.h Krisjanis Rijnieks 2017-01-17 12:46:43 +0100
  • 518bb76182 Fix SourceType, replace all int vars with decent type Krisjanis Rijnieks 2017-01-17 12:33:38 +0100
  • ff20c60789 Fix SurfaceType enum so it can be used as type for real Krisjanis Rijnieks 2017-01-17 12:11:34 +0100
  • 363d05679b Fix crash on trying to get scale of non-selected surface Krisjanis Rijnieks 2017-01-17 12:02:29 +0100
  • eef99d4465 Add ProjectionMappingMode::createSurface method Krisjanis Rijnieks 2017-01-12 17:48:01 +0100
  • edc3276dfc Add Makefile Krisjanis Rijnieks 2017-01-11 23:29:01 +0100
  • a203ffba35 Add base settings and an image source Krisjanis Rijnieks 2017-01-11 23:28:48 +0100
  • 3a27b5b50a Add *.app files to gitignore Krisjanis Rijnieks 2017-01-11 23:28:22 +0100
  • 3e1e737bfc Add addons.make Krisjanis Rijnieks 2017-01-11 23:26:39 +0100
  • 5e8b4c4110 Add .gitignore Krisjanis Rijnieks 2017-01-11 23:26:30 +0100
  • 4687e756ce Add example-custom-shorcuts base source files Krisjanis Rijnieks 2017-01-11 23:26:07 +0100
  • c274d39e7b Beautify TextureMappingMode code Krisjanis Rijnieks 2017-01-10 19:32:22 +0100
  • c4be9e65e5 Add passing key events to ofxPiMapper Krisjanis Rijnieks 2017-01-10 19:26:51 +0100
  • e7424d492e Add passing key events instead of registering to them Krisjanis Rijnieks 2017-01-10 19:25:56 +0100
  • 6928d73d0f Update example Krisjanis Rijnieks 2017-01-10 19:13:30 +0100
  • 038c408919 Add passing mouse events instead of registering to them Krisjanis Rijnieks 2017-01-10 19:13:10 +0100
  • c8c32f417e Add ofxPiMapper::toggleInfo Krisjanis Rijnieks 2017-01-10 18:50:01 +0100
  • dc13e607fd Remove ofxPiMapper::loadXmlSettings Krisjanis Rijnieks 2017-01-10 18:41:03 +0100
  • e01c0585cf Add ofxPiMapper::saveProject and loadProject Krisjanis Rijnieks 2017-01-10 18:40:26 +0100
  • 3d75763382 Connect ofxPiMapper::selectNext and PrevVertex to TextureMappingMode Krisjanis Rijnieks 2017-01-07 20:51:48 +0100
  • 430996bb44 Fix select next and prev surface on > and < keypress Krisjanis Rijnieks 2017-01-02 22:47:10 +0100
  • 08b6e1e13d Add ofxPiMapper::selectNext and PrevVertex() Krisjanis Rijnieks 2017-01-02 22:43:43 +0100
  • 6f3ba63a9f Add prev selected vertex to SelSurfaceCmd Krisjanis Rijnieks 2016-12-24 13:33:48 +0100
  • aec929d45b Add prev selected vertex to SelPrevSurfaceCmd Krisjanis Rijnieks 2016-12-24 13:33:23 +0100
  • cb645a0847 Add prev selected vertex to SelNextSurfaceCmd Krisjanis Rijnieks 2016-12-24 13:32:52 +0100
  • 1e860fe95a Fix crash caused by ScaleWidget::onMousePressed Krisjanis Rijnieks 2016-12-22 23:00:01 +0100
  • 5f519025ec Add l shortcut to readme Krisjanis Rijnieks 2016-12-15 22:16:45 +0000
  • ed3dd264de Remove fullscreen shortcut Krisjanis Rijnieks 2016-12-15 22:15:46 +0000
  • d7b458393f Add l shortcut to Info Krisjanis Rijnieks 2016-12-15 22:15:13 +0000
  • e7a23a4a2b Hide/show layer panel on l press Krisjanis Rijnieks 2016-12-15 22:13:52 +0000
  • 2d8a5ae21c Add nice looking cli countdown Krisjanis Rijnieks 2016-12-14 22:56:23 +0000
  • 517cbf1e69 Do not exec Sel..TexCoordCmd in tex mode if no surface selected Krisjanis Rijnieks 2016-12-01 01:02:40 +0100