Commit graph

807 commits

Author SHA1 Message Date
Timothee "TTimo" Besset
8a00dd8067 Merge pull request #309 from Pan7/gtk3
Fix for a crash
2015-10-03 11:49:12 -05:00
Pan7
e1bfb50c24 Surface/Patch Inspector dialog expand/fill updates 2015-10-03 15:24:49 +02:00
Pan7
57138ae6e5 Hollow Touch update, thx Garux 2015-09-30 18:50:19 +02:00
Pan7
39405afcb0 Fix another crash 2015-09-29 20:54:54 +02:00
Pan7
45a24f3134 Fixed Texture Size for the Texture Browser 2015-09-29 18:03:12 +02:00
Pan7
de0e3e2b8c Preference option for the Texture Directory List 2015-09-29 13:16:56 +02:00
Pan7
f99c5019a3 Allow key presses for insensitive patch inspector window 2015-09-29 01:12:34 +02:00
Pan7
6ab9b6b8c8 Small Patch Inspector fix 2015-09-29 00:56:18 +02:00
Pan7
930bd66b87 Fix for a crash 2015-09-28 23:39:57 +02:00
Timothee "TTimo" Besset
3bd07009e4 make the setup target get the gtk3 stuff 2015-09-27 15:49:37 -05:00
Timothee "TTimo" Besset
7038c21e1a misc 2015-09-27 15:49:17 -05:00
Timothee "TTimo" Besset
48d03ea905 fix crash 2015-09-27 15:48:42 -05:00
Timothee "TTimo" Besset
d5af21b669 Merge branch 'master' into gtk3
Conflicts:
	radiant/mainframe.cpp
2015-09-27 11:39:45 -05:00
Timothee "TTimo" Besset
245655b3c3 fix q3data debug compilation 2015-09-26 12:58:24 -05:00
Pan7
ae48794e84 Not using static xml library 2015-09-25 09:08:28 +02:00
Pan7
691cd9f73f Patch Inspector starts with col and row 1 in the gui 2015-09-19 10:49:31 +02:00
Pan7
9707f8aafd Patch inspector update, surface inspector look 2015-09-18 21:37:58 +02:00
Pan7
99b97a59a1 Win fallback for non associated shader files 2015-09-18 15:45:00 +02:00
Pan7
0982631313 Fix texture browser texture setting 2015-09-17 14:53:17 +02:00
Pan7
b1ae9d4c15 Fix default shader for entities 2015-09-17 08:49:08 +02:00
Pan7
607b83db41 Default shader for entities per *.game file 2015-09-16 21:58:01 +02:00
Pan7
2f05c71d37 Using Sys_FPrintf with SYS_WRN and SYS_ERR 2015-09-16 16:11:16 +02:00
Pan7
9ab3f77fb3 Entity info -> Focus entity/brush 2015-09-16 14:36:06 +02:00
Pan7
d14c77696f Fixing Entity info, adding parent to dialogs, setting (default) focus 2015-09-16 10:55:25 +02:00
Pan7
5192b4eaca Replacing deprecated icon loading 2015-09-15 16:18:28 +02:00
Pan7
3784e60fab Camera to angles, store entity key and value for the current pitch, yaw and roll of the camera 2015-09-15 11:11:40 +02:00
Pan7
9c16349a3e Storing label with the classname for the entity creation 2015-09-14 21:55:51 +02:00
Pan7
007cd5e0d4 Ability to have icons for the entity menu items (right click 2d-view menu) 2015-09-14 20:37:16 +02:00
Pan7
5c9c2d44d5 GTK3 mouse/device grab 2015-09-14 11:44:11 +02:00
Timothee "TTimo" Besset
0b0919245d Merge pull request #297 from Pan7/menu
Patch Inspector menu item
2015-09-13 16:49:10 -05: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
efc0056a04 Fix Flush & Reload 2015-09-13 22:07:39 +02:00
Pan7
6b45304644 Fix for GTK 3.16 2015-09-13 19:12:35 +02:00
Pan7
ef4e758bc3 Fix preprocessor String-izing 2015-09-13 15:17:01 +02:00
Pan7
19c079556b Draw or render 2015-09-13 14:42:52 +02:00
Pan7
b009d0794a Missing ifdef USE_GTKGLAREA 2015-09-13 11:04:59 +02:00
Pan7
7dc9eae709 Support for gtkglarea 2015-09-13 10:07:25 +02:00
Pan7
1f11d6019d Beep save option 2015-09-12 05:21:46 +02:00
Pan7
60ee00288d Small adjustments and underline (color) for tagged text in the console 2015-09-12 04:39:34 +02:00
Pan7
9c76371876 Modified ExtractFilePath, ExtractFileName, ExtractFileBase, ExtractFileExtension, strcpy -> Q_strncpyz 2015-09-08 03:09:48 +02:00
Pan7
6e1dd532c4 WIN32 -> _WIN32, _CRT_NONSTDC_NO_DEPRECATE for project files 2015-09-07 03:35:33 +02:00
Pan7
8a3387a765 sprintf -> snprintf 2015-09-07 00:41:21 +02:00
Pan7
73e54acf55 gtk3 text buffer colors 2015-09-06 17:24:34 +02:00
Pan7
844545d1da small fix for missing a byte 2015-09-06 07:17:52 +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
30aa7950ab Small adjustments: focus, bmp2jpg, cam dialog 2015-09-04 05:25:58 +02:00
Pan7
add20c2816 Converted bmp images to png 2 2015-08-30 13:11:11 +02:00
Pan7
b73fe7abef Converted bmp images to png 2015-08-30 13:09:35 +02:00
Pan7
621c43a618 Feature: Make Hollow Touch/Overlap 2015-08-30 05:39:31 +02:00