Krisjanis Rijnieks
7e7aa93226
Add SelSourceCmd select source undoable command
10 years ago
Krisjanis Rijnieks
35593c1612
Add MvTexCoordCmd undo command
10 years ago
Krisjanis Rijnieks
424a7827c1
Add MvAllTexCoordsCmd undo feature
10 years ago
Krisjanis Rijnieks
c69ca799b4
Add gui mode/state switch undo command
10 years ago
Krisjanis Rijnieks
bbd462f551
Rename command class names to shorter versions
- Also remove initial undo test code
10 years ago
Krisjanis Rijnieks
ce6588d296
Add undo operation with MoveSurfaceVertexCommand
10 years ago
Krisjanis Rijnieks
6d011c2e7a
Add undo feature with SelectSurfaceCommand
10 years ago
Krisjanis Rijnieks
c9a591a4ae
Add undo feature with MoveSurfaceCommand
10 years ago
Krisjanis Rijnieks
bd69364284
Add undoable RemoveSurfaceCommand
10 years ago
Krisjanis Rijnieks
df840a293c
Add undoable command test
- Add UndoableCommand base class
- Add CommandManager that handles undoing
- Add test to main ofxPiMapper files
10 years ago
Krisjanis Rijnieks
dde5819576
Add -f flag option to RPi version of he example
11 years ago
Krisjanis Rijnieks
5c2ac7ce88
Hide info on startup, but leave commented code
11 years ago
Krisjanis Rijnieks
9388a5c757
Update default surfaces (add video and fbo sources to surfaces)
11 years ago
Krisjanis Rijnieks
d88fe23773
Add FBO source via ofxPiMapper directly insteat through getMediaServer
11 years ago
Krisjanis Rijnieks
7db249d890
Add saving and loading FBO source
11 years ago
Krisjanis Rijnieks
ca5df071b7
Add FBO source support and selection in source editor
11 years ago
Krisjanis Rijnieks
557899da16
Make ofxPiMapper usable as one single object. Update example.
11 years ago
Krisjanis Rijnieks
3b64df6bde
Add XCode project files to repo
11 years ago
Krisjanis Rijnieks
30f5c55fe1
Remove XCode project files from git ignore
11 years ago
Krisjanis Rijnieks
244778fef9
Update example addons make file
11 years ago
Krisjanis Rijnieks
954a91d504
Add dependencies
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
0847c309b4
Remove media server debug code
11 years ago
Felix Dubrownik
9d3733bb66
added getPaths
11 years ago
Felix Dubrownik
5df7b2f510
added addon_config.mk
11 years ago
Felix Dubrownik
67ea673ae8
added videos folder with dummy file
11 years ago
Felix Dubrownik
7c5fa74c60
added Test case. Compiles. shows right number of images
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
Krisjanis Rijnieks
f32fd852d9
Replace ofxUI dependency with ofxGui
11 years ago
Felix Dubrownik
0ce892ae2e
implemented perspective Warping openGL ES fixed funtction pipeline.
11 years ago
Krisjanis Rijnieks
50e757a225
Replace main example with the fboTexture one
11 years ago
Krisjanis Rijnieks
f7df8734d6
Add remove surface method to both examples, press backspace and delete selected surface
11 years ago
Krisjanis Rijnieks
b856d8c521
Add FBO texture example
11 years ago
Krisjanis Rijnieks
1afc57eb7b
Add defaultSurfaces.xml to avoid saved surface.xml conflicts when pulling new versions later
11 years ago
Krisjanis Rijnieks
cbac99cbdf
Add snapping to projection surface editor
11 years ago
Krisjanis Rijnieks
2596c9c1b6
Update README and instructions in example
11 years ago
Krisjanis Rijnieks
193bb8764a
Add hide cursor on start and show on edit modes
11 years ago
Krisjanis Rijnieks
db50dc6404
Add select joints on click
11 years ago
Krisjanis Rijnieks
99b137d2ec
Add select random surface after creation
11 years ago
Krisjanis Rijnieks
7d4fdf5c7e
Add simple addSurface method on n key press
11 years ago
Krisjanis Rijnieks
0a75947b66
Add loading surface data from surfaces.xml
11 years ago
Krisjanis Rijnieks
5acb0e86aa
Add saving surface data to xml file
11 years ago
Krisjanis Rijnieks
8f5d996c93
Add fullscreen toggle on f key press
11 years ago
Krisjanis Rijnieks
31784a33a6
Add fullscreen for Raspberry Pi
11 years ago
Krisjanis Rijnieks
5367a67d51
Update addons.make with ofxUI
11 years ago
Krisjanis Rijnieks
55490383c1
Add test source images
11 years ago
Krisjanis Rijnieks
5ab0168cbb
Add visual switching to sources editor with key 4
11 years ago
Krisjanis Rijnieks
c52a5b1ab6
Add different addSurface method options to surfaceManager
11 years ago
Krisjanis Rijnieks
8ab9754ff6
Add joints and surface deselection
11 years ago