- Aug 02, 2013
-
-
Ivica Bukvic authored
all gop widgets (at least ones in vanilla release) have their nlets hidden when displayed inside GOP, as having them is entirely superfluous in that view
-
Ivica Bukvic authored
-
- Aug 01, 2013
-
-
Ivica Bukvic authored
fixed image external to conform with the new implementation of @pd_extra (and later other possible sys args) of the file path parser
-
Ivica Bukvic authored
streamlined @pd_extra parsing for easier integration with other file open calls including externals. Added it to open_via_path
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 31, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 30, 2013
-
-
Ivica Bukvic authored
added pdtk_canvas_force_getscroll function to ensure critical getscroll events are executed immediately
-
Ivica Bukvic authored
-
Ivica Bukvic authored
optimizations to the scrolling algorithm including erroneous jumps in the scrollbar when pasting/cutting/duplicating things.
-
- Jul 29, 2013
-
-
Ivica Bukvic authored
-
- Jul 24, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 23, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
streamlined selection logic and added ability for pd to recognize system-wide @pd_extra variable within the path
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 22, 2013
-
-
- Jul 21, 2013
-
-
Ivica Bukvic authored
finished importing the remainder of new K12 module abstractions, updated GUI to reflect them, improved key press capture, reformatted GUI object menu inside K12 mode to allow for more space
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 20, 2013
-
-
Ivica Bukvic authored
-
- Jul 19, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 18, 2013
-
-
Ivica Bukvic authored
reenabled checking of scrollbars after startmotion->click (will need to check for possible regressions)
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed regression in select due to 37c0cf15 commit which made it behave inconsistently thus making it impossible for floats to be treated as symbols (in cases where first argument was a symbol). Also introduced similar fix to the route object, thus allowing for second inlet to receive either float or symbol
-
Ivica Bukvic authored
-