Commit Graph

76 Commits

Author SHA1 Message Date
namespace 35afb8e83e (THIS IS A TRANSITIONAL REVISION, DO NOT USE, WAIT FOR UPDATED DEPS)
- Fixed weird msvcrt bugs caused by dbghelp.dll
- Activated new radiant icon on Linux (Topsun)
- First update for installerfiles (Shaderman)
- New MODT for q3map2 :)
- tiny changes

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@146 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-03-03 18:01:05 +00:00
namespace 68159d9ed4 - Radiant is now Vista compatible (Aero must be disabled)
- Updated all radiant dependencies (gtk is now 2-2.10)
  New dependency packages can be found here
http://zerowing.idsoftware.com/files/radiant/developer/1.5/gtkradiant-1.5-dependencies-1.0.zip
  or here
http://www.codecreator.net/radiant/gtkradiant-1.5-dependencies-1.0.zip
- Removed Win32 filechooser
   - Fixes crashes caused by utf-8 encoded filenames
   - Fixes Vista "SaveAs"-Bug
- Converted all projects to Visual Studio 2005
- Codefixes for vc2k5 compiler
- Removed old unused projectfiles for Visual Studio 6
- Simplified dependency filestructure
- Simplified install.py
- Updated CONTRIBUTORS list

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@143 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-02-28 20:55:39 +00:00
namespace 2a71ead9d9 - Added Undo/Redo-Toolbarbuttons (Shaderman)
- Fixed Bug #1078 (sogined)



git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@139 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-01-24 19:40:32 +00:00
namespace 72ce262ae8 - Weird shiftvalues are now hidden to the user, shiftvalues will
stay in ]-shader_size;shader_size[ range for display.
  For the sake of floatingpoint precision, it would be nice
  to keep the internal values in that range too, but thats "nice to have".
- Fixed missing librarypaths in ufoai-plugin

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@138 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-01-18 17:05:37 +00:00
namespace 8235a81ac1 - Fixed "jumping" texcoords when switching to a shader with different size
- (Todo) Toolbar: add button for refresh-models. (Shaderman)
- Aniso fix (Shaderman)
- Translucency fix (Shaderman)


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@136 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-01-17 12:26:57 +00:00
namespace 995104ef44 - Brushplugin Version 2.0, supports multiple collapse modes and a materialignore list (namespace)
- Camera movement speed changes. Increase speed = SHIFT+KP_PLUS, decrease speed = SHIFT+KP_MINUS.
   New option to link the strafe speed to camera movement speed (default: linked). (Shaderman)
 - Fixed bug in sample plugin (Shaderman)
 - Merry Christmas

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@128 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-12-25 22:22:04 +00:00
namespace 4dc06d9733 15/12/2006
namespace
 - Inverted bevel can be used with end caps (Topsun)
 - Removed needless .pdb files from win32 installer (Topsun)
 - Fixed .ase picomodel loader to load shaders again (Shaderman)
 - Removed translucent brushes fix because of wrong rendering behaviour on Linux
 - New cool(!) radiant icon by eb



git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@125 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-12-16 18:38:08 +00:00
namespace 0a9ca16033 - Entity names are now drawn for group entities in Doom3 and Quake 3 mode (namespace)
- Fixed translucent brushes becoming invisible when selected (Shaderman)

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@123 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-12-08 19:52:48 +00:00
namespace e1a1f5d17f - (TODO) Texture sizes sometimes vary wildly. New texture browser option: View -> Fixed Size.
Code parts taken from DarkRadiant. (Shaderman)
- Added new texture browser option: View -> Hide Image Missing. (Shaderman)
- Fixed new D3 lights don't have a light_radius key. (Shaderman)
- Fixed hotkey collision (paste to camera/view menu). New View shortcut = ALT+W. (Shaderman)
- Fixed .wad MMB 3d view texture selection bug. (Shaderman)


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@121 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-11-06 20:41:46 +00:00
namespace bc832533c3 - Updated help menu web links (removed map-center.com, added ETB documentation) (Shaderman)
- Added check for existing worldspawn if a new one should be added with the entity menu (Shaderman)
- Fixed Entity -> Ungroup (Topsun)
- Fixed hotkey collision ALT+M (filter botclip/Modify menu). New Modify shortcut = ALT+O (Shaderman)
- Updated Window Layout images (Shaderman)
- Fixed (TODO) XYWindow: save show-workzone option (Shaderman)
- Fixed (TODO) Toolbar: add shortcut to tooltips for toolbar buttons (Shaderman)
- Fixed (TODO) GUI: detachable submenus (Shaderman)


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@117 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-10-12 19:10:05 +00:00
namespace bd1602cf73 - Added option to toggle the camera window stats on/off
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@116 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-10-09 16:25:07 +00:00
namespace d403cec8ee - Fix for bug 1106 - .wad files don't get listed in the textures menu (Shaderman)
(http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1106)
- Added initial support for Prey (Shaderman)
- Fixed entity inspector sliders to always show (Shaderman)
- Added NOTES subsection to the entity inspector listing .def editor_usage* values (Shaderman)



git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@114 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-10-08 21:13:50 +00:00
namespace 8d4bd599b6 - Added "select inside" and "select touching"
Both functions now work with multiple selectionbrushes, allowing complex
  selection operations.
- Added entries for the selectionfunctions in "Edit" and the main toolbar.

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@113 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-10-07 15:08:18 +00:00
namespace 049119a99d - Changed ETB not to show any texture if a tag search doesn't match anything (Shaderman)
- Added View -> Filter -> Invert filters/Reset filters function (Shaderman)
- Fixed (TODO) Textures: remove shaders only option for doom3 (Shaderman)
- Fixed show shaders / shader only / shader info for doom3 and .wad file games (Shaderman)


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@112 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-10-06 20:55:44 +00:00
namespace 48e07ba5f5 - Fix for Bug 1113 (Topsun)
(http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1113)


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@111 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-10-03 20:54:05 +00:00
namespace 04dca548d1 - Changed ETB tag toolbar to a notebook with tag/texture pages (Shaderman)
- Added a context menu (add/delete/rename tag) to the ETB tag tree view (Shaderman)
- Added new win32 installer HOWTO (Shaderman/Topsun)


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@110 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-10-03 16:23:28 +00:00
namespace 8cb19ddd5c - Fixed Etb saving custom tags to global tagfile (Shaderman/namespace)
- Fixed postbuild step for brushexport, shaderplug and sunplug (Shaderman)
- Added installersupport for new files and plugins (Shaderman)


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@108 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-10-01 14:12:11 +00:00
namespace c11d5da7a3 - Added LocalLcPath to plugin interface
- Added enhanced Texturebrowser (ETB) by Shaderman
- Added shaderplug by Shaderman, accompanies the ETB
- Added xmltagging lib by Shaderman, accompanies the ETB
- Added new icons for ETB, Console, Entityinspector and Lighteditor
- Fixed minor warning in Sunplug Project
- Fixed PATH_MAX namecollision in ptrview plugin on Linux
- Final fix for 64 bit patch.h issue

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@107 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-09-30 15:56:36 +00:00
Forest Hale 53bb8dbf01 64bit compile fixes
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@106 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-09-13 22:25:37 +00:00
namespace 896d2a255a Fixed 64 Bit issue in patch.h, see http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1109
for details

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@105 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-09-12 13:12:54 +00:00
namespace 8a61657fc4 Fixed unnecessary warnings, see http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1108 for details
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@104 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-09-11 14:48:41 +00:00
namespace 041f7e0998 Added feature:
camera strafing while holding ctrl
additional forward movement when holding shift

Tester: Shaderman

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@101 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-09-09 15:03:05 +00:00
spog 3f1cbdde23 fixed crash loading quake4 1.3 entity definitions
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@100 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-08-22 17:37:07 +00:00
spog 3e076b28de refactored CONTENTS_DETAIL macro
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@99 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-08-13 13:55:20 +00:00
spog 0b3ffc80a7 disabled 'detail' checkbox in q2 surface inspector
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@98 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-08-13 13:43:26 +00:00
spog d498eb592d added support for both ent and def files at the same time
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@95 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-07-22 16:30:32 +00:00
spog 988b2f6fbc fixed doom3 func_static creation bugs
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@94 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-07-22 15:24:20 +00:00
spog e87a0b240c changed ase texture parsing to match DoomEdit
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@93 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-07-22 14:20:53 +00:00
spog c7987cc0be experimental string converter class
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@91 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-07-09 22:14:47 +00:00
spog 1f0b5c5c86 applied patch: stack-backtrace support on linux; use new DebugHelp API on win32
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@89 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-07-09 14:27:06 +00:00
spog 7a43e1720c updated libxml2 win32 package to 2.6.24
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@88 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-07-09 14:09:19 +00:00
spog 005e9e2db6 texture-browser: removed check for textures/ prefix when loading textures from a directory
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@85 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-06-24 17:17:33 +00:00
spog 1fd4f5bda7 added per-face filtering for caulk shader
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@84 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-06-11 13:29:52 +00:00
spog 2a1870f6d6 fixed arbitrary rotation
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@83 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-06-11 12:45:44 +00:00
spog e00838f66e minor refactoring
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@81 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-06-11 11:28:42 +00:00
spog 8feb702d62 fixed crash in build > customise
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@78 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-06-04 08:44:25 +00:00
spog 541e8259e7 fixed detail brushes being converted to structural by texture application
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@77 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-06-03 13:24:20 +00:00
spog 3fe01800e2 fixed save-region crash
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@76 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-06-03 12:52:35 +00:00
spog 70da7cd260 changed doom3 entity-create to add model key for brush-entities
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@75 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-06-03 12:41:12 +00:00
spog 665309b15e fixed camera freemove shortcuts bug
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@73 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-05-29 12:24:11 +00:00
spog 4a43142e7f cleaned up duplicated doom3 light_radius default value
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@72 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-05-29 12:22:34 +00:00
spog 501f88301a portability improvements
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@71 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-05-29 12:19:59 +00:00
spog 520f83054e fixed gcc compile error
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@70 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-05-14 20:32:33 +00:00
spog f877bbb3ad added patch support for texture-painting
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@68 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-05-13 17:15:08 +00:00
spog e9560a69a3 fixed nudge-selection and build-monitoring-defaults
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@66 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-05-13 15:09:54 +00:00
spog 509042502f fixed linux-only crash when error message handler causes an error
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@65 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-05-13 12:41:19 +00:00
spog a99f74dc0e minor change to error message handling
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@64 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-05-13 12:38:06 +00:00
spog 23cc0661e0 added plugins to win32/linux installers; fixed crash when plugins are disabled
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@63 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-05-13 12:25:54 +00:00
spog 671a5e3259 integrated x86_64 patch from LordHavoc
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@61 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-05-13 10:32:50 +00:00
spog 0d98822b3c refactored vector classes to avoid reinterpret_cast
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@60 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-05-09 22:07:29 +00:00