Commit Graph

1173 Commits

Author SHA1 Message Date
Timothee Besset 732497b098 make hollow uses caulk, based on a pref setting 2017-08-20 16:24:56 -05:00
Timothee Besset 3a6c9d30ed fix compile warning 2017-08-20 15:46:40 -05:00
Timothee Besset 156fc19c13 fix warning 2017-08-20 15:04:49 -05:00
Pan7 93f88ca829 Merge pull request #560 from Pan7/fixTexAbs
Fix warning using floating point absolute value function fabs
2017-08-20 00:16:44 +02:00
Pan7 5f7efeecc8 Fix warning using floating point absolute value function fabs 2017-08-20 00:11:53 +02:00
Pan7 366fa91888 Merge pull request #559 from Pan7/fixq3data7
Q3data: Fix warning format %d expects argument of type int
2017-08-19 03:25:18 +02:00
Pan7 b2c2c8d378 Q3data: Fix warning format %d expects argument of type int 2017-08-19 03:21:29 +02:00
Pan7 e594c90a60 Merge pull request #558 from Pan7/fixq3data6
Q3data: Fix warning passing unsigned short * to parameter of type sho…
2017-08-18 20:05:09 +02:00
Pan7 d1c1de1253 Q3data: Fix warning passing unsigned short * to parameter of type short * 2017-08-18 20:00:41 +02:00
Pan7 16d42f3e64 Merge pull request #551 from Pan7/fixq3data2
Q3data: Fix warning variable shortestSide is used uninitialized
2017-08-18 12:08:02 +02:00
Pan7 91f2e55b1a Merge pull request #553 from Pan7/fixq3data4
Q3data: Fix warning variable psets is used uninitialized
2017-08-18 12:07:31 +02:00
Pan7 93ec80ed9a Merge pull request #554 from Pan7/fixq3data5
Q3data: Fix warning incompatible pointer types passing
2017-08-18 12:07:06 +02:00
Pan7 e40228629e Merge pull request #552 from Pan7/fixq3data3
Q3data: Fix warning format specifies type int but the argument has ty…
2017-08-18 12:06:12 +02:00
Pan7 ff878eaee2 Merge pull request #557 from Pan7/fixCommon
Fix warning variable bcHeight is used uninitialized
2017-08-18 12:05:26 +02:00
Pan7 a9e28b5507 Fix warning variable bcHeight is used uninitialized 2017-08-18 02:18:31 +02:00
Pan7 af45a9d65c Q3data: Fix warning incompatible pointer types passing 2017-08-16 16:29:45 +02:00
Pan7 465cb3ce3f Q3data: Fix warning variable psets is used uninitialized 2017-08-15 22:21:05 +02:00
Pan7 614f97d425 Q3data: Fix warning format specifies type int but the argument has type long 2017-08-15 22:04:30 +02:00
Pan7 fc7e215e80 Q3data: Fix warning variable shortestSide is used uninitialized 2017-08-15 22:02:16 +02:00
Timothee "TTimo" Besset 1439c10043 Merge pull request #549 from Pan7/fixSenWarn3
Fix warning missing sentinel in function call 3
2017-08-13 14:05:33 -05:00
Pan7 816bfc0081 Fix warning missing sentinel in function call 3 2017-08-13 20:46:34 +02:00
Timothee "TTimo" Besset 604563f2c3 Merge pull request #548 from Pan7/scaledigit
Allow 6 default texture scale digits
2017-08-13 11:10:07 -05:00
Timothee "TTimo" Besset f33c27d596 Merge pull request #546 from Pan7/fixLightDlg
Fix Light Intensity Dialog when using accelerator
2017-08-13 11:09:48 -05:00
Timothee "TTimo" Besset eda71c8de5 Merge pull request #545 from Pan7/fixEdTexFocus
Fix focusing of texture selecting
2017-08-13 11:09:30 -05:00
Pan7 5e4b1607f7 Allow 6 default texture scale digits 2017-08-13 14:04:57 +02:00
Pan7 7d96eec99a Fix Light Intensity Dialog when using accelerator 2017-08-13 03:12:28 +02:00
Pan7 c49d2f5ef1 Fix focusing of texture selecting 2017-08-13 02:42:48 +02:00
Timothee "TTimo" Besset 0ce9827961 Merge pull request #543 from Pan7/fixEdTexLoad
Fix/Add missing loading of fixed texture size settings
2017-08-12 19:01:43 -05:00
Pan7 0a83bde73e Fix/Add missing loading of fixed texture size settings 2017-08-13 00:52:15 +02:00
Timothee "TTimo" Besset da71e11fc8 Merge pull request #541 from Pan7/fixSurf540
Fix Surface Inspector texture name
2017-08-12 10:36:14 -05:00
Timothee "TTimo" Besset 6d6ad7cc65 Merge pull request #539 from Pan7/fixStrdown
Fix g_ascii_strdown usage
2017-08-12 10:35:39 -05:00
Pan7 902e311149 Fix Surface Inspector texture name 2017-08-10 21:42:09 +02:00
Pan7 7a936d6832 Fix g_ascii_strdown usage 2017-08-08 01:24:41 +02:00
TTimo db467908ad Re-enable intel HD GL workaround, still needed .. see issue #512 2017-08-05 15:50:28 -05:00
Timothee "TTimo" Besset 222adc1c87 Merge pull request #530 from Pan7/fixedTex
Fixed textures for the texture browser
2017-08-05 15:12:16 -05:00
Timothee "TTimo" Besset ef68d9d7ad Merge pull request #521 from Pan7/multifocus
Adjusting Focus 2d View for multiselect
2017-08-05 15:05:45 -05:00
Timothee "TTimo" Besset 4d2404df86 Merge pull request #529 from Pan7/fixStrdownWarn
Fix warning g_strdown is deprecated
2017-08-05 11:34:51 -05:00
Timothee "TTimo" Besset 1c62ceb060 Merge pull request #528 from Pan7/fixImpWarn
Fix warning implicit declaration of function
2017-08-05 11:34:20 -05:00
Timothee "TTimo" Besset da829ed928 Merge pull request #520 from Pan7/fixPCrash
Fix crash with too many patch planes
2017-08-05 11:28:09 -05:00
Pan7 2d23567675 Fixed textures for the texture browser 2017-07-22 06:11:47 +02:00
Pan7 6acfd910ae Fix warning g_strdown is deprecated 2017-07-11 23:08:05 +02:00
Pan7 2398bd71a2 Fix warning implicit declaration of function 2017-07-11 22:24:07 +02:00
Timothee "TTimo" Besset b110546eee Merge pull request #527 from Pan7/fixStrncat
Fix warning the value of the size argument in strncat is too large
2017-07-11 10:45:44 +02:00
Timothee "TTimo" Besset 578fd09625 Merge pull request #526 from Pan7/fixAddWarn
Fix warning variable add is used uninitialized
2017-07-11 10:35:16 +02:00
Timothee "TTimo" Besset 18df5bfef4 Merge pull request #525 from Pan7/fixXmlWarn
Fix xml passing to parameter warnings
2017-07-11 10:34:09 +02:00
Timothee "TTimo" Besset d95b365d7a Merge pull request #524 from Pan7/fixSenWarn2
Fix missing sentinel warning 2
2017-07-11 10:29:48 +02:00
Timothee "TTimo" Besset 376cbeaba1 Merge pull request #523 from Pan7/fixCmpWarn
Fix warning comparison of unsigned expression < 0 is always false
2017-07-11 10:20:31 +02:00
Pan7 345c53ae53 Fix warning the value of the size argument in strncat is too large 2017-07-10 18:36:42 +02:00
Pan7 714cc90ce7 Fix warning variable add is used uninitialized 2017-07-10 15:30:04 +02:00
Pan7 a8925cbedb Fix xml passing to parameter warnings 2017-07-10 01:04:28 +02:00