]> git.xonotic.org Git - xonotic/netradiant.git/log
xonotic/netradiant.git
7 years agoFix more commented out code Melanosuchus/cleanup
Mattia Basaglia [Mon, 13 Mar 2017 22:42:46 +0000 (22:42 +0000)]
Fix more commented out code

7 years agoFix some minor issues regarding commented out code
Mattia Basaglia [Mon, 13 Mar 2017 21:00:13 +0000 (21:00 +0000)]
Fix some minor issues regarding commented out code

7 years agoRemove some commented-out code
Mattia Basaglia [Mon, 13 Mar 2017 07:44:08 +0000 (07:44 +0000)]
Remove some commented-out code

7 years agoRemove pointless static guards
Mattia Basaglia [Mon, 13 Mar 2017 07:30:25 +0000 (07:30 +0000)]
Remove pointless static guards

7 years agoRemove some dead/debug code
Mattia Basaglia [Sun, 12 Mar 2017 22:08:21 +0000 (22:08 +0000)]
Remove some dead/debug code

7 years agoMerge branch 'Melanosuchus/fix_build' into 'master'
Mario [Sun, 12 Mar 2017 19:42:42 +0000 (19:42 +0000)]
Merge branch 'Melanosuchus/fix_build' into 'master'

Fix compilation

See merge request !36

7 years agoFix compilation 36/head
Mattia Basaglia [Sun, 12 Mar 2017 19:34:42 +0000 (19:34 +0000)]
Fix compilation

7 years agoSorry - nullptr doesn't work with the default Makefile and I don't trust the rest...
Rudolf Polzer [Wed, 19 Oct 2016 19:22:12 +0000 (15:22 -0400)]
Sorry - nullptr doesn't work with the default Makefile and I don't trust the rest of the code to compile with -std=c++11 yet.

7 years agoMerge branch 'nobigfirst' into 'master'
TimePath [Fri, 7 Oct 2016 13:57:13 +0000 (13:57 +0000)]
Merge branch 'nobigfirst' into 'master'

revert "allocate bigger first"

partial revert of d4fa608 ([L2313](https://gitlab.com/xonotic/netradiant/commit/8bc246a01343d9c9dd3a8b678681710cf04a2953#416ec0c19ddc04c6485e9853a0c8a125f98dca13_2295_2313))
see #54 ([13326399](https://gitlab.com/xonotic/netradiant/issues/54#note_13326399))

"allocate bigger first" change was meant to save allocation time keeping same lightmap file size, actually wastes both time and size

See merge request !32

7 years agorevert "allocate bigger first" 32/head
Thomas Debesse [Fri, 7 Oct 2016 12:45:36 +0000 (14:45 +0200)]
revert "allocate bigger first"

partial revert of d4fa608
see #54

"allocate bigger first" change was meant to save allocation time keeping same lightmap file size, actually wastes both time and size

7 years agoMerge branch 'qfusion_updates' into 'master'
TimePath [Sun, 24 Jul 2016 03:58:46 +0000 (03:58 +0000)]
Merge branch 'qfusion_updates' into 'master'

-game qfusion updates

See merge request !29

7 years ago-game qfusion updates 29/head
Victor Luchits [Wed, 13 Jul 2016 23:00:20 +0000 (02:00 +0300)]
-game qfusion updates

7 years agoMerge branch 'default-srgb-color-fix' into 'master'
TimePath [Thu, 30 Jun 2016 11:33:02 +0000 (11:33 +0000)]
Merge branch 'default-srgb-color-fix' into 'master'

Fix default minimum/ambience color for sRGB lightmaps

Having _minlight or _ambient set in "worldspawn" without explicitly specifying the respective value resulted in overbright lights if -sRGB mode was specified.

See merge request !27

7 years agoFix default minimum/ambience color for sRGB lightmaps 27/head
Victor Luchits [Tue, 28 Jun 2016 09:03:22 +0000 (12:03 +0300)]
Fix default minimum/ambience color for sRGB lightmaps

7 years agoRemove trailing ` in README.md
TimePath [Sat, 28 May 2016 12:14:04 +0000 (12:14 +0000)]
Remove trailing ` in README.md

7 years agoUse RTLD_DEEPBIND
TimePath [Thu, 19 May 2016 11:12:08 +0000 (21:12 +1000)]
Use RTLD_DEEPBIND

Closes #67

8 years agoMerge remote-tracking branch 'illwieckz/lokipaths'
TimePath [Thu, 14 Apr 2016 07:04:11 +0000 (17:04 +1000)]
Merge remote-tracking branch 'illwieckz/lokipaths'

8 years agofix undocumented unexpected LokiInitPaths 24/head
Thomas Debesse [Thu, 18 Feb 2016 11:46:25 +0000 (12:46 +0100)]
fix undocumented unexpected LokiInitPaths

8 years agoMerge remote-tracking branch 'illwieckz/unvanquished'
TimePath [Thu, 14 Apr 2016 06:06:02 +0000 (16:06 +1000)]
Merge remote-tracking branch 'illwieckz/unvanquished'

8 years agoadd unvanquished game support to q3map2
Thomas Debesse [Wed, 17 Feb 2016 22:34:57 +0000 (23:34 +0100)]
add unvanquished game support to q3map2

- import game_unvanquished.h from daemonmap
- tweak default values

8 years agoMerge remote-tracking branch 'illwieckz/keepshader'
TimePath [Thu, 14 Apr 2016 03:02:09 +0000 (13:02 +1000)]
Merge remote-tracking branch 'illwieckz/keepshader'

8 years agoMerge remote-tracking branch 'illwieckz/exportents'
TimePath [Thu, 14 Apr 2016 02:42:54 +0000 (12:42 +1000)]
Merge remote-tracking branch 'illwieckz/exportents'

8 years agodo not delete q3map2_*.shader on minimap generation 23/head
Thomas Debesse [Thu, 11 Feb 2016 20:49:13 +0000 (21:49 +0100)]
do not delete q3map2_*.shader on minimap generation

8 years agoadd help for -exportents
Thomas Debesse [Fri, 12 Feb 2016 21:42:15 +0000 (22:42 +0100)]
add help for -exportents

8 years agoAdded -exportents to q3map2.
Chris Brooke [Mon, 15 Jul 2013 03:58:15 +0000 (04:58 +0100)]
Added -exportents to q3map2.

8 years agoMerge remote-tracking branch 'illwieckz/fastallocate'
TimePath [Thu, 14 Apr 2016 02:13:48 +0000 (12:13 +1000)]
Merge remote-tracking branch 'illwieckz/fastallocate'

8 years agoMerge remote-tracking branch 'illwieckz/pakpath'
TimePath [Thu, 14 Apr 2016 02:06:19 +0000 (12:06 +1000)]
Merge remote-tracking branch 'illwieckz/pakpath'

8 years agoMerge remote-tracking branch 'illwieckz/outoftree'
TimePath [Thu, 14 Apr 2016 02:00:43 +0000 (12:00 +1000)]
Merge remote-tracking branch 'illwieckz/outoftree'

8 years agolightmap allocation speed-up, add -fastallocate
Thomas Debesse [Sat, 6 Feb 2016 05:35:14 +0000 (06:35 +0100)]
lightmap allocation speed-up, add -fastallocate

- Allocate large lightmaps first to speed up the allocation process
- Add `-fastallocate` option to trade lightmap size against allocation time (useful with hi res lightmaps on large maps: reduce allocation time from days to minutes for only some extra bytes:
- If fast allocation, skip lightmap files that are more than 90% complete
- If fast allocation, do not test allocation on every pixels, especially for large lightmaps

Thanks to Kangz (Corentin Wallez) for his precious help and his kind availability.

8 years agoadd -fs_pakpath option to q3map2 to add custom path to assets, fix #29 21/head
Thomas Debesse [Sat, 15 Aug 2015 05:19:13 +0000 (07:19 +0200)]
add -fs_pakpath option to q3map2 to add custom path to assets, fix #29

8 years agoenable q3map2 out of tree compilation 20/head
Thomas Debesse [Mon, 20 Jul 2015 10:39:42 +0000 (12:39 +0200)]
enable q3map2 out of tree compilation

8 years agoMerge remote-tracking branch 'illwieckz/split' into master
TimePath [Thu, 14 Apr 2016 01:22:00 +0000 (11:22 +1000)]
Merge remote-tracking branch 'illwieckz/split' into master

8 years agoAdd CMakeLists.txt
TimePath [Thu, 14 Apr 2016 00:48:56 +0000 (10:48 +1000)]
Add CMakeLists.txt

8 years agofix -analyze q3map2 help 15/head
Thomas Debesse [Tue, 21 Jul 2015 02:21:21 +0000 (04:21 +0200)]
fix -analyze q3map2 help

8 years agosplit fixaas stuff from q3map2
Thomas Debesse [Tue, 21 Jul 2015 01:41:24 +0000 (03:41 +0200)]
split fixaas stuff from q3map2

8 years agosplit bsp analyze/info/scale stuff from q3map2
Thomas Debesse [Tue, 21 Jul 2015 01:28:23 +0000 (03:28 +0200)]
split bsp analyze/info/scale stuff from q3map2

8 years agosplit help stuff from q3map2
Thomas Debesse [Mon, 20 Jul 2015 18:10:23 +0000 (20:10 +0200)]
split help stuff from q3map2

8 years agosplit bsp conversion stuff from q3map2
Thomas Debesse [Mon, 20 Jul 2015 11:07:37 +0000 (13:07 +0200)]
split bsp conversion stuff from q3map2

8 years agosplit minimap stuff from q3map2
Thomas Debesse [Mon, 20 Jul 2015 10:57:09 +0000 (12:57 +0200)]
split minimap stuff from q3map2

8 years agoMerge branch 'ingar/png_icons' into 'master'
Mirio [Tue, 12 Jan 2016 04:40:10 +0000 (04:40 +0000)]
Merge branch 'ingar/png_icons' into 'master'

Ingar/png icons

Replaces BMP icon images with PNG images, this allows for better icon transparency.

See merge request !8

8 years agoUpdate Xonotic wiki URL
Mario [Fri, 25 Dec 2015 23:40:20 +0000 (09:40 +1000)]
Update Xonotic wiki URL

8 years agoMerge branch 'master' into 'master'
Rudolf Polzer [Mon, 21 Dec 2015 15:09:58 +0000 (15:09 +0000)]
Merge branch 'master' into 'master'

Fix OS X segmentation fault (ericwa). Fix Quetoo game detection.

See merge request !16

8 years agoMerge branch 'master' into 'master' 16/head
Jay Dolan [Mon, 21 Dec 2015 00:49:37 +0000 (00:49 +0000)]
Merge branch 'master' into 'master'

Fix crash on launch on OS X. Also describe installing deps with homebrew.

Hi,
I applied this patch to fix the crash after the initial game selection dialog: https://github.com/TTimo/GtkRadiant/issues/289

Also made a small update to COMPILING describing how you can build using dependencies installed with Homebrew.

See merge request !1

8 years agoWhoops..
Jay Dolan [Mon, 21 Dec 2015 00:30:46 +0000 (19:30 -0500)]
Whoops..

8 years agoGive credit where credit's due :)
Jay Dolan [Sun, 20 Dec 2015 22:15:53 +0000 (17:15 -0500)]
Give credit where credit's due :)

8 years agoMerge remote-tracking branch 'upstream/master'
Jay Dolan [Tue, 8 Dec 2015 14:00:57 +0000 (09:00 -0500)]
Merge remote-tracking branch 'upstream/master'

8 years agoDownload QuetooPack instead of Q2W.
Jay Dolan [Tue, 8 Dec 2015 14:00:54 +0000 (09:00 -0500)]
Download QuetooPack instead of Q2W.

8 years agoMerge branch 'ingar/doom3entitywarn' into 'master'
Mario [Sun, 15 Nov 2015 23:05:24 +0000 (23:05 +0000)]
Merge branch 'ingar/doom3entitywarn' into 'master'

Fixes an annoyance reported by Taoki.

Write an error message to the log instead of showing a messagebox for unsopported Doom 3 entity keys.

See merge request !13

8 years agoMerge branch 'SiPlus/tga-grey-rle' into 'master'
Mario [Sun, 15 Nov 2015 18:58:08 +0000 (18:58 +0000)]
Merge branch 'SiPlus/tga-grey-rle' into 'master'

Add grayscale RLE TGA support

Closes #6

See merge request !14

8 years agoWrite an error message to the log instead of showing a messagebox for unsopported... 13/head
Stijn Buys [Sat, 3 Oct 2015 14:59:18 +0000 (16:59 +0200)]
Write an error message to the log instead of showing a messagebox for unsopported Doom 3 entity keys.

8 years agoAlso include DarkPlaces texture names in the diffuse map filtering. xonotic-v0.8.1
Rudolf Polzer [Mon, 3 Aug 2015 16:36:59 +0000 (18:36 +0200)]
Also include DarkPlaces texture names in the diffuse map filtering.

8 years agoMerge branch 'master' of ssh://gitlab.com/xonotic/netradiant
Rudolf Polzer [Mon, 3 Aug 2015 16:28:42 +0000 (18:28 +0200)]
Merge branch 'master' of ssh://gitlab.com/xonotic/netradiant

8 years agoMerge branch 'master' of https://gitlab.com/jdolan/netradiant
Rudolf Polzer [Mon, 3 Aug 2015 16:28:15 +0000 (18:28 +0200)]
Merge branch 'master' of https://gitlab.com/jdolan/netradiant

8 years agoMerge branch 'ingar/png_icons' into 'master'
Mario [Sun, 2 Aug 2015 02:08:23 +0000 (02:08 +0000)]
Merge branch 'ingar/png_icons' into 'master'

Ingar/png icons

Replaces BMP icon images with PNG images, this allows for better icon transparency.

See merge request !8

8 years agoMerge branch 'Melanosuchus/q3map2_sucks' into 'master'
Mario [Wed, 22 Jul 2015 01:26:54 +0000 (01:26 +0000)]
Merge branch 'Melanosuchus/q3map2_sucks' into 'master'

Fix a horrible bug in q3map2

This function passed a int* instead of a void** causing local variables to be overwritten,
which in turn caused the program to crash.

See merge request !7

8 years agoFix a horrible bug in q3map2
Mattia Basaglia [Tue, 21 Jul 2015 14:26:18 +0000 (16:26 +0200)]
Fix a horrible bug in q3map2

This function passed a int* instead of a void** causing local variables to be overwritten,
which in turn caused the program to crash.

8 years agoMerge branch 'Melanosuchus/q3map2_help' into 'master'
Mario [Mon, 20 Jul 2015 11:19:21 +0000 (11:19 +0000)]
Merge branch 'Melanosuchus/q3map2_help' into 'master'

Add help options to q3map2

Closes #9

See merge request !5

8 years agoAdd help options to q3map2
Mattia Basaglia [Mon, 20 Jul 2015 09:37:51 +0000 (11:37 +0200)]
Add help options to q3map2

Closes #9

8 years agoMerge branch 'Melanosuchus/rotate_scale_dialogs' into 'master'
Mario [Mon, 20 Jul 2015 02:35:04 +0000 (02:35 +0000)]
Merge branch 'Melanosuchus/rotate_scale_dialogs' into 'master'

Don't call Cancel from OK in the Arbitrary rotation and scale dialogs

Effects:
* Pressing enter applies the transformation before closing the dialog
* Pressing OK doesn't clear the values

See merge request !4

8 years agoMerge branch 'Melanosuchus/texture_browser' into 'master'
Mario [Mon, 20 Jul 2015 02:32:55 +0000 (02:32 +0000)]
Merge branch 'Melanosuchus/texture_browser' into 'master'

Melanosuchus/texture_browser

Some improvements to the texture browser:

* "Fixed Size" enabled by default (makes it easier to select textures and looks nicer)
* Option (in the menu) to show the transparency (over the commonly used gray checkerboard, transparent images look much nicer)
* When shaders are refreshed, forces reloading the textures as well. Previously it would at best only display shaders, at worst mess up some textured objects.
* Option (in the preferences dialog) to change the texture thumbnail size when they are displayed with a fixed size

See merge request !3

8 years agoDon't call Cancel from OK in the Arbitrary rotation and scale dialogs
Mattia Basaglia [Sun, 19 Jul 2015 19:07:02 +0000 (21:07 +0200)]
Don't call Cancel from OK in the Arbitrary rotation and scale dialogs

8 years agoAdd an option for the fixed size texture thumbnails
Mattia Basaglia [Sun, 19 Jul 2015 15:13:53 +0000 (17:13 +0200)]
Add an option for the fixed size texture thumbnails

8 years agoChange some default settings to give a nicer presentation of the texture browser
Mattia Basaglia [Sun, 19 Jul 2015 14:26:13 +0000 (16:26 +0200)]
Change some default settings to give a nicer presentation of the texture browser

8 years agoGroup purely visual options in the menu
Mattia Basaglia [Sun, 19 Jul 2015 13:43:08 +0000 (15:43 +0200)]
Group purely visual options in the menu

8 years agoOption to show transparency in the texture browser
Mattia Basaglia [Sun, 19 Jul 2015 13:29:40 +0000 (15:29 +0200)]
Option to show transparency in the texture browser

8 years agoReload textures in the currently selected directory when shaders are reloaded
Mattia Basaglia [Sun, 19 Jul 2015 10:42:16 +0000 (12:42 +0200)]
Reload textures in the currently selected directory when shaders are reloaded

8 years agoMerge branch 'Melanosuchus/patch_ui' into 'master'
Mario [Sun, 19 Jul 2015 09:54:20 +0000 (09:54 +0000)]
Merge branch 'Melanosuchus/patch_ui' into 'master'

Melanosuchus/patch ui

Various changes related to patch meshes.

* Global commands
  * Cleaned up some duplicate commands.
* Patch dialog
  * Added buttons to flip the texture
  * Added a button that select the proper axis for cap texture on the selected objects
* Cap selection
  * Now it generate caps with sensible texture coordinates (for axis-aligned patches)
* Surface dialog
  * Fixed patch texture buttons that didn't create undoable actions
  * Removed code duplication with the patch dialog

See merge request !2

8 years agoIgnore games folder
Mario [Sun, 19 Jul 2015 09:52:30 +0000 (19:52 +1000)]
Ignore games folder

8 years agoMerge branch 'Melanosuchus/patch_ui' into 'master'
Mario [Sun, 19 Jul 2015 09:43:52 +0000 (09:43 +0000)]
Merge branch 'Melanosuchus/patch_ui' into 'master'

Melanosuchus/patch ui

Various changes related to patch meshes.

* Global commands
  * Cleaned up some duplicate commands.
* Patch dialog
  * Added buttons to flip the texture
  * Added a button that select the proper axis for cap texture on the selected objects
* Cap selection
  * Now it generate caps with sensible texture coordinates (for axis-aligned patches)
* Surface dialog
  * Fixed patch texture buttons that didn't create undoable actions
  * Removed code duplication with the patch dialog

See merge request !2

8 years agoRe-align patch texture dialog
Mattia Basaglia [Sun, 19 Jul 2015 09:18:47 +0000 (11:18 +0200)]
Re-align patch texture dialog

8 years agoApply auto cap textures to make caps
Mattia Basaglia [Sun, 19 Jul 2015 08:31:22 +0000 (10:31 +0200)]
Apply auto cap textures to make caps

8 years agoAuto cap button
Mattia Basaglia [Sun, 19 Jul 2015 08:21:42 +0000 (10:21 +0200)]
Auto cap button

8 years agoNow that the dialog has the flip buttons, the menu is no longer needed
Mattia Basaglia [Sun, 19 Jul 2015 07:41:06 +0000 (09:41 +0200)]
Now that the dialog has the flip buttons, the menu is no longer needed

8 years agoAdd flip buttons to the patch texture dialog
Mattia Basaglia [Sun, 19 Jul 2015 07:36:05 +0000 (09:36 +0200)]
Add flip buttons to the patch texture dialog

8 years agoClean up and fix actions, menus and dialogs for patch meshes
Mattia Basaglia [Sun, 19 Jul 2015 07:05:59 +0000 (09:05 +0200)]
Clean up and fix actions, menus and dialogs for patch meshes

8 years agoAdd grayscale RLE TGA support 14/head
SiPlus [Thu, 2 Jul 2015 12:20:51 +0000 (15:20 +0300)]
Add grayscale RLE TGA support

8 years agoMerge commit 'refs/pull/1/head' of https://github.com/xonotic/netradient
Rudolf Polzer [Mon, 1 Jun 2015 08:45:24 +0000 (10:45 +0200)]
Merge commit 'refs/pull/1/head' of https://github.com/xonotic/netradient

8 years agoRemove an unused field of KTX_Decoder
SiPlus [Sun, 31 May 2015 07:04:54 +0000 (10:04 +0300)]
Remove an unused field of KTX_Decoder

8 years agoKTX support - something Git didn't want to commit
SiPlus [Sat, 30 May 2015 19:06:19 +0000 (22:06 +0300)]
KTX support - something Git didn't want to commit

8 years agoAdd KTX and ETC1 texture support
SiPlus [Sat, 30 May 2015 18:55:04 +0000 (21:55 +0300)]
Add KTX and ETC1 texture support

8 years agoupdate COMPILING with instructions for Homebrew
Eric Wasylishen [Wed, 27 May 2015 06:20:09 +0000 (00:20 -0600)]
update COMPILING with instructions for Homebrew

8 years agoHack around segfault at launch, patch from danfe: https://github.com/TTimo/GtkRadiant...
Eric Wasylishen [Wed, 27 May 2015 06:19:11 +0000 (00:19 -0600)]
Hack around segfault at launch, patch from danfe: https://github.com/TTimo/GtkRadiant/issues/289

9 years agoFix detection of Quetoo install.
Jay Dolan [Sun, 8 Mar 2015 17:54:53 +0000 (13:54 -0400)]
Fix detection of Quetoo install.

9 years agoFilter non-diffuse textures (bump, glow, local, spec, etc) from texture browser.
Jay Dolan [Tue, 17 Feb 2015 14:34:32 +0000 (09:34 -0500)]
Filter non-diffuse textures (bump, glow, local, spec, etc) from texture browser.

9 years agoUpdate Quake2WorldPack source URL.
Jay Dolan [Tue, 17 Feb 2015 14:03:16 +0000 (09:03 -0500)]
Update Quake2WorldPack source URL.

9 years ago.gitignore, .cproject
Jay Dolan [Sun, 15 Feb 2015 15:13:54 +0000 (10:13 -0500)]
.gitignore, .cproject

9 years agoTry ~/.{prefix} on Apple OS X if /Library/Application Support/{prefix+1} fails.
Jay Dolan [Sun, 15 Feb 2015 15:13:20 +0000 (10:13 -0500)]
Try ~/.{prefix} on Apple OS X if /Library/Application Support/{prefix+1} fails.

9 years agoUpdate .gitignore to include games directory.
Jay Dolan [Sat, 14 Feb 2015 15:25:30 +0000 (10:25 -0500)]
Update .gitignore to include games directory.

9 years agoUpdate Makefile to remove OSX build diretives. We build for OSX just like its Linux...
Jay Dolan [Sat, 14 Feb 2015 15:25:03 +0000 (10:25 -0500)]
Update Makefile to remove OSX build diretives. We build for OSX just like its Linux now. Those wishing to build the app bundle should use setup/apple/Makefile.

9 years agoMove osx directory from setup/data/osx to setup/apple.
Jay Dolan [Sat, 14 Feb 2015 15:21:49 +0000 (10:21 -0500)]
Move osx directory from setup/data/osx to setup/apple.

9 years agoEclipse .project files.
Jay Dolan [Sat, 14 Feb 2015 14:38:48 +0000 (09:38 -0500)]
Eclipse .project files.

9 years agoAdd gitignore for target directory.
Jay Dolan [Sat, 14 Feb 2015 14:38:13 +0000 (09:38 -0500)]
Add gitignore for target directory.

9 years agoNew Apple OS X application bundle based on work done for GtkRadiant 1.6.4. Produces...
Jay Dolan [Sat, 14 Feb 2015 14:37:38 +0000 (09:37 -0500)]
New Apple OS X application bundle based on work done for GtkRadiant 1.6.4. Produces a functioning application on Yosemite.

9 years agoKill old Radiant Apple skeleton.
Jay Dolan [Sat, 14 Feb 2015 13:53:52 +0000 (08:53 -0500)]
Kill old Radiant Apple skeleton.

9 years agoInclude unistd.h on POSIX, not just on __linux__. xonotic-v0.8.0
Rudolf Polzer [Tue, 28 Oct 2014 14:37:21 +0000 (14:37 +0000)]
Include unistd.h on POSIX, not just on __linux__.

Should fix use of fork() on OS X.

10 years agoMore clang fixes.
Rudolf Polzer [Thu, 13 Feb 2014 16:19:13 +0000 (17:19 +0100)]
More clang fixes.

10 years agoSome clang fixes. Not all yet.
Rudolf Polzer [Thu, 13 Feb 2014 16:13:24 +0000 (17:13 +0100)]
Some clang fixes. Not all yet.

10 years agoFix touchpad scrolling on Linux.
Rudolf Polzer [Tue, 10 Dec 2013 05:54:15 +0000 (06:54 +0100)]
Fix touchpad scrolling on Linux.

10 years agoFound why RadSubdivideDiffuseLight happens with !bouncing. Trying
Rudolf Polzer [Tue, 24 Sep 2013 12:51:54 +0000 (14:51 +0200)]
Found why RadSubdivideDiffuseLight happens with !bouncing. Trying
another one now.

10 years agoHAHA. Fix a bug that prevented ANY non-sRGB builds with the current default build...
Rudolf Polzer [Tue, 24 Sep 2013 10:45:12 +0000 (12:45 +0200)]
HAHA. Fix a bug that prevented ANY non-sRGB builds with the current default build menu. For ages now. Also addd some attempt to track down a bounce issue.