Commit Graph

24 Commits (master)

Author SHA1 Message Date
Martin Gerhardy f0f033707e GIT: added .cache to gitignore 2021-07-20 19:47:35 +02:00
Martin Gerhardy 6d28c6e251 CI: create and upload debian packages 2020-08-02 11:26:31 +02:00
Martin Gerhardy 5523faf449 Revert "VSCODE: settings"
This reverts commit 6e960b291f.
2020-06-28 21:33:59 +02:00
Martin Gerhardy 6e960b291f VSCODE: settings 2020-06-28 20:11:22 +02:00
Martin Gerhardy 585059cd74 GIT: updated gitignore 2020-06-20 08:51:01 +02:00
Martin Gerhardy 768c057ad4 IDE: removed .cproject - but kept .project
the .cproject file is a little bit to specific - let's see whether just keeping the .project file
improves for cleaning and re-importing
2019-12-18 11:13:27 +01:00
Martin Gerhardy bb9b178831 IDE: add eclipse project files 2019-12-13 10:49:21 +01:00
Martin Gerhardy 6b2b9899b5 GIT: added compilation db to gitignore
some tools need this to be located in the project root dir
2019-10-31 21:41:40 +01:00
Martin Gerhardy 8801b862a4 GIT: ignore .vscode 2019-10-31 21:16:44 +01:00
Martin Gerhardy eb53902d0a VOXEDIT: ignore autosaves in the whole source tree 2019-10-15 17:44:24 +02:00
Martin Gerhardy 5bdc4ffa95 GIT: added .DS_Store to gitignore 2019-07-12 20:11:26 +02:00
Martin Gerhardy b09b2819df CMAKE: support for local cmake settings 2018-10-22 17:37:37 +02:00
Martin Gerhardy 4c0e4d1ce5 TESTGLSLGEOM: added geometry shader test application
also only regenerate the shader headers if something really changed for the c++ interface
added ScopedVertexBuffer
moved general imgui controls into TestApp
changed default gl versions
improved geometry shader support
2018-04-13 21:32:50 +02:00
Martin Gerhardy 18ee86a851 MAKE: improved perf support 2017-06-28 21:12:02 +02:00
Martin Gerhardy 892bcbcd63 MAKEFILE: target to update a few libs 2016-12-03 19:38:38 +01:00
Martin Gerhardy 5c98c911d6 GIT: updated gitignore 2016-11-28 20:12:02 +01:00
Martin Gerhardy 3698d2c1b1 GIT: updated gitignore 2016-09-30 20:00:24 +02:00
Martin Gerhardy f8e7175e77 GIT: updated gitignore (script in Makefile created typescript file) 2016-09-04 20:45:06 +02:00
Martin Gerhardy 91f677f049 CLIENT: add orientation to npc spawn 2016-08-05 20:30:33 +02:00
Martin Gerhardy 8706a51716 MAKEFILE: support for providing Makefile.local 2016-05-09 20:33:04 +02:00
mgerhardy 4127ab6355 GITIGNORE: cleanup - removed binaries - they are all in build/ now 2016-04-28 20:59:19 +02:00
mgerhardy 174120b3d3 FIPS: removed fips - we are now cmake only 2016-04-28 20:38:50 +02:00
Martin Gerhardy d96e6e4a3f added makefile 2016-03-14 13:50:37 +01:00
Martin Gerhardy 2b2e239488 initial commit 2015-10-15 21:54:01 +02:00