Issues.00575 - lordmundi/wikidoctest GitHub Wiki
00575: request for plugin that will show any node changes
Summary: request for plugin that will show any node changes
Created: 2016–06–24 17:20
Status: Released
Category: Request
From: frankie
Version: 2.3
Released_In: 2.4
Description:
Sometimes when debugging it is useful to know what nodes are being updated.
This is a request for a plugin that would simply print out any time a node is changed and which node was updated.
The plugin would also serve as a documented example of how a plugin can test for changes to the nodes in the scene.
Comments
frankie June 27, 2016, at 09:54 AM: This plugin / capability has been documented here
Associated Commits
| commit | 9cb4f86e21723100a9897d3525e5d906ec9e034d
link6 |
||
| Author: | Frank Graffagnino
|
| Date: | Mon Jun 27 16:20:53 2016 -0500
|
| Message: | [@Issue 00575: Adding in dsp_nodechanges plugin and source code
Documentation is on wiki. Source code shows an example of registering a callback for scene changes. @] |
Affected Files:
plugin_Darwin/dsp_nodechanges.so | Bin 0 -> 15220 bytes
plugin_Linux_FC3/dsp_nodechanges.so | Bin 0 -> 26968 bytes
plugin_Win32/dsp_nodechanges.dll | Bin 0 -> 432237 bytes
src.dist/plugins/examples/dsp_nodechanges.c | 189 ++++++++++++++++++++++++++++
4 files changed, 189 insertions(+)