c-mendoza
|
e98cae857d
|
CircleSurface + changes in various files to support the new surface
|
8 years ago |
Krisjanis Rijnieks
|
ff20c60789
|
Fix SurfaceType enum so it can be used as type for real
The problem was that wherever we use SurfaceType, the variable type was int, which leads to
confusion sometimes.
|
9 years ago |
Krisjanis Rijnieks
|
2d504160d5
|
Add HexagonSurface as base for CircleSurface
|
9 years ago |
Krisjanis Rijnieks
|
e27ec840d3
|
Add `GRID_WARP_SURFACE` type
|
9 years ago |
Krisjanis Rijnieks
|
95b366ada5
|
Change src code style using ofStyler
|
10 years ago |
Krisjanis Rijnieks
|
fdb24a99e4
|
Move surface related files into Surfaces directory
|
11 years ago |
Krisjanis Rijnieks
|
28d5a494e4
|
Refactor a bit
|
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
|
84f2645165
|
Fix type classes
|
11 years ago |
Krisjanis Rijnieks
|
e1ac24965c
|
Add SurfaceType class
|
11 years ago |