- Jul 21, 2012
-
-
Ivica Bukvic authored
refined detection of illegal connections following autoconnect with an interactively-created (empty) object that is later turned into something else. Same goes for objects that have been fundamentally changed and recreated (e.g. where a non-signal [* ] object becomes [*~ ] and thus becomes impossible to maintain connection with a non-signal object below it).
-
Ivica Bukvic authored
added print as a legal object to connect to the preset_node (this legal object business may go away once we implement lists/anything).
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed regression where arrays did not get moved by tag, resulting in a much more inefficient displacement, fixed stray redrawing of nlets on multi-gop cut/paste_atmouse (workaround due to limitations of the networked model between the gui and the engine, fixed offset bug where object got displaced (as in duplicated) when undoing their deletion.
-
Ivica Bukvic authored
-
- Jul 19, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 16, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added clear purge reset to preset_hub, clearall and clear to preset_node, and cleaned up a number of bugs.
-
Ivica Bukvic authored
-
- Jul 15, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 14, 2012
-
-
Ivica Bukvic authored
added ability to readjust locations when using operations that fundamentally alter glists. Added dirty flag to store operations. Disabled debugging output.
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jun 20, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
further improved the dynamic receive send/change to avoid potential crash when changing the next memeber of the same bindlist
-
- May 31, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
Fixed crash when trying to do dynamic change of receives on iemgui objects (affects also all objects that allow for dynamic changing of the bindlist)
-
- May 22, 2012
-
-
Ivica Bukvic authored
added PDL2ORK define to distinguish between pdl2ork capabilities and vanilla pd and thus make externals work with both pd vanilla and pd-l2ork
-
- May 20, 2012
-
-
Ivica Bukvic authored
Finished fixing inconsistency from the iemgui and non-gui fonts. This will break font appearance in older patches but looking forward will make things a lot more consistent. This is in part backported from the 0.43 branch.
-
Ivica Bukvic authored
-
- May 19, 2012
-
-
Ivica Bukvic authored
*creating abstractions from menu does not dirty the canvas *add minimum and currentvalue in addition to maximum of the signal magicglass *first tests in improving consistency of fonts between vanilla and iemgui objects (in progress)
-
Ivica Bukvic authored
*fixed bug where objects were selected via a mouse click based on their left-to-right rather than top-to-bottom position *fixed bug where undoing moving of a GOP object would incorrectly draw the object on top of other objects *fixed bug where nlets would show on top of other objects when highlighted
-
- May 17, 2012
-
-
Ivica Bukvic authored
fixed minor console resizing artifact where the bottom bar grew in size when y was greater than the original size
-
- May 09, 2012
-
-
Ivica Bukvic authored
-
- May 07, 2012
-
-
Ivica Bukvic authored
-
- May 01, 2012
-
-
Ivica Bukvic authored
fixed wrong color fill for selected gop object when opening gop-ed subpatch, incorrect selection of all scalars inside gop-ed patch when it is being edited as a toplevel window, and a bug where repeatedly opening already open gop-ed patch does not re-focus its toplevel window
-
- Apr 26, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed noselect bug when line is selected and one clicks on a blank canvas which should also deselect selected line. also made pd_extrapath struct global as part of s_stuff.h so that ggee/image can use dynamic descriptors for retrieving of files (.e.g @pd_extra is translated to the pd's system-wide location of the extra/ folder)
-
- Apr 06, 2012
-
-
Ivica Bukvic authored
-
- Mar 28, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed refocusing windows when closing sub-patch (or abstraction) where an invised parent would become visible instead of focusing on the next visible window.
-