759 Commits (22c0cae9b00e75ce69faca62293a190875df0643)

Author SHA1 Message Date
Krisjanis Rijnieks 61a2e25e4f Use SurfaceManager::removeSurface(index) in RmSurfaceCmd 8 years ago
Krisjanis Rijnieks ef52cf893b Add SurfaceManager::removeSurface(index) 8 years ago
Krisjanis Rijnieks fa4e263321 Update RmSurfaceCmd 8 years ago
Krisjanis Rijnieks 9e0b302e1f Add ofxPiMapper::createSurface(SurfaceType) 8 years ago
Krisjanis Rijnieks d955a54c37 Replace ofMain.h with ofEvents.h and ofLog.h 8 years ago
Krisjanis Rijnieks c182d96b10 Remove obsolete includes from ofxPiMapper.h 8 years ago
Krisjanis Rijnieks 03b06f108a Improve ScaleWidget mouse dragged fix 9 years ago
Krisjanis Rijnieks 882dafc3a8 Remove cout from BaseSurface::scaleTo 9 years ago
Krisjanis Rijnieks 25555be25c Fix ScaleWidget 9 years ago
Krisjanis Rijnieks 79034f24d5 Remove GuiMode.h include 9 years ago
Krisjanis Rijnieks 197145bb33 Add piping down app events into fbo sources instead of registering 9 years ago
Krisjanis Rijnieks a0ce7cce39 Add SourceTypeHelper.h 9 years ago
Krisjanis Rijnieks 518bb76182 Fix SourceType, replace all int vars with decent type 9 years ago
Krisjanis Rijnieks ff20c60789 Fix SurfaceType enum so it can be used as type for real 9 years ago
Krisjanis Rijnieks 363d05679b Fix crash on trying to get scale of non-selected surface 9 years ago
Krisjanis Rijnieks eef99d4465 Add ProjectionMappingMode::createSurface method 9 years ago
Krisjanis Rijnieks c274d39e7b Beautify TextureMappingMode code 9 years ago
Krisjanis Rijnieks e7424d492e Add passing key events instead of registering to them 9 years ago
Krisjanis Rijnieks 038c408919 Add passing mouse events instead of registering to them 9 years ago
Krisjanis Rijnieks c8c32f417e Add ofxPiMapper::toggleInfo 9 years ago
Krisjanis Rijnieks dc13e607fd Remove ofxPiMapper::loadXmlSettings 9 years ago
Krisjanis Rijnieks e01c0585cf Add ofxPiMapper::saveProject and loadProject 9 years ago
Krisjanis Rijnieks 3d75763382 Connect ofxPiMapper::selectNext and PrevVertex to TextureMappingMode 9 years ago
Krisjanis Rijnieks 430996bb44 Fix select next and prev surface on > and < keypress 9 years ago
Krisjanis Rijnieks 08b6e1e13d Add ofxPiMapper::selectNext and PrevVertex() 9 years ago
Krisjanis Rijnieks 6f3ba63a9f Add prev selected vertex to SelSurfaceCmd 9 years ago
Krisjanis Rijnieks aec929d45b Add prev selected vertex to SelPrevSurfaceCmd 9 years ago
Krisjanis Rijnieks cb645a0847 Add prev selected vertex to SelNextSurfaceCmd 9 years ago
Krisjanis Rijnieks 1e860fe95a Fix crash caused by ScaleWidget::onMousePressed 9 years ago
Krisjanis Rijnieks d7b458393f Add l shortcut to Info 9 years ago
Krisjanis Rijnieks e7a23a4a2b Hide/show layer panel on l press 9 years ago
Krisjanis Rijnieks 517cbf1e69 Do not exec Sel..TexCoordCmd in tex mode if no surface selected 9 years ago
Krisjanis Rijnieks 41c21c0cc4 Fix crash when hitting arrow in tex mode, close #81 9 years ago
Krisjanis Rijnieks ed0ee4fd96 React to image added events 9 years ago
Krisjanis Rijnieks 1cc8ba5ae4 Add some todos 9 years ago
Krisjanis Rijnieks c83c001967 Add usb0 to usb3 to media server locations 9 years ago
Krisjanis Rijnieks 21533b6b90 Add tex coord polling in case texture not loaded yet 9 years ago
Krisjanis Rijnieks abb17e88fe Fix texture coords not matching tex crop area 9 years ago
Krisjanis Rijnieks b6b0c17713 Make use of DeselectTexCoordCmd when click drag all coords 9 years ago
Krisjanis Rijnieks 77efc60938 Clean up TextureMappingMode 9 years ago
Krisjanis Rijnieks dd19417ad2 Create SaveTexCoordPosCmd only if tex coord move has happened 9 years ago
Krisjanis Rijnieks 099e25baff Optimize TextureMappingMode tex coord moving exec/undo 9 years ago
Krisjanis Rijnieks 50e152f3d4 Make TextureMappingMode::moveSelection more elegant 9 years ago
Krisjanis Rijnieks dfa4fc8085 Improve SelPrevTexCoordCmd 9 years ago
Krisjanis Rijnieks 4b350db18c Improve SelNextTexCoordCmd 9 years ago
Krisjanis Rijnieks 5e7bc8a194 Add TextureEditorWidget::getTexCoord and selectTexCoord 9 years ago
Krisjanis Rijnieks 9fd904cef4 Create command on TextureMappingMode::moveSelection 9 years ago
Krisjanis Rijnieks d78cd8f02e Add TextureMappingMode::moveSelection 9 years ago
Krisjanis Rijnieks 68e3ab8cb6 Add ofxPiMapper::moveSelection method 9 years ago
Krisjanis Rijnieks 94cbfcab79 Implement ProjectionMappingMode::moveSelection 9 years ago