Pedro J. Estébanez
|
59a00c3cdd
Fix debugger focus stealing
|
7 years ago |
luz.paz
|
751806b5c7
Fix typos with codespell
|
7 years ago |
Geequlim
|
99e72894a2
Remote debugger send the real instance of WeakRef referenced to
|
7 years ago |
Ignacio Etcheverry
|
5be356b72f
Mono: Implement stack info for errors and exceptions
|
7 years ago |
Rémi Verschelde
|
42ee9541fd
Merge pull request #15297 from poke1024/runner-limit-errs
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Bernhard Liebl
|
c7c764220c
Limit number of errors and messages sent by runner
|
7 years ago |
Geequlim
|
6c8ec5a930
Fix crash while the debugger encode a freed object.
|
7 years ago |
Rémi Verschelde
|
4973b7a513
Merge pull request #14916 from poke1024/reduce-startup-time
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
poke1024
|
e6d83a766a
Ramp up remote debugger wait time
|
7 years ago |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
7 years ago |
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
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Juan Linietsky
|
533014b88c
simplify the way window is allowed to steal focus, no longer relying on project.godot. Closes #9459
|
7 years ago |
Juan Linietsky
|
dc62389739
-Properly check limits to objects sent (regarding to size), fixes #9034
|
7 years ago |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
7 years ago |
Wilson E. Alvarez
|
6d112a68b6
Moved member variables from constructor to initialization list
|
7 years ago |
Juan Linietsky
|
90a595ac42
Set some reasonable limits for sending information to the debugger, closes #5848
|
7 years ago |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
7 years ago |
Rémi Verschelde
|
76005a8e75
Style: Apply clang-format on all files
|
7 years ago |
Pedro J. Estébanez
|
748240b090
Fix misplaced quote in error messsage
|
8 years ago |