17 Commits (26326733ccc273747ecc4b7154ca04d9b1db2d9d)

Author SHA1 Message Date
Krisjanis Rijnieks 26326733cc Make it work with openFrameworks master branch 8 years ago
Krisjanis Rijnieks 9966ecf83a Update code to use Vec3 and Vec2 everywhere 8 years ago
Krisjanis Rijnieks 5e23b21eb2 Add Vec2 adapter class, Vec3 still to finish 8 years ago
Krisjanis Rijnieks 103e29b881 Make `BaseSurface::scaleTo()` non-virtual 9 years ago
Krisjanis Rijnieks a8700b5b52 Remove `BaseSurface::getBoundingBox()` method 9 years ago
Krisjanis Rijnieks f92d479a70 Add `TriangleSurface::getBoundingBox()`, return copy instead of ref 9 years ago
Krisjanis Rijnieks 6ec0dfe065 Add pure virtual `BaseSurface::getBoundingBox()` method 9 years ago
Krisjanis Rijnieks 96e92bcb56 Add pure virtual `BaseSurface::scaleTo()` method 9 years ago
Krisjanis Rijnieks b3806b534a Change `BaseSurface` virtual methods to pure virtual 9 years ago
Krisjanis Rijnieks 18ae7b7b42 Add `clone()` and `deleteSurface()` methods to `BaseSurface` 9 years ago
Krisjanis Rijnieks 29bc46732e Fix saving and loading `GridWarpSurface`s 9 years ago
Krisjanis Rijnieks 0ccdbe6839 Add `setGrid...` methods and fix `setTexCoords` for `GridWarpSurface` 9 years ago
Krisjanis Rijnieks 9704b6ea33 Add `getGridRows` and `getGridCols` methods 9 years ago
Krisjanis Rijnieks 855b56cb8f Implement `setTexCoord` and `setTexCoords` in `GridWarpSurface` 9 years ago
Krisjanis Rijnieks 32e5739a3e Make it possible to save `GridWarpSurface` 9 years ago
Krisjanis Rijnieks ab6a6032ac Test create `GridMeshSurface` on `g` keypress 9 years ago
Krisjanis Rijnieks 7e955b7128 Add `GridWarkSurface` initial source files 9 years ago