Krisjanis Rijnieks
6d011c2e7a
Add undo feature with SelectSurfaceCommand
10 years ago
Krisjanis Rijnieks
bd69364284
Add undoable RemoveSurfaceCommand
10 years ago
Krisjanis Rijnieks
fdb24a99e4
Move surface related files into Surfaces directory
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
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
f7df8734d6
Add remove surface method to both examples, press backspace and delete selected surface
11 years ago
Krisjanis Rijnieks
5acb0e86aa
Add saving surface data to xml file
11 years ago
Krisjanis Rijnieks
125f4f246c
Add image source selection per surface
11 years ago
Krisjanis Rijnieks
af146d001f
Add basic memory management, unloading surfaces that are not assigned
11 years ago
Krisjanis Rijnieks
765b8eaae6
Add posibility to select texture for selected surface
11 years ago
Krisjanis Rijnieks
c52a5b1ab6
Add different addSurface method options to surfaceManager
11 years ago
Krisjanis Rijnieks
f2b419c82e
Add texture area dragging in gui texture edit mode
11 years ago
Krisjanis Rijnieks
8ab9754ff6
Add joints and surface deselection
11 years ago
Krisjanis Rijnieks
37d5cd9946
Add different surface management logic
11 years ago
Krisjanis Rijnieks
79b21aa16f
Add alternative surface adding methods
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