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 |
Krisjanis Rijnieks
|
19bbb3a06c
|
Integrate `SetNextSourceCmd` into `Application`
|
9 years ago |
Krisjanis Rijnieks
|
0f290febc4
|
Integrate `SelPrevTexCoordCmd` into `Application`
|
9 years ago |
Krisjanis Rijnieks
|
e7c4394fff
|
Integrate `DeselectTexCoordCmd` into `Application`
|
9 years ago |
Krisjanis Rijnieks
|
166ea510cd
|
Integrate `SelNextTexCoordCmd` into appliction
|
9 years ago |
Krisjanis Rijnieks
|
0f35e210fc
|
Allow grid warp source with one row or column
|
9 years ago |
Krisjanis Rijnieks
|
aee04f4401
|
Deselect surface on space key press
|
9 years ago |
Krisjanis Rijnieks
|
4e0765719e
|
Remove oldscool todos
|
9 years ago |
Krisjanis Rijnieks
|
b86dbe272a
|
Add saving to last loaded xml settings file
|
9 years ago |
Krisjanis Rijnieks
|
9a073b255a
|
Remove gui test event
|
9 years ago |
Krisjanis Rijnieks
|
eda4f8ad1f
|
Handle `backgroundPressedEvent` properly in the `Application`
|
10 years ago |
Krisjanis Rijnieks
|
8bec40d8db
|
Add `backgroundPressedEvent`
|
10 years ago |
Krisjanis Rijnieks
|
57164d85c3
|
Exec `StartDragSurfaceCmd` on surfacePressed event
|
10 years ago |