Bug 63580 - Fix texture paint handling
Summary: Fix texture paint handling
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: SL Common (show other bugs)
Version: 4.0.x-dev
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-22 21:24 UTC by Andreas Beeker
Modified: 2023-04-05 11:56 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Beeker 2019-07-22 21:24:31 UTC
The texture paint handling was based on the shape anchor and didn't handle tiling. 
This patch solves this - furthermore texture paint without shape rotation is also handled.
Comment 1 Andreas Beeker 2019-07-22 21:34:26 UTC
Applied via r1863600