Commit Graph

31 Commits

Author SHA1 Message Date
be18339502 Revert "added clean recipe, added maps to gitignore"
This reverts commit 60aa929b64.
2017-04-15 03:55:39 -07:00
suhrke
60aa929b64 added clean recipe, added maps to gitignore 2017-04-14 23:46:06 -07:00
d55de51b94 Clean up & headers no longer include libraries.h 2017-04-12 00:24:54 -07:00
8689f24329 Changed map parser so V8 inherits from v6 2017-04-12 00:18:29 -07:00
add1138a78 minor dealings with include guards 2017-04-11 08:27:53 -07:00
00e9f3b50e .map file workable for NetRadiant 2017-04-11 08:27:10 -07:00
697cce13ef TFace attributes offset, scale, and rotation are assigned. 2017-04-11 04:30:36 -07:00
4c529c4f82 Moved file output segment to its own function. 2017-04-10 14:29:47 -07:00
19f97c27c1 Separated planes functions to its own file 2017-04-07 08:19:51 -07:00
suhrke
bc2a3aad8f updated for linux 2017-04-06 18:23:47 -07:00
31df64b272 Placed hardcoded keywords into defines & cleaned up scraps 2017-04-06 17:05:11 -07:00
4f2aec99e2 Fixed crash - parser properly transitions through states 2017-04-06 06:00:44 -07:00
4f13310893 Changed Vertex to check for NULL 2017-04-06 03:48:12 -07:00
92914e0e5d Parser transitions from prefab, entity, brush, to vertex, but crashes on vertex. 2017-04-06 03:30:53 -07:00
e7a3bc2d63 Added in an attempt at supporting V8 2017-04-05 05:38:54 -07:00
7558e40058 Added make file 2017-04-05 05:38:33 -07:00
173f4875d8 Addd ignore file 2017-04-05 05:38:18 -07:00
74d31e4ee9 Moved source other than main into 'includes' directory 2017-04-04 22:41:53 -07:00
b73aa12986 Removed Visual Studio project files 2017-04-03 18:43:54 -07:00
72caaad645 Now compiles on GCC & removed ckmath 2017-04-02 07:04:54 -07:00
f66f9f6619 Now compiles on GCC & removed ckmath 2017-04-02 07:04:09 -07:00
7cbed4435c Added defines for accessing components of a 3d vector 2017-04-02 07:03:33 -07:00
39d66cdd28 Map parser compiles outside of Visual Studio 2017-03-30 22:34:19 -07:00
3845ede3b9 Replaced ckmath with Eigen for linear algebra 2017-03-30 22:33:21 -07:00
chronokun
ddb3b5efa3 Bumped up distances for clipping plane points. 2015-07-22 23:31:24 +12:00
chronokun
091f81edcb Fixed some really stupid bugs. 2015-07-22 23:22:52 +12:00
chronokun
435a16977c Changed output format, pushed clip-plane points further out. 2015-07-22 22:56:10 +12:00
chronokun
e0e924fadf Made converter preserve textures. 2015-07-22 22:13:44 +12:00
chronokun
3148eec685 Fixed bug(? kinda) with plane clipping points being too close together for gtkradiant's liking. 2015-07-22 15:32:02 +12:00
chronokun
a2456a46f5 Initial commit. 2015-02-02 15:41:03 +13:00
chronokun
496a29c08c Initial commit 2015-02-02 15:38:49 +13:00