Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Juan Linietsky
|
dc62389739
-Properly check limits to objects sent (regarding to size), fixes #9034
|
8 years ago |
Marcelo Fernandez
|
eab850524e
Add closest_power_of_2 func and implement mix_rate/latency on OS X
|
8 years ago |
Juan Linietsky
|
b7571582ed
Ability to save objects to binary format
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |
Juan Linietsky
|
90a595ac42
Set some reasonable limits for sending information to the debugger, closes #5848
|
8 years ago |
Rémi Verschelde
|
76005a8e75
Style: Apply clang-format on all files
|
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 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
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 |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
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 |
J08nY
|
6bbc53ee18
Fixed PacketPeer.get_var() return type in docs
|
9 years ago |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 years ago |
reduz
|
341f8e6d2b
-remved p_peer is null error messages, fixes #1150
|
9 years ago |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
Juan Linietsky
|
f2183a5e09
replaced :var by :Variant in documentation, fixes #2897
|
9 years ago |
Juan Linietsky
|
35959f9c5a
-fixes to ring buffer (fixes network error)
|
10 years ago |
James McLean
|
45b453169a
Fixed get_packet/put_packet bindings in PacketPeer.
|
10 years ago |
Juan Linietsky
|
9acab32daa
new file dialog!
|
10 years ago |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 years ago |
Juan Linietsky
|
6dd8768811
3D Import Import & UDP
|
10 years ago |
voidplayer
|
56533e6a75
FIX: forgotten bind to get_available_packet_count to be able to call get_var only if needed and avoid editor errors
|
11 years ago |
Juan Linietsky
|
0b806ee0fc
GODOT IS OPEN SOURCE
|
11 years ago |