Commit Graph

  • 8c93a4b1ff fix non-Windows Jonathan 2024-06-02 19:59:53 -0400
  • a6a92510dd Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp Jonathan 2024-06-02 19:49:38 -0400
  • b5089ce349 slight speedup by helping embree with alignment merge some light algorithms together allow changing attenuation on surface lights with _surflight_atten replace some emplace_back's with push_back to improve compilation times Jonathan 2024-06-02 19:49:32 -0400
  • e44d73a05b tests: failing test for noclipfaces choosing to use a nodraw face Eric Wasylishen 2024-06-01 11:53:56 -0600
  • d090a8f476 Changelog for 2.0.0-alpha8 2.0.0-alpha8 Eric Wasylishen 2024-05-31 21:53:47 -0600
  • cba902facd add test case for portal_can_see_through fix Eric Wasylishen 2024-05-30 22:44:19 -0600
  • 70a08013a7 fix portals in Q2 Jonathan 2024-05-29 09:40:36 -0400
  • 0f844ad3e2 don't output debug stuff if we don't need it Jonathan 2024-05-29 07:12:56 -0400
  • 30868eacb7
    light: LIGHTING_E5BGR9 + HDR .lit support (#427) Eric Wasylishen 2024-05-26 21:55:10 -0600
  • 38b663f187 lightpreview: show dialog box for glsl compile errors #427 Eric Wasylishen 2024-05-26 21:27:23 -0600
  • f1d992ed74 lightpreview: fix glsl error Eric Wasylishen 2024-05-26 21:18:35 -0600
  • c8917f623f tests: fix LM_Sample to deal with styles correctly Eric Wasylishen 2024-05-26 17:05:38 -0600
  • 45609c43c8 tests: add test for -hdr and -bspxhdr Eric Wasylishen 2024-05-26 15:35:36 -0600
  • 09cebf7410 tests: refactoring to set up testing for hdr lit's Eric Wasylishen 2024-05-26 13:30:49 -0600
  • ccb502d3a1 docs: remove pinned packages Eric Wasylishen 2024-05-24 22:17:08 -0600
  • 3237477493 lightpreview: support hdr .lit's, wip Eric Wasylishen 2024-05-23 23:59:59 -0600
  • 4bfd4867f4
    --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... #426 dependabot[bot] 2024-05-21 05:34:58 +0000
  • d80546a0f8 lightpreview: add an Exposure slider Eric Wasylishen 2024-05-20 15:53:55 -0600
  • 8bf2b6e93d common: LoadLitFile: return hdr variant as well Eric Wasylishen 2024-05-20 13:37:31 -0600
  • 920355fcfb common: move LoadLitFile to litfile.hh Eric Wasylishen 2024-05-20 12:32:18 -0600
  • d0c2fdb235 build: std::powf not available in gcc Eric Wasylishen 2024-05-20 12:20:44 -0600
  • da910f3e66
    build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /docs (#423) dependabot[bot] 2024-05-20 12:16:21 -0600
  • 8e12b9b49a light: move HDR_PackE5BRG9/HDR_UnpackE5BRG9 to common/litfile.hh Eric Wasylishen 2024-05-20 12:13:17 -0600
  • a3fde220d5 Merge branch 'brushbsp' into hdr Eric Wasylishen 2024-05-20 11:52:10 -0600
  • a09ad4672f build: remove some constexpr's gcc 11 didn't like Eric Wasylishen 2024-05-20 11:48:44 -0600
  • 7dcac92491 add estimated time counter Jonathan 2024-05-20 13:00:43 -0400
  • 6c9962eb8c some more memory adjustments settings cleanup, maputil/bsputil changes Jonathan 2024-05-20 10:35:13 -0400
  • 91e5529ef2 light: replace HDR_PackResult with a version following the OpenGL spec Eric Wasylishen 2024-05-19 22:19:53 -0600
  • 9596ecfd7f
    build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /docs #423 dependabot[bot] 2024-05-06 20:44:06 +0000
  • ef06425f33 light: Add support for LIGHTING_E5BGR9. #421 Daniel Svensson 2024-04-29 02:08:49 +0200
  • e61630d4d9 qbsp: q2: adding structrual solid to a leaf now only clears detail bit, not other bits Eric Wasylishen 2024-04-24 23:46:40 -0600
  • 59ee3fd0c9
    build(deps): bump idna from 3.6 to 3.7 in /docs (#419) dependabot[bot] 2024-04-12 08:54:18 -0600
  • 2b3c345e2b
    build(deps): bump idna from 3.6 to 3.7 in /docs #419 dependabot[bot] 2024-04-12 04:38:31 +0000
  • 02cf58fc87 tests: add test map for #417 Eric Wasylishen 2024-04-09 22:49:01 -0600
  • ee13179926 qbsp: LoadExternalMap: fix typo causing invalid read Eric Wasylishen 2024-04-07 22:54:10 -0600
  • 4cd62ff157 qbsp: remove dead code from last commit Eric Wasylishen 2024-04-07 22:25:57 -0600
  • c714ce597a qbsp: use mapfile.cc for .map file parsing Eric Wasylishen 2024-04-07 11:31:16 -0600
  • 9b263357ab
    Merge 27217fe7b8 into 9985d6c8fd #414 Eric Wasylishen 2024-04-02 00:26:48 +0300
  • 9985d6c8fd fix odr violations Eric Wasylishen 2024-03-17 18:32:07 -0600
  • 28190f5065 light: warn rather than fatal error on invalid "delay" settings Eric Wasylishen 2024-04-01 12:02:39 -0600
  • 21b3b696f3 light: enable RTC_SCENE_FLAG_ROBUST to fix q1_light_sun_artifact Eric Wasylishen 2024-03-30 23:06:07 -0600
  • 75e062bbb4 tests: add test for RTC_SCENE_FLAG_ROBUST Eric Wasylishen 2024-03-30 22:57:38 -0600
  • 992b6f0064 light: fix "mangle" on _sun 1 entities Eric Wasylishen 2024-03-30 11:41:12 -0600
  • 1b289d3b26 lightpreview: show leaf contents in status bar Eric Wasylishen 2024-03-24 21:18:37 -0600
  • 27217fe7b8 build: add lua dependency #414 jsoncpp Eric Wasylishen 2024-03-17 19:13:33 -0600
  • 66943f2669 fix odr violations Eric Wasylishen 2024-03-17 18:32:07 -0600
  • 87131c4ae6 build: try installing jsoncpp with vcpkg (6) Eric Wasylishen 2024-03-17 17:49:33 -0600
  • a5c605c0f6 build: try installing jsoncpp with vcpkg (5) Eric Wasylishen 2024-03-17 17:41:24 -0600
  • 89cb956e50 build: drop appveyor Eric Wasylishen 2024-03-17 17:21:17 -0600
  • 868ddc2075 build: try installing jsoncpp with vcpkg (4) Eric Wasylishen 2024-03-17 17:21:08 -0600
  • d8cbdb3718 build: try installing jsoncpp with vcpkg (3) Eric Wasylishen 2024-03-17 17:07:46 -0600
  • 346e58e4f5 build: try installing jsoncpp with vcpkg (2) Eric Wasylishen 2024-03-17 17:05:22 -0600
  • 92d594bdb5 build: try installing jsoncpp with vcpkg Eric Wasylishen 2024-03-17 16:58:33 -0600
  • 83fda6d3a0 build: use jsoncpp instead of nlohmann Eric Wasylishen 2023-09-18 21:26:20 -0600
  • 64826f414d docs: update changelog 2.0.0-alpha7 Eric Wasylishen 2024-03-17 14:42:25 -0600
  • 3d68b12473 light: never write .lit/.lux in Q2 mode Eric Wasylishen 2024-03-16 15:07:18 -0600
  • 40e4c71407 lightpreview: show bspx lump sizes Eric Wasylishen 2024-03-16 11:49:52 -0600
  • 71aa8aaeea
    Paril/mem write (#412) Jonathan 2024-03-13 22:01:05 -0400
  • 812e19d469 fix issue with alignment #412 paril/mem_write Jonathan 2024-03-13 02:44:06 -0400
  • 062814cad0 don't try to write lightmap if it has no styles Jonathan 2024-03-13 01:41:48 -0400
  • 0cdd932ef7 fix a use-after-move Jonathan 2024-03-13 01:35:12 -0400
  • d006ac730a Revert "batch together traces on the whole surface - saves a small amount of time" Jonathan 2024-03-13 01:23:51 -0400
  • 3356b5776e memory on writes Jonathan 2024-03-13 01:12:24 -0400
  • b89bac4e8c common: split start of bspfile.hh into bspfile_common.hh Eric Wasylishen 2024-03-11 20:14:59 -0600
  • 0942b9eb0c simplify light_surfaces storage Jonathan 2024-03-10 18:20:20 -0400
  • 275695a37c qbsp: remove -transsky flag which was broken Eric Wasylishen 2024-03-09 22:07:55 -0700
  • aa3b8479b4 qbsp: shrink node_t from 280 to 208 bytes Eric Wasylishen 2024-03-03 20:41:58 -0700
  • 3d419853d3 store leaves on surf instead of surface light Jonathan 2024-03-08 23:54:59 -0500
  • cb89691b54 Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp Jonathan 2024-03-08 23:09:22 -0500
  • 6c1feb5af8 cut per-surface memory usage down by making streams re-usable per thread Jonathan 2024-03-08 23:09:16 -0500
  • 3fba6a6564 tests: add test for current behaviour of unknown q2 content/surface flags Eric Wasylishen 2024-03-08 21:03:53 -0700
  • 8c88704bdf revert anim change because it apparently causes infinite loops in kex Jonathan 2024-03-08 14:37:53 -0500
  • ae2b46f115 oops i had commented this for testing Jonathan 2024-03-08 14:13:32 -0500
  • 6157945d4d optimize Q2 brush info by using world-aligned defaults if they exist optimize Q2 animations by using world-aligned defaults, since Q2 only needs the secondary texinfo for the texture Jonathan 2024-03-05 11:11:20 -0500
  • ee075b5781 qbsp: shrink node_t from 328 to 280 bytes Eric Wasylishen 2024-02-27 23:33:08 -0700
  • f3da00395d style: replace (void) with () Eric Wasylishen 2024-02-26 21:07:22 -0700
  • f9b374c6f7 tests: allow color values to be off by 1/255 Eric Wasylishen 2024-02-26 00:09:44 -0700
  • 12b8066246 light: change remaining double -> float Eric Wasylishen 2024-02-25 21:50:46 -0700
  • 1f02b50441 lightpreview: add "Camera Bookmarks" submenu Eric Wasylishen 2024-02-25 23:35:30 -0700
  • 1e53d45a6c qbsp: fix comment Eric Wasylishen 2024-02-25 15:54:58 -0700
  • 438da8093c lightpreview: stats panel: make read-only. use thousands separator. Eric Wasylishen 2024-02-25 13:20:18 -0700
  • 04097a0ecc lightpreview: add stats panel Eric Wasylishen 2024-02-24 15:17:19 -0700
  • b9c03d9d2e lightpreview: adjust drawflat colors Eric Wasylishen 2024-02-19 22:28:47 -0700
  • 93a43193df tests: add some missing faces test maps Eric Wasylishen 2024-02-19 22:24:29 -0700
  • 047478b92c lightpreview: add "Edit -> Copy Camera Position" menu item Eric Wasylishen 2024-02-19 19:23:07 -0700
  • 0fb6437885 lightpreview: add help menu Eric Wasylishen 2024-02-19 12:37:14 -0700
  • ba5ad539b8 light: q2: opaque lit liquids receive light from both sides by default Eric Wasylishen 2024-02-15 23:51:28 -0700
  • ec15eb7b8c docs: update changelog Eric Wasylishen 2024-02-15 18:18:26 -0700
  • 478f2ad086 build fix: emplace_back broken in our clang version Eric Wasylishen 2024-02-15 18:18:08 -0700
  • 521728002c build fix Eric Wasylishen 2024-02-15 18:07:32 -0700
  • 0b0dd6759d add -svg to bsputil Jonathan 2024-02-14 21:25:39 -0500
  • b12894de64 qbsp: fix "sides not found" warning spam in Q1 maps with sky Eric Wasylishen 2024-02-11 18:45:39 -0700
  • 3a80e5ad1a tests: add -verbose flag Eric Wasylishen 2024-02-11 16:38:57 -0700
  • 765d95e189 qbsp: q1: make liquids detail when -transwater is in use (i.e. by default) Eric Wasylishen 2024-02-10 21:08:29 -0700
  • ea8a733b37 tests: add _suntexture test Eric Wasylishen 2024-02-05 23:47:23 -0700
  • 4a4e33519e docs: update changelog 2.0.0-alpha6 Eric Wasylishen 2024-02-04 21:40:11 -0700
  • 227a92f8a2 build: get rid of "bin" subdirectory Eric Wasylishen 2024-02-04 19:52:16 -0700
  • aa970c0d18 qbsp: only pick up .wad textures when compiling for non-Q2 games Eric Wasylishen 2024-02-04 19:41:45 -0700
  • 9a898c81b5 ci: fix windows release upload Eric Wasylishen 2024-02-04 16:33:01 -0700
  • 83798c4bb7 CI: restore github releases creation Eric Wasylishen 2024-02-04 15:24:44 -0700