Juan Linietsky
9b8696d3dd
Light Baker!
...
-=-=-=-=-=-=
-Support for lightmap baker, have fun figuring out how it works before tutorial is published.
2014-06-11 10:41:03 -03:00
Juan Linietsky
6572d51288
-Fixes to OpenSSL compilation (more)
...
-Fix bug in GDScript, now static functions can call static functions.
2014-05-01 11:34:10 -03:00
Juan Linietsky
87f37bc5a3
-Added OpenSSL and HTTPS support
...
-Built-in version of the library for Windows, Android and iOS (other OSs use system one)
-Small fixes all around
2014-04-28 21:56:43 -03:00
marynate
7ca064c3d1
Set multi-jobs build option defaul to no
2014-03-17 11:43:43 +08:00
Moritz Wundke
f1b1a38af9
Do not set number of jobs if already specified
2014-03-08 18:50:24 +01:00
Moritz Wundke
1fd08ad1ac
Fixed typo
2014-03-07 20:31:17 +01:00
Moritz Wundke
12a3989cd7
Speed build time up by 6 using multiple jobs
...
Adding aggresive build mode that spawns num_core+1 jobs. This speeds up
build time by 6. On my 8 core machine I'm down from 6m:16s to 1m:34s.
2014-03-07 20:20:06 +01:00
okamstudio
a9aae3000f
Merge pull request #133 from vinzenz/master
...
More fixes to the build system
2014-02-26 11:18:44 -02:00
C4NCER
942f14747b
Switch from using deprecated Options class to Variables
2014-02-25 19:33:09 +13:00
Juan Linietsky
4b07eb8deb
-moved script to modules
2014-02-24 09:53:33 -03:00
Vinzenz Feenstra
8706fc85ef
Fix handling for CFLAGS and LINKFLAGS like for CCFLAGS
...
Previously CFLAGS and LINKFLAGS were passed as a single
quoted argument to the compiler or linker. This patch splits the
paramters.
Signed-off-by: Vinzenz Feenstra <evilissimo@gmail.com>
2014-02-22 13:34:40 +01:00
Juan Linietsky
f2a068984c
-run script in editor
...
-add search docs dialog that returns places string was found
-added flash
2014-02-20 23:01:44 -03:00
Juan Linietsky
51c55b237b
wtf
2014-02-19 18:09:52 -03:00
Vinzenz Feenstra
8b3fecb43d
Fix CCFLAGS handling
...
Signed-off-by: Vinzenz Feenstra <evilissimo@gmail.com>
2014-02-13 22:15:18 +01:00
Juan Linietsky
0b806ee0fc
GODOT IS OPEN SOURCE
2014-02-09 22:10:30 -03:00