Nickolai Korshunov
|
ef37d8d76e
Merge branch 'master' of https://github.com/GodotNativeTools/godot-cpp
|
7 years ago |
Nickolai Korshunov
|
876715b610
disable strict enums
|
7 years ago |
Thomas Herzog
|
68ba815bc5
Merge pull request #123 from marcelofg55/osx_scons
|
7 years ago |
Marcelo Fernandez
|
b52d55927a
On OS X append .osx.64 to the result_name var on SConstruct
|
7 years ago |
Thomas Herzog
|
f7d933debc
Merge pull request #116 from garyo/poolarray-const-operator
|
7 years ago |
Gary Oberbrunner
|
a6689b2132
Make all Pool*Array::operator[] as const
|
7 years ago |
Thomas Herzog
|
4a9e305776
Merge pull request #105 from marcelofg55/windows_compile_fixes
|
7 years ago |
Thomas Herzog
|
ba1fbfa4d1
Merge pull request #109 from danielytics/easier-printing-and-formatting
|
7 years ago |
danielytics
|
e74b8f593e
adds variadic printing function, makes String.format custom placeholder work
|
7 years ago |
Thomas Herzog
|
779568c67c
Merge pull request #108 from danielytics/variadic-functions
|
7 years ago |
danielytics
|
85e73de2e0
adds an example of registering signal with arguments to README
|
7 years ago |
danielytics
|
01db553c49
adds Array::make and Dictionary::make static methods and has variadic template functions use those
|
7 years ago |
danielytics
|
c7b03c4132
make register_signal and auto-generated variadic funcitons use variadic templates to streamline their use
|
7 years ago |
Marcelo Fernandez
|
98e5f78fa0
Fix compile issues on Windows
|
7 years ago |
karroffel
|
2343a8a54c
fix #101
|
7 years ago |
karroffel
|
a212746a3d
add clang option to makefile
|
7 years ago |
Thomas Herzog
|
0d8a605596
Merge pull request #102 from marcelofg55/master
|
7 years ago |
Marcelo Fernandez
|
5162132236
Fix compile problem on OS X
|
7 years ago |
Thomas Herzog
|
3820c0537b
Merge pull request #99 from QuentinCaffeino/crosscompiling
|
7 years ago |
QuentinCaffeino
|
af2861faf7
use_llvm fix
|
7 years ago |
QuentinCaffeino
|
43f57c7f80
Bindings are generated by default; Replaced generate with regenerate flag; Updated readme
|
7 years ago |
Nickolai Korshunov
|
a049a34f28
fixed forward decl
|
7 years ago |
Nickolai Korshunov
|
f1c35f24f6
NULL -> nullptr
|
7 years ago |
Nickolai Korshunov
|
3f8456135f
local deps included with quotes
|
7 years ago |
Nickolai Korshunov
|
e123650d76
Strict enums
|
7 years ago |
Nickolai Korshunov
|
73a67b16b1
fixed some includes. replace cycle include with forward declaration
|
7 years ago |
Nickolai Korshunov
|
7adae4673c
fixed forward declarations
|
7 years ago |
QuentinCaffeino
|
38cfd627f3
Fixed godo bin path in makefile
|
7 years ago |
QuentinCaffeino
|
55ce1da2dc
Added crosscompiling for linux-windows; Added makefile
|
7 years ago |
Thomas Herzog
|
47989cb5ca
Merge pull request #97 from Redwan13/master
|
7 years ago |