<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.makehumancommunity.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hfugfn65438</id>
		<title>MakeHuman Community Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://www.makehumancommunity.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hfugfn65438"/>
		<link rel="alternate" type="text/html" href="http://www.makehumancommunity.org/wiki/Special:Contributions/Hfugfn65438"/>
		<updated>2026-07-18T16:39:44Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.1</generator>

	<entry>
		<id>http://www.makehumancommunity.org/w/index.php?title=FAQ:How_do_I_submit_a_bug_report%3F&amp;diff=2006</id>
		<title>FAQ:How do I submit a bug report?</title>
		<link rel="alternate" type="text/html" href="http://www.makehumancommunity.org/w/index.php?title=FAQ:How_do_I_submit_a_bug_report%3F&amp;diff=2006"/>
				<updated>2021-01-27T10:02:27Z</updated>
		
		<summary type="html">&lt;p&gt;Hfugfn65438: working link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you have found something that you think merits a bug report, please submit it on the bug tracker.&lt;br /&gt;
&lt;br /&gt;
The credentials on the [http://www.makehumancommunity.org/content/bugtracker.html bug tracker] are the same as on the forums, so if you already have a forum login, use that to log in on the bug tracker.&lt;br /&gt;
&lt;br /&gt;
NOTE: if you experienced a crash rather than a glitch, please also read this before submitting your bug report: [[FAQ:How to provide a makehuman log for a good bug report?]]&lt;/div&gt;</summary>
		<author><name>Hfugfn65438</name></author>	</entry>

	<entry>
		<id>http://www.makehumancommunity.org/w/index.php?title=FAQ:How_can_I_use_the_asset_downloader_to_download_everything_by_everyone%3F&amp;diff=1996</id>
		<title>FAQ:How can I use the asset downloader to download everything by everyone?</title>
		<link rel="alternate" type="text/html" href="http://www.makehumancommunity.org/w/index.php?title=FAQ:How_can_I_use_the_asset_downloader_to_download_everything_by_everyone%3F&amp;diff=1996"/>
				<updated>2021-01-25T23:46:22Z</updated>
		
		<summary type="html">&lt;p&gt;Hfugfn65438: related discussion on the forums&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In the asset downloader you can download one item at a time. That you cannot do batch or mass downloading is by design, and a way to protect the limited capacity hosting we're able to pay for. &lt;br /&gt;
&lt;br /&gt;
The MakeHuman project has a very, very limited budget (you can see exactly how much by going to the [https://www.patreon.com/makehuman patreon page]). This is enough to pay for the already pretty heavy load caused by the asset downloader. It is definitely not enough to pay for the kind of hosting that would be needed if thousands of users started to mass download everything in the now pretty large asset repository.&lt;br /&gt;
&lt;br /&gt;
So for the foreseeable future we will not be adding features such as selecting multiple assets to batch download or a download everything functionality.&lt;br /&gt;
&lt;br /&gt;
Here's a related discussion on the forums. http://www.makehumancommunity.org/forum/viewtopic.php?f=3&amp;amp;t=19231&lt;/div&gt;</summary>
		<author><name>Hfugfn65438</name></author>	</entry>

	<entry>
		<id>http://www.makehumancommunity.org/w/index.php?title=FAQ:MakeHuman_renders_odd_colours_and_weird_transparency_artefacts._Can_you_help_me%3F&amp;diff=1995</id>
		<title>FAQ:MakeHuman renders odd colours and weird transparency artefacts. Can you help me?</title>
		<link rel="alternate" type="text/html" href="http://www.makehumancommunity.org/w/index.php?title=FAQ:MakeHuman_renders_odd_colours_and_weird_transparency_artefacts._Can_you_help_me%3F&amp;diff=1995"/>
				<updated>2021-01-25T23:28:51Z</updated>
		
		<summary type="html">&lt;p&gt;Hfugfn65438: depictions of opengl funnies&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Odd colours.png|thumb|Odd colours]]&lt;br /&gt;
[[File:Weird transparency.png|thumb|Weird transparency]]&lt;br /&gt;
First, see if the instructions here are of any help: [[FAQ: The interface looks broken]]&lt;br /&gt;
&lt;br /&gt;
'''This page is only relevant for MH 1.1.x. If you experience the same problem with MH 1.2.x, please make a bug report and include the log file.'''&lt;br /&gt;
&lt;br /&gt;
If you experience this problem and are still using MH 1.1.x, please consider testing MH 1.2.x to see if it solves your problem. MH 1.1 and 1.2 should be possible to run side by side on the same machine.&lt;br /&gt;
&lt;br /&gt;
The problem is that your graphics card drivers doesn't agree with the somewhat quirky way MakeHuman uses OpenGL with shaders.&lt;br /&gt;
&lt;br /&gt;
This is a common problem of many graphic cards from all common producer (AMD, Intel, NVIDIA). From Intel.com:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;OpenGL* is an API (Application Programming Interface) for 3D graphics that is used by many games. OpenGL enables hardware acceleration of 3D graphics, so support is required from the graphics drivers for optimum performance. The latest graphics drivers will usually provide the best compatibility with games that use OpenGL. Graphics drivers that come with Microsoft Windows or that are downloaded from Windows Update typically do not support OpenGL.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
On possible solution is to check the vendor official site download and install latest graphics drivers for your card.&lt;br /&gt;
&lt;br /&gt;
If all else fails, MakeHuman has a fallback mode that disables all shaders and takes you back to good old 2003 fixed function shading. To enable this, run makehuman with the following commandline option:&lt;br /&gt;
&lt;br /&gt;
'''makehuman --noshaders'''&lt;br /&gt;
&lt;br /&gt;
In windows, the easiest way to do this is to create a shortcut:&lt;br /&gt;
&lt;br /&gt;
[[File:Noshaders1.png]]&lt;br /&gt;
&lt;br /&gt;
And then edit it and add &amp;quot;--noshaders&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[File:NoShaders2.png]]&lt;/div&gt;</summary>
		<author><name>Hfugfn65438</name></author>	</entry>

	<entry>
		<id>http://www.makehumancommunity.org/w/index.php?title=File:Weird_transparency.png&amp;diff=1994</id>
		<title>File:Weird transparency.png</title>
		<link rel="alternate" type="text/html" href="http://www.makehumancommunity.org/w/index.php?title=File:Weird_transparency.png&amp;diff=1994"/>
				<updated>2021-01-25T23:26:20Z</updated>
		
		<summary type="html">&lt;p&gt;Hfugfn65438: Funny rendering&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Funny rendering&lt;/div&gt;</summary>
		<author><name>Hfugfn65438</name></author>	</entry>

	<entry>
		<id>http://www.makehumancommunity.org/w/index.php?title=File:Odd_colours.png&amp;diff=1993</id>
		<title>File:Odd colours.png</title>
		<link rel="alternate" type="text/html" href="http://www.makehumancommunity.org/w/index.php?title=File:Odd_colours.png&amp;diff=1993"/>
				<updated>2021-01-25T23:25:38Z</updated>
		
		<summary type="html">&lt;p&gt;Hfugfn65438: Quirky rendering of http://www.makehumancommunity.org/clothes/cargo_pants.html_0&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Quirky rendering of http://www.makehumancommunity.org/clothes/cargo_pants.html_0&lt;/div&gt;</summary>
		<author><name>Hfugfn65438</name></author>	</entry>

	</feed>