- Aug 10, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 09, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added experimental optimization for binding abstractions as per following post on the pd-list: http://lists.puredata.info/pipermail/pd-list/2013-08/103688.html
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed 2 segfaults: one when trying to delete array that is being read/written to by a dsp process (e.g. tabwrite), and another where creating undo checkpoint when deleting array would generate bogus data that would crash pd-l2ork. Currently undoing array deletion is not supported by undo.
-
- Aug 08, 2013
-
-
Ivica Bukvic authored
experimental implementation of disabling drawing outside the GOP array boundaries (currently disabled)
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed regression due to idiotic way how arrays and scalars are allowed to spill outside its GOP frame...
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 04, 2013
-
-
Ivica Bukvic authored
fixed bug where curve parameter was ignored when entering value pairs (target duration) without the curve parameter
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
refined multiconnect's 3rd option and code comments for 2nd and 3rd option to reflect use with only 2 objects selected
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added local version of the docs due to increasing number of local changes that make it difficult to sync with external
-
Ivica Bukvic authored
added preset_node_array abstraction and supporting help files (plus improvements to preset_node and preset_hub)
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 03, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed elusive problem with undo where actions did not behave properly because of failing to update canvas_undo_name
-
Ivica Bukvic authored
-