Issues.00231 - lordmundi/wikidoctest GitHub Wiki
00231: simdata plugin may be calling DSF_ExecuteCore twice
Summary: simdata plugin may be calling DSF_ExecuteCore twice
Created: 2010–03–31 18:37
Status: Released
Category: Bug
From: frankie
Version: 2.0
Released_In: 2.1
Description:
in the latest developerment version of the playback/simdata plugin, it looks like the main routine called simdata_update_scene is calling DSF_ExecuteCore at the bottom as it should. But during an update in the simdata_update routine, there are two places where it also calls DSF_ExecuteCore.
Without looking at the code very closely, it looks like both of the calls to DSF_ExecuteCore in the simdata_update function are unnecesassary since the end of the top level routine should handle it at the end.
Comments
Associated Commits
| commit | c3bae89a701bcb8b389eec3b78c556f1c3bed4e2
link5 |
||
| Author: | Frankie Graffagnino
|
| Date: | Tue Apr 13 13:22:17 2010 -0500
|
| Message: | [@Issue 00231 and 00232: Recompiled on FC3
@] |
Affected Files:
lib_Linux_FC3/libapi.a | Bin 550908 -> 550892 bytes
plugin_Linux_FC3/dsp_simdata.so | Bin 2975113 -> 3680786 bytes
2 files changed, 0 insertions(+), 0 deletions(-)