Rémi Verschelde
|
6065b2d177
Merge pull request #11940 from GodotExplorer/debugger
|
7 years ago |
Geequlim
|
fab66af7e9
Move the remote scene tree to the scene tree dock.
|
7 years ago |
geequlim
|
ccf76798d5
Send script members, contants and globals to debugger
|
7 years ago |
George Marques
|
1d12470a78
Add print_error function, akin to print_line
|
7 years ago |
Leon Krause
|
9b7b46143d
Move singleton management from ProjectSettings to Engine
|
7 years ago |
Pedro J. Estébanez
|
d645b80e46
Fix formatting of debug log overflow
|
7 years ago |
AndreaCatania
|
4537977d6d
Renamed fixed_process to physics_process
|
7 years ago |
Hein-Pieter van Braam
|
b2a38854fd
Fix unused variable warnings
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Juan Linietsky
|
533014b88c
simplify the way window is allowed to steal focus, no longer relying on project.godot. Closes #9459
|
8 years ago |
Juan Linietsky
|
dc62389739
-Properly check limits to objects sent (regarding to size), fixes #9034
|
8 years ago |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
8 years ago |
Wilson E. Alvarez
|
6d112a68b6
Moved member variables from constructor to initialization list
|
8 years ago |
Juan Linietsky
|
90a595ac42
Set some reasonable limits for sending information to the debugger, closes #5848
|
8 years ago |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 years ago |
Rémi Verschelde
|
76005a8e75
Style: Apply clang-format on all files
|
8 years ago |
Pedro J. Estébanez
|
748240b090
Fix misplaced quote in error messsage
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
Juan Linietsky
|
bbada82f80
-Reorganized all properties of project settings (Sorry, Again).
|
8 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
8 years ago |
Rémi Verschelde
|
3890256fc5
Style: Cleanups, added headers, renamed files
|
8 years ago |
Juan Linietsky
|
dcb95ec147
removed duplicated functions in class hierarchy that were bound more than once
|
8 years ago |
Juan Linietsky
|
e53c247cb1
Created new Engine singleton, and moved engine related OS functions to it.
|
8 years ago |
Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |