- 10 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 09 Sep, 2014 2 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed consistency check failed: glist_findrtext when enabling gop and dragging its size around with other text objects on the canvas *refined checking of gop size due to its text not being hidden, including after saving it to file (from Untitled to something longer, for instance)
-
- 06 Sep, 2014 2 commits
-
-
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.
-
- 04 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 02 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 31 Aug, 2014 1 commit
-
-
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)
-
- 23 Aug, 2014 1 commit
-
-
Ivica Bukvic authored
*further improvements on the garray selection and redraw--fixed garray contents not remaining selected after dialog properties have been applied *still need to explore problems with multiple arrays in a single GOP
-
- 22 Aug, 2014 1 commit
-
-
Ivica Bukvic authored
*fixed segfault when resizing array via dialog (regression from May commit). Still need to work on fittograph logic for situations where there are multiple arrays in the same GOP
-
- 20 Aug, 2014 4 commits
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
change type of scalehandle_new and h_master. Document some structs in g_all_guis.h and change some field sizes.
-
Ivica Bukvic authored
*tried adding scalehandle_free to the canvas_free class but is currently commented out until we figure out why is this causing a segfault...
-
- 17 Aug, 2014 2 commits
-
-
Ivica Bukvic authored
*cosmetic fixes to g_canvas.c
-
Mathieu L Bouchard authored
remove canvas/glist arg in a bunch of recently added iemgui functions, and introduce iemgui_draw_move & iemgui_draw_config
-
- 16 Aug, 2014 2 commits
-
-
Ivica Bukvic authored
*fixed handle behavior on iemguis (current implementation is not equipped to deal with config kind of actions, and it does not have to) *streamlined GOP handles since now draw_select deals with explicit delete before redraw
-
Ivica Bukvic authored
-
- 13 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
big refactoring #11 : replaced %lxOBJ by x%lx and removed nlet_tag from all iemgui, among other smaller changes
-
- 11 Aug, 2014 3 commits
-
-
pokergaming authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- 10 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-
- 07 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-
- 06 Aug, 2014 2 commits
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- 05 Aug, 2014 2 commits
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- 01 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-
- 31 Jul, 2014 1 commit
-
-
pokergaming authored
*ported fixes for crasher when sending a "dsp" message to tilde objects. Backported from Pd Vanilla commits [8019b5] and [5769c5]
-
- 26 Jun, 2014 1 commit
-
-
Ivica Bukvic authored
*fixed bug where patch titlebars were not properly re-titled after using save-as function (possibly other file I/O operations as well)
-
- 23 May, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 12 May, 2014 1 commit
-
-
Ivica Bukvic authored
*improved draw sprite so that it works within a group
-
- 09 May, 2014 1 commit
-
-
Ivica Bukvic authored
*patch to add [group] data structure and supporting fixes (work in progress with lingering bug of being unable to display data structure arrays properly, see tiger.pd demo patch in data structures)
-
- 22 Mar, 2014 1 commit
-
-
Ivica Bukvic authored
- nested plots display properly - plot is vis'd and unvis'd properly when deleting plot or struct - commented out ugly plot_displace hack-- multiple plots should work just fine - separated out garray dependencies into class "old_plot". This way the changes I made don't affect garrays. _Very_ ugly hack, but it was pretty simple to implement and will be easy to remove later. - no crashes when non-existent arrays are entered into a [struct] that has scalars hanging around - template_cancreate ported from 0.45 - added a function to get the offending struct (to use with "Find last error"). Not using it yet, though. + For creating scalars using an object box: - scalar must have initial "float x float y" fields, in that order. This means you can't accidentally type the name of the hidden garray structs and create a scalar. (Nor any other structs that only have a "y" field, etc.) - broken object box returned if the struct has a bogus array template. (Although currently I'm just refusing to create such a struct.)
-
- 09 Mar, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 05 Mar, 2014 1 commit
-
-
Ivica Bukvic authored
*updated latest additions by Jonathan--still need following fixes: 1) enter-leave demos don't work at all (any demo involving enter-leave) 2) crasher in easing is still valid 3) spin-spin-spin crashes pd-l2ork when trying to close the patch while the image is spinning and being animated 4) curve-bbox is still having accuracy issues (tkpath issue) 5) polar clock still exhibits issues of warping curve (tkpath issue) 6) On the 15.events.pd change call is never issued--is this another side-effect of me not applying everything? 7) Is there a 14. patch for ds-tutorials? I didn't find one. 8) in ds-tutorials is gmon.out necessary or is this a stale file?
-
- 31 Jan, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 07 Jan, 2014 1 commit
-
-
Ivica Bukvic authored
*fixed bug where with JOC enabled in subpatch this only works for the bbox of the array, not the entire window *made intelligent offset to various forms of array representations so that scrubbing with mouse accurately applies to closest points *disabled drawing of a GOP rectangle inside GOP array window *disabled ability to insert objects inside a subpatch with an array
-
- 31 Dec, 2013 1 commit
-
-
Ivica Bukvic authored
added Jonathan's revision of the array properties and options with fixed font sizes and other minor fixes. LINGERING PROBLEM: array does not redraw (only after apply does it re-appear). Likely shouldvis problem.
-