Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Game Engine: Browse

[#27484] Run-time command line options don't work in Multi-texture mode.

Date:
2011-05-26 05:37
Priority:
3
State:
Open
Submitted by:
Josiah Lane (solarlune)
Assigned to:
Nobody (None)
Category:
Rendering
Status:
New
Duplicates:
 
Summary:
Run-time command line options don't work in Multi-texture mode.
Detailed description
The problem in question appears when trying to run a BGE runtime with command-line options - in this case, to disable mip-mapping. This has been tested by other users of the Blender community, who had the same results I did - command-line options work in GLSL mode, but not in Multi-texture mode.

I ran across this bug while making a script to restart a BGE runtime with mip-mapping disabled from an in-game scene (a preloader).

To reproduce the bug, make sure the visible scene is the Preloader scene, and export a run-time in Multi-texture mode. You'll note that mip-mapping is not disabled on the cube that appears (and so, the texture is blurry). If you export another runtime, but this time in GLSL mode, the cube has no mip-mapping applied (and so, the texture appears sharp).

This appears to be a problem with the BlenderPlayer, not the script.

Followup

Message
  • Date: 2011-06-07 16:00
  • Sender: Ton Roosendaal
  • Moved from Blender 2.5 Bug Tracker to Game Engine
  • Date: 2011-07-03 04:09
  • Sender: Mitchell Stokes
  • Is mipmapping the only option that's not working?
  • Date: 2011-07-18 21:47
  • Sender: Josiah Lane
  • At the time that I submitted this bug, I don't believe any options worked.
  • Date: 2012-01-11 03:41
  • Sender: Josiah Lane
  • Any progress on this? I'd like to use Multitexture mode, if possible. For some reason, it has better lighting than SingleTexture mode (I don't want to use GLSL mode for a particular project I'm working on)...
  • Date: 2012-01-11 03:42
  • Sender: Josiah Lane
  • Also, the runtime's options work for SingleTexture mode, so it's just Multitexture mode that isn't working...
  • Date: 2012-07-27 07:52
  • Sender: Mitchell Stokes
  • Could you list specifically which options are not working? In the mean time, I'll take a look at the mip-mapping not working.
  • Date: 2012-07-27 08:43
  • Sender: Josiah Lane
  • When I last checked, neither the size settings nor the mipmap settings worked, so I'd guess that none of the settings are working. The last time I checked was about a couple of weeks ago or so, but I only checked the mipmap setting.
  • Date: 2012-07-27 08:44
  • Sender: Josiah Lane
  • Oops, I mean, the last time I checked thoroughly, neither settings worked. I did a cursory check about a couple of weeks ago on only the mipmap setting, and it didn't work.
  • Date: 2012-07-29 08:02
  • Sender: Mitchell Stokes
  • The mipmapping issue has been fixed as of r49348. The size options (-w?) seem to be working correctly in trunk.
 

Attached Files:

Name Date Download
NoMipmapping.blend 2011-05-26 05:37 Download

Changes:

Field Old Value Date By
CategoryNone2012-06-27 00:07moguri
typeBlender 2.5 Bug Tracker2011-06-07 16:00ton
File Added16494: NoMipmapping.blend2011-05-26 05:37solarlune