- Sep 07, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*added dirty message to preset_hub so that it reports whenever its nodes have changed values (which means there are unstored values)
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*improved maxlib average to support arbitrary size of elements *added diff for future reference between svn maxlib/average and pd-l2ork's version of the same
-
- Sep 06, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*improved drawing logic for all text objects so that they draw themselves during vis process as selected (if they are already selected). This should be the logic for other objects as well: draw yourself normal or selected (check at vis time, only if being drawn for the first time, including after vis 0, followed by a vis 1), and then make sure to tag ourselves as "selected" so that if immediately being displaced, everything indeed follows us as it should.
-
Ivica Bukvic authored
*added ability to do shift+home and shift+end to select text inside objects *fixed manual resizing of subpatches which did not work in the current implementation.
-
- Sep 05, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed one stale leftover of redrawing the patchcords inside graph that did not conform to the new style of drawing cords
-
- Sep 04, 2014
-
-
Ivica Bukvic authored
-
- Sep 03, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*refined right-click menu and object selection (it should be only selected in operations that suggest edit mode e.g. properties or tofront/back)
-
- Sep 02, 2014
-
-
Ivica Bukvic authored
*cosmetic changes (need to identify where the slowdowncomes from in respect to editing arrays in editmode vs not in editmode)
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*started cleaning up addbinbuf--it seems like comment object will need to be treated differently from others as commas, semis, and other reserved characters have unexpected behaviors.
-
Ivica Bukvic authored
-
- Sep 01, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed segfault at start-up due to faulty allocation of the string length for checking for unique instance of pd-l2ork *made unique check in pd.tk more robust in respect to relative paths and multiple files by making sure that the script always goes back to the original directory from which it was invoked, so as to ensure that the path (if relative) is valid
-
- Aug 31, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*reversed "fix" to a regression made in a previous commit (see commit 28b0256f) and removed the old commit that caused the regression in the first place.
-
Ivica Bukvic authored
*Drawsymbol also draws symbol information twice on disis_wiimote-help.pd (linked with font size data) *synced drawsymbol with drawnumber
-
Ivica Bukvic authored
*added getscroll after redrawing gop and scalars that have been changed via properties dialog in case their xy positions changed
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*m_pd.c debugging info *improved dealing with scalar properties editor (making it persistent and alleviating errors of things being multiply defined)
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*added redrawing of canvases that have gop enabled with scalars so that they automatically conform as the window is resized (as they should)
-
Ivica Bukvic authored
-
- Aug 30, 2014
-
-
Ivica Bukvic authored
*fixed smooth drawing for smooth filled curves so that it accomodates both overlapping and non-overlapping scenarios (see PAC-DATA pacman vs. disis_wiimote-help IR blobs)
-
Ivica Bukvic authored
*fixed regression of getrect and font scaling in drawnumber and drawsymbol. Now it again behaves as in 20140731 build.
-
Ivica Bukvic authored
*fixed regression left from refactoring where toggle's X when off did not match that of a background color once the background was changed.
-
Ivica Bukvic authored
*fixed proper opening of paths with spaces ia unique check
-
- Aug 29, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed how window shortcuts (ctrl+w and ctrl+q) behave in the view list menu for arrays
-
Ivica Bukvic authored
-