Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-30 | SCons: Pass env to modules can_build method | Rémi Verschelde | |
This allows to disable modules based on the environment, in particular `env[tools]` which tells us if we are building the editor or not. | |||
2018-03-01 | add GLES 2 renderer for 2D | karroffel | |
This commit adds a new rendering backend, GLES2, and adds a project setting to enable it. Currently this backend can only be used on the X11 platform, but integrating into other platforms is planned. | |||
2017-11-15 | doc: Make all module docs self-contained | Rémi Verschelde | |
2017-10-06 | Made a few tweaks to the interface | BastiaanOlij | |
2017-09-28 | reintroduce generic mobile vr interface | BastiaanOlij | |