WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 08-08-2018, 11:12 PM
samzebrado samzebrado is offline
Member
 
Join Date: Jun 2018
Posts: 5
Angry Bug of setPosition

I've made a tunnel node, and set it parent as another node
below scripts got different results:
tunnel.setPosition([1,1,1],mode = viz.ABS_GLOBAL)# it won't change the global coordinates but change the parent-relative coordinates; in other words,
it ignores the input variable "mode"
tunnel.setPosition(1,1,1,mode = viz.ABS_GLOBAL)# works fine

setEuler seems to have similar problem

I want this bug to be fixed since I and my colleague just computed the coordinate and euler transforming function for two whole work days
(we just try the [1,1,1] one and thought this was a deep bug so we didn't try to use other way until I happened to find it just now)

Although our math skills were improved, this shouldn't have happened..
Reply With Quote
  #2  
Old 08-09-2018, 10:32 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Thanks for the bug report. I will bring this to the attention of our developers.
Reply With Quote
Reply

Tags
relative coordinates, setposition

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
setPosition() and collision mape2k Vizard 2 02-18-2015 06:07 AM
Bug in setPosition sleiN13 Vizard 2 10-18-2013 02:25 AM
about setPosition xingxing Vizard 2 02-20-2008 10:32 AM


All times are GMT -7. The time now is 12:55 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC