Skip to content

Releases: cyrilcode/cyril

Dan's build

Dan's build Pre-release
Pre-release

Choose a tag to compare

@darrenmothersele darrenmothersele released this 16 Apr 10:55
40ad708

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

Beta 6 CMake Pre-release
Pre-release

Choose a tag to compare

@darrenmothersele darrenmothersele released this 07 Jun 13:37

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

Choose a tag to compare

@darrenmothersele darrenmothersele released this 13 Apr 15:25

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

Beta 5 Pre-release
Pre-release

Choose a tag to compare

@darrenmothersele darrenmothersele released this 15 Sep 17:07

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

Choose a tag to compare

@darrenmothersele darrenmothersele released this 07 May 20:22

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

Choose a tag to compare

@darrenmothersele darrenmothersele released this 07 May 18:57

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

Cyril Beta 2 Pre-release
Pre-release

Choose a tag to compare

@darrenmothersele darrenmothersele released this 09 Feb 15:40

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)

Pre-beta (old) Pre-release
Pre-release

Choose a tag to compare

@darrenmothersele darrenmothersele released this 09 Feb 15:43

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