]> icculus.org git repositories - divverent/netradiant.git/history - tools/quake3
option -randomsamples: makes -samples use adaptive random subsampling (only subsample...
[divverent/netradiant.git] / tools / quake3 /
2010-10-03 Rudolf Polzeroption -randomsamples: makes -samples use adaptive...
2010-10-01 Rudolf Polzerfix bugs in skin load code
2010-10-01 Rudolf Polzerfix segfault
2010-10-01 Rudolf Polzerskinfiles: use the VFS
2010-10-01 Rudolf Polzerfix warnings
2010-10-01 Rudolf Polzersupport .skin files for models (modelname_<n>.skin...
2010-09-27 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/netradiant
2010-09-27 Rudolf Polzerremove some unused code
2010-09-27 Rudolf Polzerremove some debug code that is potentially dangerous
2010-09-23 Rudolf Polzermore deluxemap+surfacelight fixes
2010-09-22 Rudolf Polzerforce subsampling only where REALLY needed
2010-09-22 Rudolf Polzerfix compile error
2010-09-22 Rudolf Polzerforce going all the way down when subsampling grates
2010-09-22 Rudolf Polzerforce the first stage of subsampling on luxels that...
2010-09-22 Rudolf Polzertry to help subsampling with grates
2010-09-22 Rudolf Polzerdeluxemapping: ignore light contribution from the other...
2010-09-22 Rudolf Polzernew funny option: -samplessearchboxsize, tunes the...
2010-09-22 Rudolf Polzerfix the maths REALLY
2010-09-21 Rudolf Polzerfix a small math error in -samples causing it to only...
2010-09-01 Rudolf PolzerMerge remote branch 'origin/merlijn/osx-compile'
2010-09-01 Rudolf Polzerdo not break tjunctions :P
2010-09-01 Rudolf Polzeranother debug print
2010-09-01 Rudolf Polzerimprove area calculation by a shift width to simulate...
2010-09-01 Rudolf Polzerfavor blocky triangles over thin triangles a bit
2010-08-31 Rudolf Polzerbsp: new option -maxarea, selects more GPU friendly...
2010-08-08 Rudolf Polzerdo not REPEATEDLY blow up _skybox surfaces
2010-08-08 Rudolf Polzerwe can move the <glib.h> include a bit more then
2010-08-08 merlijninclude glib.h instead of limits.h
2010-08-07 merlijnfix PATH_MAX error, thanks CU|CUdyin
2010-08-07 Rudolf Polzervfspk3 in q3map2: also support -fs_forbiddenpath
2010-07-30 Rudolf PolzerCRLF
2010-07-30 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/netradiant
2010-07-25 Rudolf PolzerMerge remote branch 'icculus/master'
2010-07-18 Rudolf Polzercrlf fixes
2010-07-16 Rudolf PolzerMerge remote branch 'refs/remotes/origin/parasti/connec...
2010-07-16 Rudolf Polzerfix a nasty bug breaking "deformvertexes move"
2010-07-11 jalMerge branch 'master' of ssh://icculus.org/netradiant
2010-07-11 jalOn grid lighting, redistribute the 25% of the floodligh...
2010-07-04 Rudolf Polzerqtrue too
2010-07-04 Rudolf Polzerit is qfalse
2010-07-04 Rudolf Polzerfix arg parsing
2010-07-04 Rudolf Polzerq3map2 -scale: new arg -spawn_ref - sets reference...
2010-06-24 Rudolf PolzerMerge branch 'icculus'
2010-06-24 Rudolf Polzerallow 64 directories, no longer 8
2010-06-14 jalFix vertexlighting and gridlighting being too dark...
2010-06-12 jalApply floodlight to vertex lighting (there seems to...
2010-06-04 Rudolf PolzerMerge remote branch 'icculus/master'
2010-05-29 jaladd shader key q3map_noDirty, which disables the dirty...
2010-05-10 Rudolf PolzerMerge branch 'master' of ssh://icculus.org/netradiant...
2010-05-02 Rudolf Polzeractually activate -game xonotic in q3map2 :(
2010-04-30 jalIncrease the influence of directional lights on the...
2010-04-27 Rudolf Polzermark some TODOs for overflows reported on the GtkRadian...
2010-04-26 Rudolf PolzerMerge branch 'master' of ssh://git.xonotic.org/netradiant
2010-04-22 jalfix deluxemapping when using floodlight. Also, add...
2010-04-21 jalAllow transparent surfaces on misc_models to be made...
2010-04-19 jalTesting my commit ability
2010-04-17 Rudolf Polzerfix lots of CRLFs
2010-04-12 Rudolf Polzer-game xonotic support in q3map2
2010-04-06 Rudolf Polzernew option -extradist to improve lighting a bit, also...
2010-03-28 Rudolf PolzerMerge branch 'osxnetradiant'
2010-03-19 Rudolf Polzervfs: support .pk3dir like in darkplaces engine - direct...
2010-03-01 Rudolf Polzerfix VectorCopy uses in MergeMetaTriangles
2010-02-20 Rudolf Polzermore explicit vec3_t use, no change in behaviour
2010-02-20 Rudolf Polzerimprove patch collision generation a little, should...
2010-02-19 Rudolf Polzerfix patch collision issue by linking patches into all...
2010-02-14 Rudolf Polzerhalf lambert lighting by jal (option: -lightanglehl)
2010-02-14 Rudolf Polzersmall fix by jal regarding normal vectors from lighting
2010-01-04 divverentfix a typo that shouldn't have an impact on most maps...
2009-12-30 divverentqfusion: new defaults
2009-12-30 divverentdon't bounce from trans surfaces
2009-10-04 divverentToggleGridSnap command (beware of it)
2009-10-04 divverentas patchshadows is broken for grid... turn it off for...
2009-10-04 divverentmake it not loop endlessly :P
2009-10-04 divverentlightgrid search fix; increase max vertices of poly
2009-10-04 divverentallowing to customize how directional the light is
2009-10-04 divverentallow more light contributions to the grid; remove...
2009-08-02 divverentsupposedly, RTCW and W:ET use BSP format 47... so let...
2009-07-14 divverentdisable the max bbox distance feature for now, it seems...
2009-07-12 divverentpossibly speed up MergeMetaTriangles, will benchmark...
2009-07-12 divverentsupport "none" in the _celshader key
2009-06-18 divverentalways allocate bspEntData
2009-06-18 divverenttry to fix FindFloatPlane bug
2009-06-12 divverentup MAX_BUILD_SIDES to match MAX_BRUSH_SIDES
2009-05-24 divverentincrease MAX_PORTALS, also show an error if exceeded
2009-05-23 divverentsame bug, different place :P
2009-05-23 divverentfix "invalid tracenode: 0" bug
2009-05-22 divverentfix -rawlightmapsizelimit
2009-05-22 divverentnew option -rawlightmapsizelimit to limit the size...
2009-05-22 divverentfux segv
2009-05-22 divverent-lightmapsearchpower
2009-05-20 divverentfix one bug in last commit
2009-05-20 divverentfix segv in nolightmapsearch
2009-05-20 divverentonly reserve ONE lightmap at once, not TWO (but make...
2009-05-20 divverentnolightmapsearch by LH
2009-05-12 divverentmerge content and compile flags of all surfaces of...
2009-05-07 divverentconsistently handle the aliases to _clone
2009-05-06 divverentset stack size to 8 MB explicitly, should fix light...
2009-05-06 divverentdisable threads if MAC_STATIC_HACK is set
2009-05-05 divverenta Q3 map origin to origin brush converter to fix maps...
2009-05-01 divverent_lightmapsamplesize entity key by jal
next