Skip to content

The open-source, cross-platform level editor for id Tech based games.

License

Notifications You must be signed in to change notification settings

klaxons1/netradiant-custom

This branch is 505 commits behind Garux/netradiant-custom:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a1daaa2 · Jul 2, 2021
May 24, 2021
Jul 2, 2021
Aug 2, 2017
May 24, 2021
Jun 23, 2021
Jun 23, 2021
Jul 2, 2021
Apr 2, 2012
May 8, 2020
Jul 2, 2021
Feb 7, 2018
Aug 27, 2011
Jul 22, 2020
Mar 9, 2009
Feb 7, 2018
Apr 4, 2020
Mar 27, 2012
Apr 26, 2009
May 24, 2021
Sep 13, 2008
Sep 13, 2008
Sep 13, 2008
Sep 13, 2008
Sep 13, 2008
May 13, 2021
Aug 29, 2010
Jul 6, 2019
May 24, 2021
Mar 9, 2009
Mar 27, 2012
Jan 14, 2013
Feb 7, 2018
Apr 17, 2010
Apr 17, 2010
Sep 13, 2008
Jan 15, 2013
Dec 21, 2018
Mar 1, 2012
Jan 23, 2012
Oct 17, 2017
Oct 17, 2017
Nov 18, 2010
Jan 14, 2013
Jan 14, 2013
Jan 14, 2013
Jan 14, 2013
Feb 8, 2018
May 24, 2021

Repository files navigation

NetRadiant-custom

The open-source, cross-platform level editor for id Tech based games.

NetRadiant-custom is a fork of NetRadiant (GtkRadiant 1.4→massive rewrite→1.5→NetRadiant→this)


screenshot

Downloads

Ready-to-use packages are available in the Releases section.

Supported games

Main focus is on Quake, Quake3 and Quake Live.

Though other normally supported games should work too; See unverified game configs.

Features

Development is focused on smoothing and tweaking editing process.

Random feature highlights

  • WASD camera binds
  • Fully supported editing in 3D view (brush and entity creation, all manipulating tools)
  • Uniform merge algorithm, merging selected brushes, components and clipper points
  • Free and robust vertex editing, also providing abilities to remove and insert vertices
  • UV Tool (edits texture alignment of selected face or patch)
  • Autocaulk
  • Left mouse button click tunnel selector, paint selector
  • Numerous mouse shortcuts (see help->General->Mouse Shortcuts)
  • Focus camera on selected (Tab)
  • Snapped modes of manipulators
  • Draggable renderable transform origin for manipulators
  • Quick vertices drag / brush faces shear shortcut
  • Simple shader editor
  • Texture painting by drag
  • Seamless brush face to face texture paste
  • Customizable keyboard shortcuts
  • Customizable GUI themes, fonts
  • MeshTex plugin
  • Patch thicken
  • All patch prefabs are created aligned to active projection
  • Filters toolbar with extra functions on right mouse button click
  • Viewports zoom in to mouse pointer
  • 'all Supported formats' default option in open dialogs
  • Opening *.map, sent via cmd line (can assign *.map files in OS to be opened with radiant)
  • Texture browser: show alpha transparency option
  • Texture browser: gtk search in directories and tags trees
  • Texture browser: search in currently shown textures
  • CSG Tool (aka shell modifier)
  • Working region compilations (build a map with region enabled = compile regioned part only)
  • QE tool in a component mode: perform drag w/o hitting any handle too
  • Map info dialog: + Total patches, Ingame entities, Group entities, Ingame group entities counts
  • Connected entities selector/walker
  • Build->customize: list available build variables
  • 50x faster light radius rendering
  • Light power is adjustable by mouse drag
  • Anisotropic textures filtering
  • Optional MSAA in viewports
  • New very fast entity names rendering system
  • Support 'stupid quake bug'
  • Arbitrary texture projections for brushes and curves
  • Fully working texture lock, supporting any affine transformation
  • Texture locking during vertex and edge manipulations
  • Brush resize (QE tool): reduce selected faces amount to most wanted ones
  • Support brush formats, as toggleable preference: Axial projection, Brush primitives, Valve 220
  • Autodetect brush type on map opening
  • Automatic AP, BP and Valve220 brush types conversion on map Import and Paste
  • New bbox styled manipulator, allowing any affine transform (move, rotate, scale, skew)
  • Incredible number of fixes and options

Q3Map2:

  • Allowed simultaneous samples+filter use, makes sense
  • -vertexscale
  • -novertex works, (0..1) sets globally
  • Fixed _clone _ins _instance (_clonename) functionality
  • -nolm - no lightmaps
  • -bouncecolorratio 0..1 (ratio of colorizing light sample by texture)
  • q3map_remapshader remaps anything fine, on all stages
  • Fixed model autoclip, added 20 new modes
  • Automatic map packager (complete Q3 support)
  • -brightness 0..alot, def 1: mimics q3map_lightmapBrightness, but globally + affects vertexlight
  • -contrast -255..255, def 0: lighting contrast
  • Report full / full pk3 path on file syntax errors
  • New area lights backsplash algorithm (utilizing area lights instead of point ones)
  • -backsplash (float)scale (float)distance: adjust area lights globally (real area lights have no backsplash)
  • New slightly less careful, but much faster lightmaps packing algorithm (allocating... process)
  • Valve220 mapformat autodetection and support
  • Correct .obj and .mtl loading
  • Guessing model shaders paths
see changelog-custom.txt for more

About

The open-source, cross-platform level editor for id Tech based games.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 67.2%
  • C 25.7%
  • Python 1.7%
  • CMake 1.3%
  • Java 1.0%
  • Makefile 0.7%
  • Other 2.4%