Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
8 anos atrás |
Juan Linietsky
|
b085c40edf
-Conversion of most properties to a simpler syntax, easier to use by script
|
8 anos atrás |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 anos atrás |
Rémi Verschelde
|
b530904038
Merge pull request #7341 from bruno-ortiz/master
|
8 anos atrás |
Rémi Verschelde
|
f50afe81d8
Merge pull request #7385 from bojidar-bg/tree-range-drag-lock
|
8 anos atrás |
Bruno Ortiz
|
4b9a96859b
Making deselect work for TreeItem when select_mode is SELECT_SINGLE and item_selected is now properly emitted
|
8 anos atrás |
Rémi Verschelde
|
3e1b5ad223
Merge pull request #7382 from volzhs/fix-visibility
|
8 anos atrás |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 anos atrás |
Bojidar Marinov
|
d40eb1565e
Fix #7098 by not accepting right clicks while dragging the range
|
8 anos atrás |
volzhs
|
f33e21e7af
Show visual notice for visibility on Scene Dock
|
8 anos atrás |
eska
|
31f929caa2
Clarify a NULL comparison
|
8 anos atrás |
volzhs
|
fd9aebd4fa
Fix to focus or rename node by double click
|
8 anos atrás |
Rémi Verschelde
|
28b0e9a56c
Merge pull request #6553 from pkowal1982/treecheckbox
|
9 anos atrás |
Pawel Kowal
|
dd4f2a2ccb
Use full width of TreeItem::Cell to change value in CELL_MODE_CHECK
|
9 anos atrás |
Pawel Kowal
|
9e5aaa27bc
Add scrolling to Tree control in Drag and Drop mode
|
9 anos atrás |
Juan Linietsky
|
fb4d6d1db0
More visual script improvements
|
9 anos atrás |
Rémi Verschelde
|
01d5163b6f
Merge pull request #6220 from volzhs/issue-5789
|
9 anos atrás |
Rémi Verschelde
|
23cb5efe7c
Merge pull request #5956 from djrm/tree_behavior
|
9 anos atrás |
volzhs
|
2e5a4cb5ca
Show last added action on Input Map and implement InputEvent "=="
|
9 anos atrás |
Daniel J. Ramirez
|
70c9979cce
Double click on scene tree element to focus currently selected node
|
9 anos atrás |
volzhs
|
ff22db3b21
Make LineEdit not to cover whole line when rename node
|
9 anos atrás |
Juan Linietsky
|
9151eb591d
Changed the way the step decimals are computed to a safer way, fixes many issues.
|
9 anos atrás |
Ovnuniarchos
|
10be575aa1
TreeItem.set_button exposed.
|
9 anos atrás |
Franklin Sobrinho
|
5708006340
Fix tree drawing the pressed stylebox in all buttons in the column
|
9 anos atrás |
Juan Linietsky
|
1d6be8b00d
Changed tree so shift-selection skips folded children, closes #5515
|
9 anos atrás |
Rémi Verschelde
|
454b210242
Remove unused variables (third pass) + dead code
|
9 anos atrás |
Franklin Sobrinho
|
5c3c87206b
Fix TreeItem range editing by dragging on the inspector
|
9 anos atrás |
Juan Linietsky
|
89bb72b2d3
Only emit item_selected once per Tree row, closes #5280
|
9 anos atrás |
UgisBrekis
|
d97e46ffb6
Adds the ability to draw parent-children relationship lines in scene tree editor
|
9 anos atrás |
Juan Linietsky
|
1555608276
fix how some display values are shown, fixes #4953
|
9 anos atrás |