Pan7
2f05c71d37
Using Sys_FPrintf with SYS_WRN and SYS_ERR
2015-09-16 16:11:16 +02:00
Pan7
939d0b4288
shaderlist.txt tag hidden, load but hide shader files from texture browser, ie models:hidden
2015-09-13 22:25:33 +02:00
Pan7
9c76371876
Modified ExtractFilePath, ExtractFileName, ExtractFileBase, ExtractFileExtension, strcpy -> Q_strncpyz
2015-09-08 03:09:48 +02:00
Pan7
8a3387a765
sprintf -> snprintf
2015-09-07 00:41:21 +02:00
Pan7
252d4fe6b4
strcpy, strcat, vsprintf -> strncpy, strncat, vsnprintf
2015-09-06 03:29:46 +02:00
Pan7
6c759f1e0a
New: Texture directory list widget
2015-09-06 00:03:56 +02:00
Pan7
1a4b9ec54f
Gtk3 port first step
2015-08-27 21:22:03 +02:00
Timothee "TTimo" Besset
f555e3d13e
Merge pull request #261 from neumond/imzoom
...
Improved mousewheel zoom-in
2015-03-08 10:23:43 -05:00
Jay Dolan
2beef62683
Skip glow, heightmap, normalmap and specularmap files for Q4 texture sets.
2015-02-10 10:07:31 -05:00
neumond
09c0da616c
Improved mousewheel zoom-in
2014-03-24 06:57:46 +04:00
Timothee "TTimo" Besset
d7fde9f5da
Fix issue #192 - flip the notebook page when hiding the dialog, forces the texture window to redraw correctly on next show
2013-07-06 16:48:47 -05:00
Timothee "TTimo" Besset
1c1fa7173a
cosmetic
2013-07-06 16:03:25 -05:00
jdolan
a269593afe
Low hanging fruit: bring the number of compiler warnings down from 264 to 33.
2013-05-03 02:57:29 -04:00
Timothee TTimo Besset
830125fad0
uncrustify! now the code is only ugly on the *inside*
2012-03-17 15:01:54 -05:00
rambetter
9aa5e96c63
Adding "Preferences" -> "Other" -> "Brush" tab. This now has
...
"Default texture scale:". (Preferences are game specific by the way.)
The default value for this preference is specific to a game, but most
of the time it's 0.5. This field allows the user to override that default.
This is a feature that was specifically requrested by someone who wants to
try using ZeroRadiant (he wants to set it to 0.25 for his "premium" maps).
It's already a feature in NetRadiant.
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@436 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-01-23 05:24:30 +00:00
mattn
04c7eb042d
* reactivated WXY_Print function to generate screenshots from the xy window
...
* removed all the references to the old bugzilla links (deadlinks - no longer useful)
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@289 8a3a26a2-13c4-0310-b231-cf6edde360e5
2008-06-27 15:09:36 +00:00
mattn
d5fc00a4f8
* removed unnecessary gi18n.h inclusions
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@283 8a3a26a2-13c4-0310-b231-cf6edde360e5
2008-06-26 14:30:58 +00:00
mattn
99b8049c8c
* fixed warnings
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@278 8a3a26a2-13c4-0310-b231-cf6edde360e5
2008-06-26 11:40:59 +00:00
mattn
e4b1c1a55c
* fixed a lot of compiler warnings (mostly const char * stuff and use of uninitialized data)
...
* add support for translating radiant (just marked three strings, more to come)
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@264 8a3a26a2-13c4-0310-b231-cf6edde360e5
2008-06-26 07:52:02 +00:00
TTimo
33efc90892
more eol-style
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@185 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-11-04 03:51:54 +00:00
TTimo
8037810110
transfer from internal tree r5311 branches/1.4-gpl
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@177 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-09-12 18:54:28 +00:00