Issues.00522 - lordmundi/wikidoctest GitHub Wiki
00522: bug when loading a state file where a node has only a parent change
Summary: bug when loading a state file where a node has only a parent change
Created: 2014–08–19 11:25
Status: Released
Category: Bug
From: frankie
Version: 2.3
Released_In: 2.4
Description:
When loading a state file, if the new state has nodes in it where the Parent field is different from what is currently loaded but the data fields (x,y,z, etc.) are the same as the current scene, the node will get the new data applied, but not be marked as modified so that the updated rendering occurs. This means that if you edit the node, you will see the correct data, but even a tiny change to any field will cause the node to get rendered in the correct location.
Comments
Associated Commits
| commit | 8d53f8ef49bdb3ee7f40228ce53fbcf6ac4db4eb
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Tue Aug 19 12:09:52 2014 -0500
|
| Message: | [@Issue 00522: Fixed state plugin bug for nodes with only parent change
If the only difference between an incoming state and the current scene for a node was the parent field, there was a bug where the node wouldn't get marked as updated. THis has been fixed. @] |
Affected Files:
plugin_Darwin/dsp_state.so | Bin 73208 -> 73228 bytes
plugin_Linux_FC3/dsp_state.so | Bin 100989 -> 114125 bytes
plugin_Win32/dsp_state.dll | Bin 485863 -> 485863 bytes
3 files changed, 0 insertions(+), 0 deletions(-)