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 |
yg2f
|
f7773d499d
fix bug introduced by #6501
|
8 years ago |
Błażej Szczygieł
|
2bf4553fe0
SCons: Use colored output if available, change "colored"->"verbose"
|
8 years ago |
Juan Linietsky
|
22d83bc9f6
Begining of GLES3 renderer:
|
8 years ago |
yg2f
|
663d4ee7de
scons detects standalone MSVC on Windows
|
9 years ago |
George Marques
|
aad87ab1b6
Fix the Windows environment in SCons spawn function
|
9 years ago |
George Marques
|
e21702f764
Implement missing WinRT functions
|
9 years ago |
Juan Linietsky
|
259418f827
VisualScript can now execute visual scripts, but there is no debugger or profiler yet.
|
9 years ago |
volzhs
|
40d3234304
Add android_add_default_config for config.py
|
9 years ago |
George Marques
|
c48ffed87a
Fix javascript build in Windows
|
9 years ago |
Saracen
|
3717bafa4a
Fix error in GLSL #include code
|
9 years ago |
Saracen
|
6c0071be96
Support for #includes in built-in GL shaders.
|
9 years ago |
Rémi Verschelde
|
0a5472e697
Remove trailing spaces
|
9 years ago |
Rémi Verschelde
|
81b449908e
Add support for patch versions (2.0.x)
|
9 years ago |
Juan Linietsky
|
caddcca4f4
-Many fixes to windows build system with Mingw on Windows. Fixes #2690
|
9 years ago |
Luka
|
d3332a574e
Fixed wrong variable names
|
9 years ago |
Juan Linietsky
|
401622cc22
-Removed ANT build system for Android, as it was deprecated by Google
|
9 years ago |
masoud bh
|
24f3f43457
Add icon to exe file in windows export
|
9 years ago |
Juan Linietsky
|
4d2198110b
merges from okam repo
|
10 years ago |
hurikhan
|
f9a4e6890b
SCons: colored compilation
|
10 years ago |