Garux
a255fbd84e
Q3map2:
...
* brush planes normals snap: +fix of vector-is-close-to-be-ON-axis case, was breaking slivers collisions, drawsurfs
* alphamod scale: works now
clean shiftBspMain
2017-08-01 13:35:36 +03:00
Garux
7ca7a54fe6
Q3map2:
...
fix * q3map_remapshader remaps anything fine, on all stages (effect is: postrenaming shader when things are have been done)
* typo at -dirtmode
Radiant:
misc...
* translucent textures are visible, while selected, too; +matching trans polys are visible simultaneously
2017-08-01 13:32:31 +03:00
Garux
9fed37bae0
Q3map2:
...
* native surfaceparm noob support (no -custinfoparms needed)
* -noob in bsp phase: assign surfaceparm noob to all map surfaces
* surfaceparm ob: skip assigning surfaceparm noob with -noob on that
* farplane modes: radius+radius, origin2origin, exact (add r/o/e to the number to enable), < 0 works too
* samples+filter - enabled again, makes sense
* -vertexscale
* fixed -novertex, (0..1) sets
* quick q3map_novertexlight (?)
* fixed _clone _ins _instance (_clonename)
* -nolm - no lightmaps
* ent keys aliases:_sa - shadeangle;_ss - samplesize
* -shift N -shift X Y Z: shift whole map to some coords
* more fogs (256) (ingame appearence lots of ones might be bugged due to engine arrangement, needs testing)
* q3map_remapshader remaps anything fine, on all stages (effect is: postrenaming shader when things are have been done)
* fixed 'unknown argument 1' at -lightanglehl
* -nocmdline writting to worldspawn
Radiant:
binds...
* wasd camera binds, c - deSelect, z - delete
* ExpandSelectionToEntities - shift+e
* make detail - alt+d
* arbitrary rotation - shifr+r
* arbitrary scale - ctrl+shift+s
misc...
* fit width, fit height butts in surf inspector (for trims) (saves scales ratio)
add old TODO with ideas
2017-08-01 13:26:50 +03:00
Rudolf Polzer
b7e36c120e
Merge remote-tracking branch 'github/master'
...
Conflicts:
.gitignore
config.py
libs/synapse/synapse.cpp
plugins/imagehl/lbmlib.cpp
plugins/surface_heretic2/surfacedialog.cpp
plugins/surface_ufoai/surfacedialog.cpp
radiant/brushscript.cpp
radiant/main.cpp
radiant/preferences.cpp
tools/quake3/common/cmdlib.c
tools/quake3/common/cmdlib.h
tools/quake3/q3map2/path_init.c
windows_compile_guide/index.html
2012-03-27 12:11:37 +02:00
Rudolf Polzer
e4287c28bb
my own uncrustify run
2012-03-27 12:03:21 +02:00
Rudolf Polzer
231225d6f9
Merge commit '515673c08f8718a237e90c2130a1f5294f966d6a'
...
Conflicts:
.gitignore
COMPILING
CONTRIBUTORS
ChangeLog
DoxyConfig
Doxyfile
Doxygen_files/Doxyfile
Doxygen_files/doxy_mainpage.h
Doxygen_files/doxygen_gtkradiant_foot.html
Doxygen_files/doxygen_gtkradiant_head.html
Doxygen_files/doxygen_index.html
Doxygen_files/doxygen_reference_foot.html
Doxygen_files/doxygen_reference_head.html
Doxygen_files/example/annotated.html
Doxygen_files/example/classIEpair-members.html
Doxygen_files/example/classIEpair.html
Doxygen_files/example/classes.html
Doxygen_files/example/files.html
Doxygen_files/example/functions.html
Doxygen_files/example/graph_legend.dot
Doxygen_files/example/graph_legend.html
Doxygen_files/example/index.html
Doxygen_files/example/pages.html
Doxygen_files/example/test_8c-source.html
Doxygen_files/example/test_8c.html
Doxygen_files/example/todo.html
Doxygen_files/genDoxyfile
Doxygen_files/gendoxfunctions
Doxygen_files/reference1.html
README.doxygen
SConscript.q3map2
SConscript.radiant
TODO
config.py
contrib/bkgrnd2d/bkgrnd2d.vcproj
contrib/bobtoolz/bobtoolz.vcproj
contrib/camera/camera.vcproj
contrib/gtkgensurf/gtkgensurf.vcproj
contrib/hydratoolz/hydratoolz.vcproj
contrib/prtview/prtview.vcproj
contrib/ufoai/ufoai.vcproj
gen.readme
gendox
libs/picomodel/picomodules.c
plugins/eclassfgd/fgd.vcproj
plugins/entity/entity.vcproj
plugins/image/image.vcproj
plugins/imagem8/imagem8.vcproj
plugins/imagepng/imagepng.vcproj
plugins/imagewal/imagewal.vcproj
plugins/map/map.vcproj
plugins/mapxml/mapxml.vcproj
plugins/model/model.vcproj
plugins/shaders/shaders.vcproj
plugins/spritemodel/spritemodel.vcproj
plugins/surface/surface.vcproj
plugins/surface_heretic2/surface_heretic2.vcproj
plugins/surface_quake2/surface_quake2.vcproj
plugins/surface_ufoai/surface_ufoai.vcproj
plugins/textool/textool.vcproj
plugins/vfspak/vfspak.vcproj
plugins/vfspk3/vfspk3.vcproj
plugins/vfswad/vfswad.vcproj
radiant.sln
radiant/main.cpp
radiant/mainframe.cpp
radiant/preferences.cpp
radiant/preferences.h
radiant/radiant.vcproj
setup/data/tools/plugins/bt/bt-el2.txt
tools/quake3/q3map2/main.c
tools/quake3/q3map2/q3map2.vcproj
windows_compile_guide/index.html
2012-03-27 11:43:50 +02:00
Ben Noordhuis
c2be26a9bd
q3map2: add safe string copy functions
...
* Q_strncpyz()
* Q_strncat()
* Q_strcat()
Guard against buffer overruns, always zero terminate the result.
2012-03-18 02:17:09 +01:00
Timothee TTimo Besset
830125fad0
uncrustify! now the code is only ugly on the *inside*
2012-03-17 15:01:54 -05:00
Rudolf Polzer
a0b68611bc
don't care for singular/plural in -shaderasbitmap vs -shadersasbitmap etc.
2011-12-30 20:01:02 +01:00
Rudolf Polzer
b104009ba6
no, we do NOT want to ignore caulk
2011-12-09 17:17:31 +01:00
Rudolf Polzer
35162b6b63
properly ignore caulk
2011-12-09 17:15:51 +01:00
Rudolf Polzer
aef478a99a
PROPERLY ignore sky brushes for minimap
2011-12-09 16:36:07 +01:00
Rudolf Polzer
c3a3978aea
-autolevel for minimap
2011-12-09 16:18:17 +01:00
Rudolf Polzer
c75d4746fd
some warning fixes
2011-06-05 19:32:39 +02:00
rambetter
a62e98a1f9
Fixing a Sys_Printf() in main() for "q3map2 -convert". The usage message was
...
copied from "-scale" and was incorrect. Thanks to Ensiform from ioquake3 IRC
room for reporting this bug.
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@482 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-03-06 19:14:50 +00:00
Rudolf Polzer
6ce0c65e77
fix two bugs cppcheck found
2011-01-08 20:59:46 +01:00
Rudolf Polzer
b20c63153a
better help for -convert
2010-12-28 13:50:14 +01:00
Rudolf Polzer
74ca0f3701
change -convert arguments to get -readmap, -readbsp arguments
2010-12-28 13:47:29 +01:00
Rudolf Polzer
5245aefcbe
also -deluxemapsastexcoord
2010-12-26 00:18:13 +01:00
Rudolf Polzer
5097e3d49d
option -lightmapsastexcoord to extract lightmap UV
2010-12-23 10:10:54 +01:00
Rudolf Polzer
4e12b14cdf
make it callable
2010-12-23 09:39:59 +01:00
TTimo
e393e112f4
compiles again on win32, trashed mhash
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@338 8a3a26a2-13c4-0310-b231-cf6edde360e5
2010-11-26 05:59:17 +00:00
Rudolf Polzer
fa9d3a210a
new args -meta and -patchmeta to -convert with .map file argument
2010-11-13 08:31:56 +01:00
Rudolf Polzer
32f2674d17
option -forcereadbsp for -convert to allow forcing the BSP reading code in the radiant build menu
2010-11-13 08:03:39 +01:00
Rudolf Polzer
05b62ff70f
warn on wrong -convert use, always allow .map input
2010-10-09 21:54:55 +02:00
Rudolf Polzer
cf1b60d899
don't write the bsp twice when pseudo compiling
2010-10-09 21:29:15 +02:00
Rudolf Polzer
6980df0b21
EXPERIMENTAL: make the pseudo compiler able to output a .bsp file:
...
q3map2 -game xonotic -convert -format xonotic filename.map
note that this is a quite bad compile (no tjunctions, no models, nothing, but lightning fast)
2010-10-09 21:22:22 +02:00
Rudolf Polzer
af9f1a2e22
add missing EndBSPFile() call
2010-10-09 19:47:13 +02:00
Rudolf Polzer
8442ecbb14
.ase also works from .map!
2010-10-09 19:37:43 +02:00
Rudolf Polzer
1b73f1f78b
the decompiler now can convert .map files too
2010-10-09 19:28:19 +02:00
Rudolf Polzer
205771e916
initial code for converting .map to .map
2010-10-09 18:25:19 +02:00
Rudolf Polzer
c5745ac942
experimental non-BrushPrimit map decompiling (probably won't even compile yet)
2010-10-07 17:38:45 +02:00
Rudolf Polzer
2e0af6a7a0
qtrue too
2010-07-04 19:24:23 +02:00
Rudolf Polzer
3408e1c959
it is qfalse
2010-07-04 19:23:51 +02:00
Rudolf Polzer
e778c332b0
fix arg parsing
2010-07-04 19:17:15 +02:00
Rudolf Polzer
b9177e76bf
q3map2 -scale: new arg -spawn_ref - sets reference point in spawnpoints
2010-07-04 19:11:23 +02:00
divverent
e51048cf0e
set stack size to 8 MB explicitly, should fix light compile crash on OS X
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@362 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-05-06 08:04:10 +00:00
divverent
4218236572
disable threads if MAC_STATIC_HACK is set
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@361 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-05-06 07:46:54 +00:00
divverent
0280d96637
minimap: -boost = contrast boost (like in darkplaces)
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@348 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-27 17:20:32 +00:00
divverent
0b6479c18b
new modes for minimap: -black = black on transparent, -white = white on transparent, -gray = white on black
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@347 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-27 16:57:55 +00:00
divverent
3963252e6d
use "minimaps" directory for warsow
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@346 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-27 16:36:51 +00:00
divverent
1497c06cef
allow not keeping aspect
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@345 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-27 15:03:55 +00:00
divverent
83ce35b16a
make minimap parameters game dependent
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@344 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-27 14:58:50 +00:00
divverent
d46ef935db
option -border in minimap
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@343 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-27 13:54:44 +00:00
divverent
2d59dd320c
msvc shut up
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@342 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-27 10:11:19 +00:00
divverent
d89a5dedbb
remove two debug prints
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@341 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-27 09:20:03 +00:00
divverent
c67a77421c
fix a 0.5 error
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@340 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-27 09:16:40 +00:00
divverent
1f8e40ac8d
probabilistic sample dispersion for minimap -samples
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@339 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-27 08:54:52 +00:00
divverent
07e8057ae2
make -minmax work
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@336 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-26 19:13:10 +00:00
divverent
0a615ccf4f
simplify shader decision logic in MiniMapSetupBrushes
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@335 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-26 19:05:49 +00:00