Juan Linietsky
|
79f81b77e2
-Modules can now add custom version info (added it for Mono)
|
7 years ago |
nicholasbuckner
|
ad8d8491cd
added support for paths with spaces for VSBUILDS
|
7 years ago |
Daniel Alexandru Radu
|
70c3ea5a82
Fixing vsproj generation for paths with spaces
|
7 years ago |
Ramesh Ravone
|
a4cee286e6
flatDir support [Android]
|
8 years ago |
Bartłomiej T. Listwon
|
bc870468f1
Fix scons: *** No SConstruct file found
|
8 years ago |
Hein-Pieter van Braam
|
b2a38854fd
Fix unused variable warnings
|
8 years ago |
Matthias Hoelzl
|
cecff2dc74
Generate project files for VS2017
|
8 years ago |
Matthias Hoelzl
|
b6e1e47e3a
Make build scripts Python3 compatible
|
8 years ago |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
8 years ago |
Juan Linietsky
|
5c361485db
-Added GLTF scene support (still missing animations and .glb extension)
|
8 years ago |
Poommetee Ketson
|
5a9eb5ef58
Include Git hash in the engine
|
8 years ago |
L. Krause
|
92367968e7
Use custom native-run icons for Android and HTML5
|
8 years ago |
Poommetee Ketson
|
e3998528e0
BuildSystem: generated files have .gen.extension
|
8 years ago |
BastiaanOlij
|
8b01f9d28f
Fix a few issues compiling windows and using VS2015 and earlier
|
8 years ago |
Aren Villanueva
|
14a982a0c2
Detect newer Visual Studio compilers correctly like VS2017.
|
8 years ago |
Rémi Verschelde
|
99529fb80d
Move VERSION_MKSTRING logic to version.h
|
8 years ago |
Ramesh Ravone
|
f8309f86c2
Android: avoiding duplicates in build.gradle
|
8 years ago |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
8 years ago |
Ramesh Mani Maran
|
27c7d253aa
android: adding classpath and gradle plugins
|
8 years ago |
Juan Linietsky
|
0413328dcb
fix code generation so it generates Transform2D instead of Matrix32
|
8 years ago |
Rémi Verschelde
|
3f3f5a5359
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
|
8 years ago |
Juan Linietsky
|
a732708b9d
Blend shapes using transform feedback (GPU)
|
8 years ago |
Rémi Verschelde
|
f34151ff0f
style: Various other PEP8 fixes in Python files
|
8 years ago |
Rémi Verschelde
|
817dd7ccbb
style: Fix PEP8 blank lines issues in Python files
|
8 years ago |
Rémi Verschelde
|
d4c17700aa
style: Fix PEP8 whitespace issues in Python files
|
8 years ago |
Rémi Verschelde
|
97c8508f5e
style: Start applying PEP8 to Python files, indentation issues
|
8 years ago |
Rémi Verschelde
|
1944635ac4
Merge pull request #6959 from RandomShaper/fix-big-libs
|
8 years ago |
Rémi Verschelde
|
e34a5324c8
scons: Move lib splitting method to methods.py
|
8 years ago |
Juan Linietsky
|
d6567010bf
-Many many fixes
|
8 years ago |
Pedro J. Estébanez
|
51ad1c1668
Adopt simpler strategy for big libs on Windows
|
8 years ago |