Age | Commit message (Collapse) | Author |
|
rather than doing a dummy-usage
svn path=/trunk/externals/zexy/; revision=17144
|
|
now that Pd iuses UTF8, we can finally have hearts...
svn path=/trunk/externals/zexy/; revision=16706
|
|
svn path=/trunk/externals/zexy/; revision=15490
|
|
svn path=/trunk/externals/zexy/; revision=15327
|
|
now to be found in the ./reference/ folder and are named <path>-help.pd;
removed a now superfluous class_sethelpsymbol from ./src/*.c;
the ./examples/ folder is currently empty but will eventually be filled with zexy real-world examples
svn path=/trunk/externals/zexy/; revision=7485
|
|
svn path=/trunk/externals/zexy/; revision=4815
|
|
made the setup_...() function in 0x7c0x7c0x7e.c non-static
svn path=/trunk/externals/zexy/; revision=4494
|
|
replaced NT by __WIN32__ (defined by mingw, but NOT by msvc)
svn path=/trunk/externals/zexy/; revision=3139
|
|
svn path=/trunk/externals/zexy/; revision=3025
|
|
- use of abstractions for objects that allow it
- some objects are build both as externals and abstractions (as slower fallbacks)
- code-layout is now 1:1 c-file<->object (this should allow for building of zexy as a collection of externals instead as a big library)
- matrix-objects have moved to iemmatrix !!
svn path=/trunk/externals/zexy/; revision=2641
|