Krisjanis Rijnieks
|
899c1db43f
|
Draw the surface manager in application states
Instead of the SurfaceManagerGui class.
|
9 years ago |
Krisjanis Rijnieks
|
362fd3e5d7
|
Increase thickness of SurfaceHighlightWidget line
|
9 years ago |
Krisjanis Rijnieks
|
3edbda77a3
|
Integrate TexturehighlightWidget into Application
|
9 years ago |
Krisjanis Rijnieks
|
03b3cd0e48
|
Add TextureHighlightWidget
|
9 years ago |
Krisjanis Rijnieks
|
5efee9111c
|
Integrate SurfaceHighlightWidget into Application
|
9 years ago |
Krisjanis Rijnieks
|
33eaa43f34
|
Add SurfaceHighlightWidget
|
9 years ago |
Krisjanis Rijnieks
|
2eaa2faac3
|
Add LayerPanelWidget as a separate class
|
9 years ago |
Krisjanis Rijnieks
|
0b698e7f63
|
Add float return value to GuiBaseWidget::getScale
|
9 years ago |
Krisjanis Rijnieks
|
4ea034091e
|
Clarify onGuiEvent comment on widgets
|
9 years ago |
Krisjanis Rijnieks
|
c0bca38193
|
Remove DeselectSurfaceCmd use if no surface selected
|
9 years ago |
Krisjanis Rijnieks
|
0d429016f4
|
Integrate ClearSurfacesCmd into Application
|
9 years ago |
Krisjanis Rijnieks
|
81885d72df
|
Improve ClearSurfaceCmd with surface deselection
|
9 years ago |
Krisjanis Rijnieks
|
8793e84bd8
|
Remove ScaleSurfaceUp/Dn commands, use ScaleSurfaceFromToCmd instead
|
9 years ago |
Krisjanis Rijnieks
|
0e0d7a98d5
|
Fix ScaleWidget not moving when surface moved
|
9 years ago |
Krisjanis Rijnieks
|
364ceaa4b3
|
Finalize adding ScaleWidget
|
9 years ago |
Krisjanis Rijnieks
|
f570ce448f
|
Fix bug in ProjectionMappingState::onGuiEvent
Mouse releassed event caused crash
|
9 years ago |
Krisjanis Rijnieks
|
ac32484445
|
Add ScaleSurfaceFromToCmd and integrate it
|
9 years ago |
Krisjanis Rijnieks
|
25a3689ece
|
ScaleWidget now reacts to scaling invoked through key shortcuts
|
9 years ago |
Krisjanis Rijnieks
|
b29a575bf9
|
Add decent ScaleWidget functionality
|
9 years ago |
Krisjanis Rijnieks
|
8ad0a307e4
|
Add primitive and buggy ScaleWidget functionality
|
9 years ago |
Krisjanis Rijnieks
|
5f20529efb
|
Add pure virtual `ApplicationBaseState::onGuiEvent` method
|
9 years ago |
Krisjanis Rijnieks
|
7f67ec6621
|
Capture GuiEvent in Application
|
9 years ago |
Krisjanis Rijnieks
|
e4abf646c9
|
Change GuiEvent to contain pointer to GuiBaseWidget
|
9 years ago |
Krisjanis Rijnieks
|
1e7e65ef64
|
Got ScaleWidget events captured by Gui
|
9 years ago |
Krisjanis Rijnieks
|
ebf121e1ce
|
Add work in progress `GuiWidgetEvent`
|
9 years ago |
Krisjanis Rijnieks
|
4ce763c555
|
Add `ScaleWidget` based on `GuiBaseWidget`
|
9 years ago |
Krisjanis Rijnieks
|
86b55edcc7
|
Add visual sketch of the GUI scaling handle
|
9 years ago |
Krisjanis Rijnieks
|
9b7069a7d7
|
Change SSH delete shortcut `-` to `\`
|
9 years ago |
Krisjanis Rijnieks
|
4344bd3f6b
|
Make `ScaleSurface*` steps bigger
|
9 years ago |
Krisjanis Rijnieks
|
8ddfe2b243
|
Add shortcuts for `ScaleSurface*` commands
|
9 years ago |
Krisjanis Rijnieks
|
020617876d
|
Add label to the layer panel
|
9 years ago |
Krisjanis Rijnieks
|
89294005f2
|
Fix layer panel positioning
|
9 years ago |
Krisjanis Rijnieks
|
a1f4363403
|
Implement `MvLayerUpCmd` and `MvLayerDnCmd` into `ProectionMappingState`
|
9 years ago |
Krisjanis Rijnieks
|
8d979caf4b
|
Add simple layer panel to `ProjectionMappingState::draw()`
|
9 years ago |
Krisjanis Rijnieks
|
8c723d6746
|
Add `registerFboSource` overload method with pointer
|
9 years ago |
Krisjanis Rijnieks
|
df7f97aee8
|
Fix crash on space press when no surface selected in texture editing mode
|
9 years ago |
Krisjanis Rijnieks
|
f392cab199
|
Fix crash on space press when no surface selected in projection mapping mode
|
9 years ago |
Krisjanis Rijnieks
|
2a8a7c0fbc
|
Replace deselect on SPACE with toggle pause
|
9 years ago |
Krisjanis Rijnieks
|
555d0619f7
|
Add deselect tex coord joints on background click
|
9 years ago |
Krisjanis Rijnieks
|
b3ccb800d7
|
Do not configure console listener when no SSH connection
|
9 years ago |
Krisjanis Rijnieks
|
a8c51ba6ee
|
Disable terminal listener to see if it solves TAB issue
|
9 years ago |
Krisjanis Rijnieks
|
2ef49511ca
|
Add switch to mode 3 on mouse click
When in presentation mode, switch to projection mapping mode automatically when mouse is clicked.
|
9 years ago |
Krisjanis Rijnieks
|
9c4f2a5eff
|
Fix having no last loaded filename for surfaces if no xml file found
Previously the mesh was copied every time `BaseSurface::getMesh()` was called.
|
9 years ago |
Krisjanis Rijnieks
|
88312e8442
|
Add `-` as replacement for `BACKSPACE` if controlling via SSH
|
9 years ago |
Krisjanis Rijnieks
|
757ff2e450
|
Fix reading grid surfaces as quad if only four vertices
Added `type` attribute to `<surface>` elements in xml settings
|
9 years ago |
Krisjanis Rijnieks
|
ce772c210e
|
Indegrate `DuplicateSurfaceCmd` into `Application`
|
9 years ago |
Krisjanis Rijnieks
|
9a15e57b3b
|
Select first surface when hitting tab and none is selected in texture edit mode
|
9 years ago |
Krisjanis Rijnieks
|
de774a5c0e
|
Fix crashing when hitting tab in texture edit mode
|
9 years ago |
Krisjanis Rijnieks
|
cf60a372df
|
Select first surface when hitting tab in projection mapping mode if no surface selected
|
9 years ago |
Krisjanis Rijnieks
|
83e7865130
|
Fix crashing when hitting tab on no surface selected
|
9 years ago |