31 Commits (656209ab88fc6d7791445692748c525b3a927a48)

Author SHA1 Message Date
Krisjanis Rijnieks be4d830c54 Remove unused variables from TextureEditorWidget 8 years ago
Krisjanis Rijnieks cd95c14b80 Remove unused variable boxAspect from ScaleWidget 8 years ago
Krisjanis Rijnieks 2a7416f663 Remove glm/geometric include for oF stable 8 years ago
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
c-mendoza e98cae857d CircleSurface + changes in various files to support the new surface 8 years ago
Krisjanis Rijnieks 03b06f108a Improve ScaleWidget mouse dragged fix 9 years ago
Krisjanis Rijnieks 25555be25c Fix ScaleWidget 9 years ago
Krisjanis Rijnieks 1e860fe95a Fix crash caused by ScaleWidget::onMousePressed 9 years ago
Krisjanis Rijnieks ed0ee4fd96 React to image added events 9 years ago
Krisjanis Rijnieks 21533b6b90 Add tex coord polling in case texture not loaded yet 9 years ago
Krisjanis Rijnieks 099e25baff Optimize TextureMappingMode tex coord moving exec/undo 9 years ago
Krisjanis Rijnieks 5e7bc8a194 Add TextureEditorWidget::getTexCoord and selectTexCoord 9 years ago
Krisjanis Rijnieks da547889d6 Put contents of TextureConsumersWidget into TextureHighlightWidget 9 years ago
Krisjanis Rijnieks 3b37b4e4c2 Improve SurfaceHighlightWidget 9 years ago
Krisjanis Rijnieks 8db988ca87 Prevent exec SelNext and SelPrevSurfaceCmd when no surfaces present 9 years ago
Krisjanis Rijnieks 3f28befa72 Clean up ProjectionEditorWidget 9 years ago
Krisjanis Rijnieks 3b13f0a7de Add TextureConsumersWidget 9 years ago
Krisjanis Rijnieks 3f1bc1520e Fix crashing on vertex click after deselect 9 years ago
Krisjanis Rijnieks 2d504160d5 Add HexagonSurface as base for CircleSurface 9 years ago
Krisjanis Rijnieks fc0055cad7 Integrate the SourcesEditorWidget into Application 9 years ago
Krisjanis Rijnieks e7fb328313 Move SourcesEditorWidget to Gui/Widgets 9 years ago
Krisjanis Rijnieks 198b4456c5 Change owner of ProjectionEditorWidget to Gui 9 years ago
Krisjanis Rijnieks 5c37c56ecb Rename ProjectionEditor to ProjectionEditorWidget 9 years ago
Krisjanis Rijnieks 42e8a8590f Make Gui the owner of TextureEditorWidget 9 years ago
Krisjanis Rijnieks 324b2378cf First step towards transforming TextureEditor into widget 9 years ago
Krisjanis Rijnieks d142606975 Fix crash because of ScaleWidget::update() on undo 9 years ago
Krisjanis Rijnieks 038758ce33 Fix ScaleWidget not capturing new surface after duplicate 9 years ago
Krisjanis Rijnieks b90e90bd9e Improve ScaleWidget visual appearance 9 years ago
Krisjanis Rijnieks 7749a6bfb8 Improve folder structure 9 years ago