]> git.xonotic.org Git - xonotic/netradiant.git/commit
Q3map2:
authorGarux <garux@mail.ru>
Tue, 1 Aug 2017 10:33:37 +0000 (13:33 +0300)
committerGarux <garux@mail.ru>
Tue, 1 Aug 2017 10:33:37 +0000 (13:33 +0300)
commitbf803dd851539f0d5f806f12a1e2ab93fdddae08
tree2a9cf7e06fd82aabc53753b955d94a573bf85a56
parent7ca7a54fe6db387a22ea979e62ecbbb30f6d6d30
Q3map2:
* -bounceColorRatio 0..1 (ratio of colorizing sample by texture)
* -debugclip: autoclip debug, uses shaders debugclip, debugclip2
* >2GB makefile option, allows up to 3GB ram on 32bit, 4GB on 64bit
* speedup patch to use fast sqrt at some points of light phase, where precision is not needed

Radiant:

binds...
* paste to camera - shift+v (alt+v was leading to texBro-View menu)
12 files changed:
Makefile
libs/mathlib.h
libs/mathlib/mathlib.c
radiant/brushmanip.cpp
radiant/mainframe.cpp
tools/quake3/q3map2/bsp.c
tools/quake3/q3map2/light.c
tools/quake3/q3map2/light_bounce.c
tools/quake3/q3map2/light_trace.c
tools/quake3/q3map2/map.c
tools/quake3/q3map2/model.c
tools/quake3/q3map2/q3map2.h