Commit Graph

  • 5ab0168cbb Add visual switching to sources editor with key 4 Krisjanis Rijnieks 2014-05-13 11:04:59 +0200
  • 17e9a5b50b Add ofxSourcesEditor and some comments Krisjanis Rijnieks 2014-05-13 10:56:30 +0200
  • 9ec2955c03 Update README with next steps Krisjanis Rijnieks 2014-05-13 10:52:31 +0200
  • 44a94d84a9 Update README Krisjanis Rijnieks 2014-05-12 23:00:22 +0200
  • c52a5b1ab6 Add different addSurface method options to surfaceManager Krisjanis Rijnieks 2014-05-12 22:57:14 +0200
  • 90712b37db Add movable joints for texture edit mode Krisjanis Rijnieks 2014-05-12 18:36:43 +0200
  • f2b419c82e Add texture area dragging in gui texture edit mode Krisjanis Rijnieks 2014-05-12 18:19:27 +0200
  • 4c93ea241f Add projection surface joint movement Krisjanis Rijnieks 2014-05-12 17:08:26 +0200
  • e561579685 Add moveSelectedSurface by method to projection editor Krisjanis Rijnieks 2014-05-12 16:24:40 +0200
  • 4d813b38a3 Add posibility to move surfaces again Krisjanis Rijnieks 2014-05-12 16:18:03 +0200
  • 8ab9754ff6 Add joints and surface deselection Krisjanis Rijnieks 2014-05-12 15:56:43 +0200
  • 7c002c73b6 Add surface selection in projection mapping edit mode Krisjanis Rijnieks 2014-05-12 14:43:27 +0200
  • 37d5cd9946 Add different surface management logic Krisjanis Rijnieks 2014-05-12 13:02:57 +0200
  • 84f2645165 Fix type classes Krisjanis Rijnieks 2014-05-12 10:48:10 +0200
  • 293dce71fd Fix projection editor class typos Krisjanis Rijnieks 2014-05-12 10:22:52 +0200
  • 0a64bccc94 Add surfaceManager pointer to surfaceManagerGui Krisjanis Rijnieks 2014-05-12 10:18:29 +0200
  • e6e683d74e Add surface manager gui Krisjanis Rijnieks 2014-05-12 10:13:35 +0200
  • 1351042ddd Add texture and projection editor classes Krisjanis Rijnieks 2014-05-12 10:07:01 +0200
  • e1ac24965c Add SurfaceType class Krisjanis Rijnieks 2014-05-12 10:02:13 +0200
  • 73faee61bc Update README Krisjanis Rijnieks 2014-05-11 23:53:57 +0200
  • b5c318adf9 Fix non updating surface joint locations after custom surface setup as well as texture and projection area updates Krisjanis Rijnieks 2014-05-11 23:46:44 +0200
  • 79b21aa16f Add alternative surface adding methods Krisjanis Rijnieks 2014-05-11 23:32:58 +0200
  • 5b8b440c9f Fix select overlaping projection areas Krisjanis Rijnieks 2014-05-11 23:18:41 +0200
  • 4318b947ea Fix unwanted surface deselects while in texture mode Krisjanis Rijnieks 2014-05-11 21:03:22 +0200
  • 22faea97c7 Experiment success - keyword new is the saviour of the day Krisjanis Rijnieks 2014-05-11 17:13:57 +0200
  • ea5c83dceb Add surface manager Krisjanis Rijnieks 2014-05-11 16:45:14 +0200
  • 2e6fad735f Add click and drag of texture mapping and projection areas of a surface Krisjanis Rijnieks 2014-05-11 13:40:59 +0200
  • e70701aa56 Add first TODO items for next step Krisjanis Rijnieks 2014-05-10 16:50:17 +0200
  • 74ed19639a Update README Krisjanis Rijnieks 2014-05-10 16:34:14 +0200
  • 4235b68bcf Add info message to example Krisjanis Rijnieks 2014-05-10 16:31:20 +0200
  • 9c967f92aa Select and drag just one joint if they are overlaping Krisjanis Rijnieks 2014-05-10 16:12:43 +0200
  • 49b2d855e9 Add select feature to joints Krisjanis Rijnieks 2014-05-10 15:59:03 +0200
  • da232790ba Add texture drawing on texture mapping edit mode and semi-transparent projection mapped surface over it Krisjanis Rijnieks 2014-05-10 15:35:08 +0200
  • 533f82abdc Fix surface GUI setMode method and add mode switching with 1,2,3 keys to the example Krisjanis Rijnieks 2014-05-10 14:42:19 +0200
  • 7c169203a6 Add projection mappint and texture mapping working code to the surface GUI Krisjanis Rijnieks 2014-05-10 14:30:25 +0200
  • 47c2333f24 Add getTexCoord method to triangle surface Krisjanis Rijnieks 2014-05-10 14:07:51 +0200
  • 6039cf842b Add editMode capability and two types of joints - for texture and projection mapping Krisjanis Rijnieks 2014-05-10 14:00:41 +0200
  • 8e866b95d6 Add check against empty surface pointer Krisjanis Rijnieks 2014-05-10 13:28:10 +0200
  • 0cd7ec9fa4 Add moving joints moves surface vertices now Krisjanis Rijnieks 2014-05-10 01:26:56 +0200
  • 2c58073859 Add bool isDragged bethod to base joint class Krisjanis Rijnieks 2014-05-10 01:23:04 +0200
  • bca5d0eadc Remove of internal event system from joints as events are not called if object is stored in a vector Krisjanis Rijnieks 2014-05-10 01:08:50 +0200
  • 18f9055d2b Add surface gui for the only surface we have here Krisjanis Rijnieks 2014-05-10 00:52:17 +0200
  • 10e474bdb9 Add changeable outline width to joints Krisjanis Rijnieks 2014-05-10 00:05:47 +0200
  • 2b83c5a3a7 Add public selected variable Krisjanis Rijnieks 2014-05-09 23:39:03 +0200
  • 4195a8ccfe Make the joint draggable Krisjanis Rijnieks 2014-05-09 23:31:26 +0200
  • 88a01c05c1 Add ofxCircleJoint Krisjanis Rijnieks 2014-05-09 22:32:16 +0200
  • bd345577b9 Add ofxBaseJoint Krisjanis Rijnieks 2014-05-09 22:19:54 +0200
  • d6c42d5031 Describe features for the next step Krisjanis Rijnieks 2014-05-09 22:12:33 +0200
  • 5bf819c887 Update example Krisjanis Rijnieks 2014-05-09 22:02:39 +0200
  • 366ea5c2d8 Update README Krisjanis Rijnieks 2014-05-09 22:01:08 +0200
  • ee49f3b80f Add setTexCoord method to triangle surface to be able to control texture coordinates of each triangle vertex Krisjanis Rijnieks 2014-05-02 18:50:43 +0200
  • 0427680c29 Add setVertex method to striangle surface to be able to move its corners Krisjanis Rijnieks 2014-05-02 18:44:33 +0200
  • d9d478a550 Added default texture automatic generation Krisjanis Rijnieks 2014-05-02 18:31:35 +0200
  • 0022c92ba7 Add texture and texture coordinates to triangle surface Krisjanis Rijnieks 2014-05-02 18:01:35 +0200
  • d830c04453 Add placeholder code for the ofxTriangleSurface Krisjanis Rijnieks 2014-04-29 17:30:56 +0200
  • 52883ccbbb Add ofxTriangleSurface placeholder Krisjanis Rijnieks 2014-04-29 16:00:45 +0200
  • ba013bfd07 Add addons.make with ofxPiMapper inside Krisjanis Rijnieks 2014-04-29 15:43:04 +0200
  • 8074e12662 Add placeholder code to ofxPiMapper and more exceptions to example .gitignore Krisjanis Rijnieks 2014-04-29 15:37:18 +0200
  • aa0b9934bd Add example Makefile Krisjanis Rijnieks 2014-04-29 15:19:31 +0200
  • 9c4d20f6cf Add .gitignore Krisjanis Rijnieks 2014-04-29 15:17:43 +0200
  • 5c17102f0b Add basic code to example Krisjanis Rijnieks 2014-04-29 15:12:30 +0200
  • 1d8b2b03c9 Added example source files in src dir Krisjanis Rijnieks 2014-04-29 14:43:17 +0200
  • d62f289fb6 Added some tasks for version 0.1 Krisjanis Rijnieks 2014-04-27 12:33:19 +0200
  • 5c08bb805d Added addon name to README.md Krisjanis Rijnieks 2014-04-27 12:29:07 +0200
  • 88f351a817 Added oF addon README.md template and MIT license Krisjanis Rijnieks 2014-04-27 12:28:07 +0200
  • 7dcdc3f9c1 Added example placeholder files Krisjanis Rijnieks 2014-04-27 11:56:29 +0200
  • 549aeb8b02 Added source file placeholders Krisjanis Rijnieks 2014-04-27 11:38:49 +0200
  • 7af17f030d Update README.md Krisjanis Rijnieks 2014-04-27 11:36:55 +0200
  • 59eff2ede1 Initial commit Krisjanis Rijnieks 2014-04-27 02:35:04 -0700