Krisjanis Rijnieks
518bb76182
Fix SourceType, replace all int vars with decent type
Divide SourceType class into SourceType enum and SourceTypeHelper class
9 years ago
Krisjanis Rijnieks
abb17e88fe
Fix texture coords not matching tex crop area
After hitting TAB and changing to nex texture in texture mode, joints were not matchin the
actual texture coordinates. Fix here. There is another problem though. There is a problem
with videos that have not been allocated yet. There is no size for the texture, thus it is
not possible calculate the texture coods.
9 years ago
Krisjanis Rijnieks
3644c25f95
Rename SourcesEditor to SourcesEditorWidget
9 years ago
Krisjanis Rijnieks
80885348cb
Another attempt to fix TAB issue on RPi
9 years ago
Krisjanis Rijnieks
11a62e665d
Fix TAB not switching sources properly on Raspberry Pi
9 years ago
Krisjanis Rijnieks
eeb2a8192a
Fix not being able to `TAB` change sources
Ref #55
It was not possible to change a source using `TAB` just after a new surface creation while it had the default checker source set.
9 years ago
Krisjanis Rijnieks
f3e7db6bcc
Attempt to fix not showing image source on rpi
9 years ago
Krisjanis Rijnieks
dfc621e04f
Add `SetNextSourceCmd`
9 years ago
Krisjanis Rijnieks
461787837c
Add `SetNextSourceCmd` placeholder files
9 years ago
Krisjanis Rijnieks
95b366ada5
Change src code style using ofStyler
10 years ago
Krisjanis Rijnieks
7e7aa93226
Add SelSourceCmd select source undoable command
10 years ago