Krisjanis Rijnieks
88870ffe00
Add texture crop functionality to `GridWarpSurface`
9 years ago
Krisjanis Rijnieks
7bbeb572ea
Add texture editing joints depending on surface type
9 years ago
Krisjanis Rijnieks
f160fbd232
Replace `NULL` with `0` everywhere
10 years ago
Krisjanis Rijnieks
95b366ada5
Change src code style using ofStyler
10 years ago
Krisjanis Rijnieks
59da45360a
Reset color to white before drawing joints
10 years ago
Krisjanis Rijnieks
35593c1612
Add MvTexCoordCmd undo command
10 years ago
Krisjanis Rijnieks
99f7594cb5
Fix texture coord update for quad surface [issue 15]
11 years ago
Krisjanis Rijnieks
819a9a02ea
Move user interface related classes to UserInterface dir
11 years ago
Krisjanis Rijnieks
19c33ddd5f
Massive restructure:
- Added source types
- Adjusted surfaces to work with the types instead of plain textures
- Improved media server to manage all of the source types
- Added video source that works on Mac for now
- A lot of small adjustments
11 years ago
Krisjanis Rijnieks
e180547545
Add constrain to quad feature to quad surface tex coord selection
11 years ago
Felix Dubrownik
6d44d1cae7
ran clang Format with google code Style
11 years ago
Felix Dubrownik
66283175f1
Refactoring: Renaming Classes, introducing namespace
11 years ago
Felix Dubrownik
921b2e20da
Renamed the files
11 years ago
sebl
b674303dc4
modified: example-fboTexture/bin/data/defaultSurfaces.xml
modified: example-fboTexture/src/ofApp.cpp
modified: example-fboTexture/src/ofApp.h
modified: src/ofxProjectionEditor.h
modified: src/ofxSurfaceManager.cpp
modified: src/ofxSurfaceManager.h
modified: src/ofxSurfaceType.h
modified: src/ofxTextureEditor.cpp
src/ofxQuadSurface.cpp
src/ofxQuadSurface.h
11 years ago
Krisjanis Rijnieks
6260e485f1
Add move surfaces and joints with arrow keys
11 years ago
Krisjanis Rijnieks
db50dc6404
Add select joints on click
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
7c002c73b6
Add surface selection in projection mapping edit mode
11 years ago
Krisjanis Rijnieks
1351042ddd
Add texture and projection editor classes
11 years ago