1469 Commits (master)
 

Author SHA1 Message Date
Krisjanis Rijnieks 5ab0168cbb Add visual switching to sources editor with key 4 11 years ago
Krisjanis Rijnieks 17e9a5b50b Add ofxSourcesEditor and some comments 11 years ago
Krisjanis Rijnieks 9ec2955c03 Update README with next steps 11 years ago
Krisjanis Rijnieks 44a94d84a9 Update README 11 years ago
Krisjanis Rijnieks c52a5b1ab6 Add different addSurface method options to surfaceManager 11 years ago
Krisjanis Rijnieks 90712b37db Add movable joints for texture edit mode 11 years ago
Krisjanis Rijnieks f2b419c82e Add texture area dragging in gui texture edit mode 11 years ago
Krisjanis Rijnieks 4c93ea241f Add projection surface joint movement 11 years ago
Krisjanis Rijnieks e561579685 Add moveSelectedSurface by method to projection editor 11 years ago
Krisjanis Rijnieks 4d813b38a3 Add posibility to move surfaces again 11 years ago
Krisjanis Rijnieks 8ab9754ff6 Add joints and surface deselection 11 years ago
Krisjanis Rijnieks 7c002c73b6 Add surface selection in projection mapping edit mode 11 years ago
Krisjanis Rijnieks 37d5cd9946 Add different surface management logic 11 years ago
Krisjanis Rijnieks 84f2645165 Fix type classes 11 years ago
Krisjanis Rijnieks 293dce71fd Fix projection editor class typos 11 years ago
Krisjanis Rijnieks 0a64bccc94 Add surfaceManager pointer to surfaceManagerGui 11 years ago
Krisjanis Rijnieks e6e683d74e Add surface manager gui 11 years ago
Krisjanis Rijnieks 1351042ddd Add texture and projection editor classes 11 years ago
Krisjanis Rijnieks e1ac24965c Add SurfaceType class 11 years ago
Krisjanis Rijnieks 73faee61bc Update README 11 years ago
Krisjanis Rijnieks b5c318adf9 Fix non updating surface joint locations after custom surface setup as well as texture and projection area updates 11 years ago
Krisjanis Rijnieks 79b21aa16f Add alternative surface adding methods 11 years ago
Krisjanis Rijnieks 5b8b440c9f Fix select overlaping projection areas 11 years ago
Krisjanis Rijnieks 4318b947ea Fix unwanted surface deselects while in texture mode 11 years ago
Krisjanis Rijnieks 22faea97c7 Experiment success - keyword new is the saviour of the day 11 years ago
Krisjanis Rijnieks ea5c83dceb Add surface manager 11 years ago
Krisjanis Rijnieks 2e6fad735f Add click and drag of texture mapping and projection areas of a surface 11 years ago
Krisjanis Rijnieks e70701aa56 Add first TODO items for next step 11 years ago
Krisjanis Rijnieks 74ed19639a Update README 11 years ago
Krisjanis Rijnieks 4235b68bcf Add info message to example 11 years ago
Krisjanis Rijnieks 9c967f92aa Select and drag just one joint if they are overlaping 11 years ago
Krisjanis Rijnieks 49b2d855e9 Add select feature to joints 11 years ago
Krisjanis Rijnieks da232790ba Add texture drawing on texture mapping edit mode and semi-transparent projection mapped surface over it 11 years ago
Krisjanis Rijnieks 533f82abdc Fix surface GUI setMode method and add mode switching with 1,2,3 keys to the example 11 years ago
Krisjanis Rijnieks 7c169203a6 Add projection mappint and texture mapping working code to the surface GUI 11 years ago
Krisjanis Rijnieks 47c2333f24 Add getTexCoord method to triangle surface 11 years ago
Krisjanis Rijnieks 6039cf842b Add editMode capability and two types of joints - for texture and projection mapping 11 years ago
Krisjanis Rijnieks 8e866b95d6 Add check against empty surface pointer 11 years ago
Krisjanis Rijnieks 0cd7ec9fa4 Add moving joints moves surface vertices now 11 years ago
Krisjanis Rijnieks 2c58073859 Add bool isDragged bethod to base joint class 11 years ago
Krisjanis Rijnieks bca5d0eadc Remove of internal event system from joints as events are not called if object is stored in a vector 11 years ago
Krisjanis Rijnieks 18f9055d2b Add surface gui for the only surface we have here 11 years ago
Krisjanis Rijnieks 10e474bdb9 Add changeable outline width to joints 11 years ago
Krisjanis Rijnieks 2b83c5a3a7 Add public selected variable 11 years ago
Krisjanis Rijnieks 4195a8ccfe Make the joint draggable 11 years ago
Krisjanis Rijnieks 88a01c05c1 Add ofxCircleJoint 11 years ago
Krisjanis Rijnieks bd345577b9 Add ofxBaseJoint 11 years ago
Krisjanis Rijnieks d6c42d5031 Describe features for the next step 11 years ago
Krisjanis Rijnieks 5bf819c887 Update example 11 years ago
Krisjanis Rijnieks 366ea5c2d8 Update README 11 years ago