Marc Zinnschlag
|
bbc337a0af
|
code cleanup
|
7 years ago |
Marc Zinnschlag
|
e76df5f4d3
|
minor tooltip fixes
|
7 years ago |
Nelsson Huotari
|
825c331764
|
Remove texture filtering, better ltex importing, reindexing duplicates
|
7 years ago |
Nelsson Huotari
|
8ae46519cf
|
Fix missed worldspacehits, add linebreak to tooltip
|
7 years ago |
Nelsson Huotari
|
21e8d08e69
|
Handle invalid texture id's
|
7 years ago |
Nelsson Huotari
|
c2cddc91e4
|
Brush maximum size to a custom setting
|
7 years ago |
Nelsson Huotari
|
758ccac75a
|
Show texture id + filename
|
7 years ago |
Nelsson Huotari
|
49ae5bc75c
|
List initialization -> initialization in constructor
|
7 years ago |
Nelsson Huotari
|
1c79d5311c
|
Brush history menu
|
7 years ago |
Nelsson Huotari
|
d2cf764a46
|
Tooltips, fixes
|
7 years ago |
Nelsson Huotari
|
62066f01bd
|
clean-up
|
7 years ago |
Nelsson Huotari
|
d33c98c68d
|
Revert unintended changes
|
7 years ago |
Nelsson Huotari
|
5656745445
|
Select dragged texture-assets, add brush settings widget-type, fixes.
|
7 years ago |
Nelsson Huotari
|
7139889566
|
Brush button window opens at modebutton, slider 1-50, doxygen comments
|
7 years ago |
Nelsson Huotari
|
4ae75d1d20
|
Terrain texture brush frame
|
7 years ago |
Rob Cutmore
|
3f2cd9b669
|
Editor: Do color to int conversion in ColorEditor
|
8 years ago |
Rob Cutmore
|
c7241c692f
|
Editor: Do int to color conversion in ColorEditor
|
8 years ago |
Aesylwinn
|
2f97d6cffb
|
Move tool tip processing to ShortcutManager,
Process cell arrow tooltip,
Fix cell arrows not being added when cell is added
|
9 years ago |
Aesylwinn
|
3edc77a32b
|
Remove QShortcut usage,
Add a lot of shortcuts,
Remove debug messages
|
9 years ago |
Aesylwinn
|
051aec2729
|
Added methods to keep text mentioning shortcuts up to date,
fixed potential issue with widget relationship tracking,
hopefully got rid of signed/unsigned errors (Qt4/5 issue)
|
9 years ago |
Marc Zinnschlag
|
b5005f7812
|
keep sub mode over mode changes
|
9 years ago |
Marc Zinnschlag
|
a19ac72215
|
render marker
|
9 years ago |
Marc Zinnschlag
|
4a02563708
|
Merge branch 'master' into buttons
Conflicts:
apps/opencs/view/render/instancemode.cpp
|
9 years ago |
Marc Zinnschlag
|
ecbcd6b171
|
allow mode buttons to setup the context menu
|
9 years ago |
Marc Zinnschlag
|
eee972a1a4
|
added scene tool mode context menu feature
|
9 years ago |
scrawl
|
18320b2cd0
|
Move the Button enum to WorldSpaceWidget
|
9 years ago |
scrawl
|
ad2145b463
|
OpenCS: use a separate enum for the toggle buttons
|
9 years ago |
Marc Zinnschlag
|
b2cb5f0374
|
pass on user settings updates to potentially interested parties within a scene subview
|
9 years ago |
scrawl
|
a47617c21f
|
Fix tab indentations in apps/ and components/
|
9 years ago |
scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
10 years ago |
Stanislav Bas
|
867ce686ae
|
Proper conversion to QString for DropLineEdit::dropEvent()
|
10 years ago |
Stanislav Bas
|
a23de394f8
|
Refine DropLineEdit code
|
10 years ago |
Stanislav Bas
|
7dcdd130bb
|
Rework Dialogue subview code according to DropLineEdit changes
|
10 years ago |
Stanislav Bas
|
64701b273d
|
LineEdits for ID values accept drops with a proper type
|
10 years ago |
Stanislav Bas
|
27ece7f36a
|
Rework DropLineEdit. Make it type-sensitive
|
10 years ago |
Stanislav Bas
|
cf487581f7
|
Show the pop-up of ColorEditor immediately after the editor creation in tables
|
10 years ago |
Stanislav Bas
|
ed09424223
|
Correct the position of the colored rectangle in ColorEditor and ColorDelegate
|
10 years ago |
Stanislav Bas
|
850f612c8b
|
Merge branch 'master' into feature-color-picking
|
10 years ago |
Stanislav Bas
|
a294e24a85
|
Reset ColorEditor checked state after the popup is hidden
|
10 years ago |
Stanislav Bas
|
b06d1f008f
|
Redraw the color editor immediately after the color is updated
|
10 years ago |
Stanislav Bas
|
caeba1b887
|
Draw the frame around rect in ColorEditor and ColorPickerDelegate
|
10 years ago |
Stanislav Bas
|
eb5180ba86
|
Save selected color in a model when picking is finished
|
10 years ago |
scrawl
|
e13a938896
|
Add support to build with Qt5 (Task #2665)
Known issue: the render view doesn't work in Qt5. With the switch to OSG around the corner, this isn't worth fixing.
|
10 years ago |
Stanislav Bas
|
4096d2851c
|
Remove outdated ColorEditButton files
|
10 years ago |
Stanislav Bas
|
e257c915bf
|
Add color picker popup to choose color
|
10 years ago |
Stanislav Bas
|
ef88b28c26
|
Create a custom item editor for color columns
|
10 years ago |
Stanislav Bas
|
e636101725
|
Add missing new lines at the ends of files
|
10 years ago |
Stanislav Bas
|
9e405b69fa
|
Create the custom completer popup to avoid the problem with the wrong height of the default popup
|
10 years ago |
Scott Howard
|
e2ef8c4022
|
fix -Wnewline-eof warnings
|
10 years ago |
Marc Zinnschlag
|
406cf2b981
|
disable element visibility buttons that do not apply to the respective cell type
|
10 years ago |