ofxPiMapper fixed for C++17 & oF 12.0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Krisjanis Rijnieks a25f15cc4f Fix perspective warping on fullscreen toggle, close #45 9 years ago
..
BaseSurface.cpp Add `BaseSurface::getMesh` that returns a copy of the mesh 10 years ago
BaseSurface.h Change vertex changed event to contain index of the vertex 10 years ago
GridWarpSurface.cpp Change vertex changed event to contain index of the vertex 10 years ago
GridWarpSurface.h Fix saving and loading `GridWarpSurface`s 10 years ago
QuadSurface.cpp Fix perspective warping on fullscreen toggle, close #45 9 years ago
QuadSurface.h Fix perspective warping on fullscreen toggle, close #45 9 years ago
SurfaceFactory.cpp Add `createGridWarpSurface` method 10 years ago
SurfaceFactory.h Add `createGridWarpSurface` method 10 years ago
SurfaceManager.cpp Add `surfaceUnselectedevent to `SurfaceManager` 10 years ago
SurfaceManager.h Add `surfaceUnselectedevent to `SurfaceManager` 10 years ago
SurfaceManagerGui.cpp Refactor `SurfaceManagerGui` texture editor onMousePressed routine 10 years ago
SurfaceManagerGui.h Optimize `SurfaceManagerGui` 10 years ago
SurfaceStack.cpp Change vertex changed event to contain index of the vertex 10 years ago
SurfaceStack.h Change vertex changed event to contain index of the vertex 10 years ago
SurfaceType.h Add `GRID_WARP_SURFACE` type 10 years ago
TriangleSurface.cpp Change vertex changed event to contain index of the vertex 10 years ago
TriangleSurface.h Add `setVertices` and `setTexCoords` methods 10 years ago