Bug 51471 - Can't insert scale/rotate/translate into patterned textured
Summary: Can't insert scale/rotate/translate into patterned textured
Status: RESOLVED FIXED
Alias: None
Product: kpovmodeler
Classification: Miscellaneous
Component: general (show other bugs)
Version: 1.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Andreas Zehender
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-03 20:34 UTC by Rivo Laks
Modified: 2003-03-08 15:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Bugfix. Maps can be inserted after transformations. (2.24 KB, patch)
2003-03-06 19:40 UTC, Luis Carvalho
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rivo Laks 2002-12-03 20:34:29 UTC
Version:           1.0 (using KDE 3.1.0)
Installed from:    compiled sources
Compiler:          gcc version 2.95.3 20010315 (release)
OS:          Linux (i686) release 2.4.18

Create texture declaration, add pattern and texture map and scale/rotate/translate command into it and a texture into texture map. You can do this without any errors and POV-Ray also renders it fine, but when I save the scene to a file and then try to load it, I get an error "Error: Can't insert texture map into texture."

Rivo
Comment 1 Luis Carvalho 2003-01-29 16:13:19 UTC
I tried it with an empty scene and was unable to replicate the bug.
The problematic file that was sent to me was loaded without any problem by
kpovmodeler 1.0.
Comment 2 Luis Carvalho 2003-03-06 19:31:59 UTC
I could replicate it, both in 1.0 as in CVS 
Comment 3 Luis Carvalho 2003-03-06 19:40:30 UTC
Created attachment 1117 [details]
Bugfix. Maps can be inserted after transformations.
Comment 4 Rivo Laks 2003-03-06 22:39:08 UTC
Did this patch also go to CVS? Will it be part of KDE 3.1.1? 
 
Rivo 
 
Comment 5 Andreas Zehender 2003-03-07 07:26:04 UTC
Subject: Re:  Can't insert scale/rotate/translate into patterned textured

Hi Luis!

On Thursday, 06. March 2003 22:39, you wrote:
> Did this patch also go to CVS? Will it be part of KDE 3.1.1?

IIRC KDE 3.1.1 will be tagged today. If you want this fix to be included into 
KDE 3.1.1 you have to add it to the KDE_3_1_BRANCH today.

Andreas

Comment 6 Luis Carvalho 2003-03-08 15:45:14 UTC
Patch applied.