Age | Commit message (Collapse) | Author |
|
support horizontal mouse wheel
|
|
Fix missing comma
|
|
|
|
Add preload and PI to GDScript reserved keywords
|
|
|
|
I've noticed that gd_tokenizer also has keywords for `switch' and `do', but they seem not to be supported actually (only used in commented code for the shader language), so I don't add them.
|
|
They were previously kind of sorted with a mix between alphabetical and logical ordering, which made it hard to spot duplicates or missing words.
|
|
x11: set _net_wm_name property
|
|
|
|
|
|
Physics2D: Allow to use 'intersect_point' with not 'Pickable' objects
|
|
x11: use different strings for WM_CLASS depending on context
|
|
Added delimiter to File.get_csv_line
|
|
remove pc_joystick_map.h
|
|
Fix return value of regexp string test
|
|
|
|
fix joystick axis names in project settings
|
|
confuse you with changed dates.
|
|
|
|
when pops up, fixes #3415
|
|
|
|
added more gamepad mappings
|
|
x11: fix non-gamepad devices being detected as joysticks
|
|
|
|
|
|
|
|
Closes #3556
|
|
test_string.cpp - show numbers of passed and total tests correctly
|
|
|
|
|
|
and axis names. Closes #3501
|
|
|
|
|
|
|
|
engine.cfg style cofig. Closes #3531
|
|
Encode vectors in Globals
|
|
|
|
|
|
close file descriptor if ioctls failed
|
|
|
|
Parse ColorArrays correctly (tscn), fixes #3530
|
|
Fix wall_deco tile position in Platformer demo
|
|
Variables SpatialSoundServer and SS pointed to SpatialSound2DServer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|