index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
item_list.cpp
Age
Commit message (
Expand
)
Author
2018-01-03
Merge pull request #14792 from Krakean/enh-1
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-18
A few small Debugger->Errors tab enhancements:
Dmitry Koteroff
2017-11-26
Item List small enhancements
Dmitry Koteroff
2017-11-21
Native pan and zoom for macOS
Bernhard Liebl
2017-11-20
Add "New Folder.." to right mouse button click on project fileslist panel _WH...
Dmitry Koteroff
2017-11-13
Fit stylebox on ItemList
volzhs
2017-10-31
Revert "Fixes the selection rect in item_list drawn not clipped"
Rémi Verschelde
2017-10-24
Fixes the selection rect in item_list drawn not clipped
Gilles Roudiere
2017-10-18
Itemlist rmb now provides the same pos as Tree rmb
AlexHolly
2017-09-28
Several visual improvements.
Daniel J. Ramirez
2017-09-20
Rename pos to position in user facing methods and variables
letheed
2017-09-03
Improved color temperature in script editor
Daniel J. Ramirez
2017-09-01
Fix signed and unsigned comparisons
Hein-Pieter van Braam
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-20
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-16
Merge pull request #10252 from neikeq/pr-fix-some-stuff-<3
Rémi Verschelde
2017-08-13
Replace GUI anchor type by a float between 0 and 1
Gilles Roudiere
2017-08-11
Fixes ItemList::is_same_column_width() return type
Ignacio Etcheverry
2017-08-10
Removes type information from method binds
Ignacio Etcheverry
2017-08-02
ItemList: Remove redundant Vector2 initializations.
Andreas Haas
2017-07-21
Enhanched About dialog, Add ItemList auto_height
Poommetee Ketson
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
Add object type hint for docs
Poommetee Ketson
2017-07-11
[#7212] Fixed missing 'Variant' return values in documentation.
ducdetronquito
2017-07-04
ItemList: expose methods, in-editor items editing support
Poommetee Ketson
2017-06-07
fixed overlapping of temp. colors (script editor)
toger5
2017-06-04
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-03
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-05-27
Fix item list scroll speed.
Sean Bohan
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
Merge pull request #8631 from volzhs/editor-theme-custom
Rémi Verschelde
2017-05-07
Implemented scrolling factor for smooth trackpad scrolling
toger5
2017-05-03
Revert "Add new editor and default theme (WIP)"
volzhs
2017-04-27
Add new editor and default theme (WIP)
Daniel J. Ramirez
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-28
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-21
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-19
Editor Export Settings Dialog is completed!! Now on to make some exporters..
Juan Linietsky
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-01-16
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-13
New API for visibility in both CanvasItem and Spatial
Juan Linietsky
2017-01-09
-All types have editable script now in properties
Juan Linietsky
2017-01-08
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-05
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-04
-Conversion of most properties to a simpler syntax, easier to use by script
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-11-01
Fix to fit stylebox with ItemList
volzhs
[next]