]> de.git.xonotic.org Git - xonotic/netradiant.git/history - radiant
- Fix for bug 1106 - .wad files don't get listed in the textures menu (Shaderman)
[xonotic/netradiant.git] / radiant /
2006-10-08 namespace- Fix for bug 1106 - .wad files don't get listed in...
2006-10-07 namespace- Added "select inside" and "select touching"
2006-10-06 namespace- Changed ETB not to show any texture if a tag search...
2006-10-03 namespace- Fix for Bug 1113 (Topsun)
2006-10-03 namespace- Changed ETB tag toolbar to a notebook with tag/textur...
2006-10-01 namespace- Fixed Etb saving custom tags to global tagfile (Shade...
2006-09-30 namespace- Added LocalLcPath to plugin interface
2006-09-13 Forest Hale64bit compile fixes
2006-09-12 namespaceFixed 64 Bit issue in patch.h, see http://zerowing...
2006-09-11 namespaceFixed unnecessary warnings, see http://zerowing.idsoftw...
2006-09-09 namespaceAdded feature:
2006-08-22 spogfixed crash loading quake4 1.3 entity definitions
2006-08-13 spogrefactored CONTENTS_DETAIL macro
2006-08-13 spogdisabled 'detail' checkbox in q2 surface inspector
2006-07-22 spogadded support for both ent and def files at the same...
2006-07-22 spogfixed doom3 func_static creation bugs
2006-07-22 spogchanged ase texture parsing to match DoomEdit
2006-07-09 spogexperimental string converter class
2006-07-09 spogapplied patch: stack-backtrace support on linux; use...
2006-07-09 spogupdated libxml2 win32 package to 2.6.24
2006-06-24 spogtexture-browser: removed check for textures/ prefix...
2006-06-11 spogadded per-face filtering for caulk shader
2006-06-11 spogfixed arbitrary rotation
2006-06-11 spogminor refactoring
2006-06-04 spogfixed crash in build > customise
2006-06-03 spogfixed detail brushes being converted to structural...
2006-06-03 spogfixed save-region crash
2006-06-03 spogchanged doom3 entity-create to add model key for brush...
2006-05-29 spogfixed camera freemove shortcuts bug
2006-05-29 spogcleaned up duplicated doom3 light_radius default value
2006-05-29 spogportability improvements
2006-05-14 spogfixed gcc compile error
2006-05-13 spogadded patch support for texture-painting
2006-05-13 spogfixed nudge-selection and build-monitoring-defaults
2006-05-13 spogfixed linux-only crash when error message handler cause...
2006-05-13 spogminor change to error message handling
2006-05-13 spogadded plugins to win32/linux installers; fixed crash...
2006-05-13 spogintegrated x86_64 patch from LordHavoc
2006-05-09 spogrefactored vector classes to avoid reinterpret_cast
2006-05-09 spogportability fixes
2006-04-30 spogported bobtoolz
2006-04-23 spogfixed gcc 4.1 compile error
2006-04-10 spogfixed compile errors
2006-04-09 spoglimited win32 stack-trace size
2006-04-09 spogfixed compile error
2006-04-09 spogrefactored plugin api; refactored callback library...
2006-04-09 spogadded documentation of .ent format
2006-03-31 spogchanged doom3/quake4 light creation to use size of...
2006-03-26 spogported PrtView plugin
2006-03-25 spogfixed texture-fitting with rotated texture transforms
2006-03-25 spogfixed crash on prefs reset; fixed crash on next-leak...
2006-03-20 spogcopy/paste face textures; fixed gtk assert on linux
2006-03-02 spogupdated About dialog
2006-03-02 spogupdated About dialog
2006-03-01 spogfixed gcc compile error
2006-03-01 spogdrag-resizing for doom3/quake4 light_radius
2006-02-26 spogadded string-pooling for shader variable names and...
2006-02-25 spogfixed culling bug in ortho views
2006-02-21 spogpatch by namespace: lighting-preview toggle command
2006-02-20 spogadded buffering to minimise GtkTextBuffer insert calls
2006-02-20 spogfixed crash on disabling lighting
2006-02-19 spogfixed const inconsistencies
2006-02-19 spogfixed crash when loading invalid ASE models
2006-02-11 spogadded install.py; updated COMPILING; fixed q3 shader...
2006-02-10 TTimook