alexholly
|
935f730170
renamed all Rect3.pos to Rect3.position
|
8 years ago |
Rémi Verschelde
|
71ada5bc2c
Merge pull request #9015 from mcanders/mcanders/ParseObjectVariantFix
|
8 years ago |
Carter Anderson
|
0a8de39bb1
Fix Variant::OBJECT token parsing
|
8 years ago |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
8 years ago |
Juan Linietsky
|
bb20f230ad
-Added .hdr format support
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Rémi Verschelde
|
c3baf5eb3c
Fix two typos from previous commit
|
8 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
Rémi Verschelde
|
7ce8342ac5
Rename project file to "project.godot"
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Juan Linietsky
|
74808ac4d9
New particle system, mostly working, some small features missing.
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Thaer Razeq
|
f50488a361
Various fixes detected using PVS-Studio static analyzer.
|
8 years ago |
Juan Linietsky
|
102b5fce85
Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x
|
8 years ago |
Juan Linietsky
|
4c28f35b2c
Merge pull request #7002 from RandomShaper/vcs-friendliness
|
8 years ago |
Pedro J. Estébanez
|
7dbb1c0571
Improve .tscn VCS
|
8 years ago |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
8 years ago |
Rémi Verschelde
|
3890256fc5
Style: Cleanups, added headers, renamed files
|
8 years ago |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |
Juan Linietsky
|
547a57777b
renamed joystick to joypad everywhere around source code!
|
8 years ago |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 years ago |
Rémi Verschelde
|
3f3f5a5359
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Thomas Edvalson
|
6debabe57e
Use int instead of int32_t for Vectors
|
9 years ago |
Juan Linietsky
|
22d83bc9f6
Begining of GLES3 renderer:
|
9 years ago |
Fabio Alessandrelli
|
941f460384
Properly encode InputEvent of type NONE. Fix #5987
|
9 years ago |
Bojidar Marinov
|
2150855faf
Fix reading of empty StringArray-s in .tscn
|
9 years ago |
Juan Linietsky
|
6872139300
Add quotes to .tscn keys, solves #4366
|
9 years ago |
Rémi Verschelde
|
a7fc04626a
Add missing license headers in our source files (#5255)
|
9 years ago |