Juan Linietsky
|
f2183a5e09
replaced :var by :Variant in documentation, fixes #2897
|
9 years ago |
Juan Linietsky
|
200b7bb87c
-Display on animation editor which keys are invalid and which tracks are unresolved
|
9 years ago |
admix
|
b2508ca879
Break into GDScript debugger when new() fails
|
9 years ago |
Juan Linietsky
|
07e9741425
**WARNING BEFORE PULLING**
|
10 years ago |
Juan Linietsky
|
55b34e05b3
-some changes by okam
|
10 years ago |
Juan Linietsky
|
95047562d7
Several performance improvements, mainly in loading and instancing scenes and resources.
|
10 years ago |
Juan Linietsky
|
48f1d02da4
added ability to define signals in script
|
10 years ago |
Jaguar
|
7c0051beac
Fixed variables being set before calling the setter method
|
10 years ago |
Juan Linietsky
|
e323cc0505
-Rename unexisting by nonexistant, closes #1940
|
10 years ago |
Juan Linietsky
|
e72717e373
properly save external resources, fixes #1924
|
10 years ago |
Juan Linietsky
|
27cb75112e
-bit slower execution in debug, but proper error reporting for get index and operators, fixes #1911
|
10 years ago |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 years ago |
mostafahassan
|
73ff3ac218
(Fix) script will not be able to extend itself
|
10 years ago |
Juan Linietsky
|
0302ea5b82
Merge pull request #1396 from Spooner/fix_sprintf_errors
|
10 years ago |
Juan Linietsky
|
a1f715a4da
support for 2D shadow casters
|
10 years ago |
Bil Bas (Spooner)
|
748311ec42
Added info about operator after bespoke error message.
|
10 years ago |
Bil Bas (Spooner)
|
db2381de7a
Correctly halt on error in sprintf parsing (fixes #1393)
|
10 years ago |
Juan Linietsky
|
bd03562076
-Resolved bug that made yield() not work in some situations, fixes #884
|
10 years ago |
Juan Linietsky
|
a36a774897
Fixes
|
10 years ago |
sanikoyes
|
4ccdbde845
Fix crash when gd-script _init fail
|
10 years ago |
Juan Linietsky
|
c940212b89
more bugfixes
|
10 years ago |
Juan Linietsky
|
c79be979d4
Batch of Bugfixes
|
10 years ago |
Juan Linietsky
|
e709468bb1
missing navmesh demo and small fixes
|
10 years ago |
Juan Linietsky
|
d85b67be53
Bug Fixes
|
10 years ago |
Juan Linietsky
|
e82dc40205
-Much improvement to baked light baker
|
10 years ago |
Juan Linietsky
|
948fd83cdd
Little Bits
|
10 years ago |
Juan Linietsky
|
0fa94a9690
Build System Changes
|
10 years ago |
Juan Linietsky
|
048fdc8aea
-variables with export in script are now IMMEDIATELY AND ALWAYS visible in properties (#718)
|
11 years ago |
Juan Linietsky
|
0a557f3bf5
- more fixes on #672 on windows
|
11 years ago |
Juan Linietsky
|
8cab401d08
3D Physics Rework, Other Stuff
|
11 years ago |