Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-18 Thread Frederic Bouvier
- Csaba Halász a écrit : And what does that do wrt texrep? Sorry I am not a modeler ... My building models at SFO, LA or Paris heavily use texture repetition. A window is in a small texture, and the window is repeated along the building walls. The ac files in CVS have the texrep

Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-18 Thread Heiko Schulz
Hi, My building models at SFO, LA or Paris heavily use texture repetition. A window is in a small texture, and the window is repeated along the building walls. The ac files in CVS have the texrep directive. I use Blender only. -Fred One question: Did I understand right that

Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-18 Thread Frederic Bouvier
Heiko Schulz a écrit : Hi, My building models at SFO, LA or Paris heavily use texture repetition. A window is in a small texture, and the window is repeated along the building walls. The ac files in CVS have the texrep directive. I use Blender only. -Fred One question:

Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-17 Thread Torsten Dreyer
Hi people, Be advised that the texture repeat parsing of the osg ac3d loader plugin changed on 3rd of october. This means, textures without a texrep value will not repeat any more. This might affect texture animations, such as in the case of kx165 (patch attached). Thanks. This is a bad

Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-17 Thread Alexis Bory - xiii
Torsten Dreyer wrote: Hi people, Be advised that the texture repeat parsing of the osg ac3d loader plugin changed on 3rd of october. This means, textures without a texrep value will not repeat any more. This might affect texture animations, such as in the case of kx165 (patch

Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-17 Thread Csaba Halász
On Fri, Oct 17, 2008 at 11:14 AM, Torsten Dreyer [EMAIL PROTECTED] wrote: A quote from the ac3d file format: quote *texrep %f %f Optional - default 1.0,1.0 . The texture repeat values for the tiling of a texture on an object's surfaces. /quote So a missing attribute shall default to

Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-17 Thread gerard robin
On vendredi 17 octobre 2008, Alexis Bory - xiii wrote: Torsten Dreyer wrote: Hi people, Be advised that the texture repeat parsing of the osg ac3d loader plugin changed on 3rd of october. This means, textures without a texrep value will not repeat any more. This might affect

Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-17 Thread Curtis Olson
On Fri, Oct 17, 2008 at 6:59 AM, Csaba Halász wrote: On Fri, Oct 17, 2008 at 11:14 AM, Torsten Dreyer wrote: A quote from the ac3d file format: quote *texrep %f %f Optional - default 1.0,1.0 . The texture repeat values for the tiling of a texture on an object's surfaces. /quote

Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-17 Thread Melchior FRANZ
* Torsten Dreyer -- Friday 17 October 2008: I consider this a bug in the osg ac3d loader. Yes, it is a bug and needs to get fixed in OSG. I wouldn't bother working around it. The spec and the reference implementation by the AC3D makers are clear. So, who's going to report the bug to the osg

Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-17 Thread Csaba Halász
On Fri, Oct 17, 2008 at 2:35 PM, Curtis Olson [EMAIL PROTECTED] wrote: I think you could make a pretty strong argument that the most recent version of AC3D modeler defines the most recent official version of the .ac file format. And what does that do wrt texrep? Sorry I am not a modeler ...

Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-17 Thread Tatsuhiro Nishioka
On Oct 17, 2008, at 8:36 PM, Melchior FRANZ [EMAIL PROTECTED] wrote: Yes, it is a bug and needs to get fixed in OSG. I wouldn't bother working around it. The spec and the reference implementation by the AC3D makers are clear. So, who's going to report the bug to the osg list? :-) m.

Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-17 Thread Melchior FRANZ
* Tatsuhiro Nishioka -- Friday 17 October 2008: Needless to say,someone who wouldn't bother working around it is going to report. ;-) Go for it! The bo105 doesn't use texture repetition, so this wasn't a priority for me. I just feel better reporting bugs that I have observed and investigated

Re: [Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-17 Thread Tatsuhiro Nishioka
Oh, I just want to tease you, so never mind. I do know that you're a great contributor. :-) Best, Tat On Fri, Oct 17, 2008 at 10:07 PM, Melchior FRANZ [EMAIL PROTECTED] wrote: * Tatsuhiro Nishioka -- Friday 17 October 2008: Needless to say,someone who wouldn't bother working around it is

[Flightgear-devel] warning to modelers: texture repeat in ac3d

2008-10-16 Thread Csaba Halász
Hi people, Be advised that the texture repeat parsing of the osg ac3d loader plugin changed on 3rd of october. This means, textures without a texrep value will not repeat any more. This might affect texture animations, such as in the case of kx165 (patch attached). -- Csaba/Jester Index: