Skip to content

Releases: cyrilcode/cyril

Dan's build

16 Apr 10:55
40ad708
Compare
Choose a tag to compare
Dan's build Pre-release
Pre-release

The build here was made by Dan and is not from this source code, but his fork.
See here for details: #36 (comment)

Beta 6 CMake

07 Jun 13:37
Compare
Choose a tag to compare
Beta 6 CMake Pre-release
Pre-release

This is an OSX build from the CMake branch.

Unless you specifically want to beta test the CMake branch, you should probably use the main build.

Beta 6

13 Apr 15:25
Compare
Choose a tag to compare

Adds in support for OSC controllers, as discussed in #18 and #24.

See #24 for details on how to configure your controller (example layout for TouchOSC is included in repo).

Fixes issue with Bloom PostProcessing FX.

Improves support for external editor, by removing dependency on ofxIO and using a more responsive file timestamp check.

Beta 5

15 Sep 17:07
Compare
Choose a tag to compare
Beta 5 Pre-release
Pre-release

I would recommend using Beta 4 unless you want to test the post processing effects. This is because there are still some issues with the Post Processing effects (see issue 19 linked below).

This release adds experimental support for effects, using ofxPostProcessing. It adds three new keywords to the language, mapped to 3 of ofxPostProcessing's effects, Kaleidoscope, NoiseWarp and Pixelate.
More information on development of post processing effects in this issue:
#19

Beta 4

07 May 20:22
Compare
Choose a tag to compare

Just a quick fix on top of beta3 to move the png sprite image anchor to centre of image.

First attempt at sprites (png) objects

07 May 18:57
Compare
Choose a tag to compare

This release separates out the "data" folder so you can use an external text editor to write your Cyril programs. It also adds a new "img" command for drawing sprites.

Cyril Beta 2

09 Feb 15:40
Compare
Choose a tag to compare
Cyril Beta 2 Pre-release
Pre-release

Update 25th Nov 2013 - Built against new version of ofxEditor which fixes performance issues when a large text buffer is loaded into the editor.

Pre-beta (old)

09 Feb 15:43
Compare
Choose a tag to compare
Pre-beta (old) Pre-release
Pre-release

This version has been left up for users who want to try the pre-beta functionality and ofxGLEditor instead of ofxEditor.