Skip to content

Conversation

@d3cod3
Copy link
Owner

@d3cod3 d3cod3 commented Feb 12, 2023

No description provided.

…ws are hidden trough ImGui (unselected tab, collapsed window, closed, etc) Related to #7bb99ad
AddNodePins() must now always be called, even when BeginNode() returns false.
…mploded behaviours are not correctly respected by Mosaic, creating weird offsets and showing node InnerContent below the node itself. (As expected.)
Fixes setting up Imgui with the upcoming changes in https://github.com/Daandelange/ofxImGui/tree/jvcleave
Depreciations and obsoletions for imgui 1.80+
Fix wires disapearing when nodes go out of screen. AddNodePins() must now always be called, even when BeginNode() returns false.
ImGui fixes : Prevents crashes, but the ImGuiExNodeZoom_Invisible & imploded behaviours remain to be checked
* imgui-new: (107 commits) Cherrypick ef08dba ImGui fixes : Prevents crashes, but the ImGuiExNodeZoom_Invisible & imploded behaviours remain to be checked Cherrypick 0250794 Fix wires disapearing when nodes go out of screen. AddNodePins() must now always be called, even when BeginNode() returns false. Cherry pick 9e9d5dd Depreciations and obsoletions for imgui 1.80+ Cherry pick ad1935f Fixes setting up Imgui with the upcoming changes in https://github.com/Daandelange/ofxImGui/tree/jvcleave video exporter object fix some more fixes switched from ofxHapPlayer to native OF video player due to some incompatibility issues with of0.11.2 small fixes warnings removal and avoid access runtime errors on empty vectors fixed sonogram crash when data vector inlet empty avoid crash on empty audio signal cable optimized audio data connections init fixed numerical wireless transport update fixed data viewer save object dimensions fixed trigger, now it save state added sender and receiver objects, wireless data transport implemented fixed sound engine proper init enhanced kick synth, thanks oreinoi fixed wrong inlet index some cleanup and fixed auto reconnect audio output on load new patch or change audio settings ... # Conflicts: #	src/PatchObject.cpp #	src/core/imgui_node_canvas.cpp
@d3cod3 d3cod3 merged commit c24509b into d3cod3:ofximgui-next Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants