Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Releases: le717/CRTC

CRTC -Website Version 1.4

25 Apr 19:13
Compare
Choose a tag to compare

http://le717.github.io/CRTC

A brand new version of CRTC, written in HTML5/CSS/JavaScript. Contains a brand new code bass and supports everything the original Python version does (except for the General Animation mode).

Changes

  • Indent code using two space soft tabs
  • Remove CSS Browser Selector library
  • Minor fixes

License

CRTC - Website, created 2013-2014 Triangle717 and rioforce and licensed under The MIT License.

CRTC -Website Version 1.3

13 Feb 02:37
Compare
Choose a tag to compare

http://le717.github.io/CRTC

A brand new version of CRTC, written in HTML5/CSS/JavaScript. Contains a brand new code bass and supports everything the original Python version does (except for the General Animation mode).

Changes

  • Minify CSS Browser Selector library
  • Fixed Webkit rendering errors
  • Update many id and class selectors
  • Major CSS updates
  • Major JavaScript updates
  • Large code and comments cleanup
  • Change input field type to number
  • CSS "Fork Me on GitHub" banner from http://codepo8.github.io/css-fork-on-github-ribbon/
  • Updated documentation

License

CRTC - Website, created 2013-2014 Triangle717 and rioforce and licensed under The MIT License.

CRTC makes use of the CSS Browser Selector library,
originally created by Rafael Lima, which is licensed under the CC BY 2.5.

CRTC (Website) Version 1.2

24 Dec 03:34
Compare
Choose a tag to compare

A brand new version of CRTC, written in HTML5/CSS/JavaScript. Contains a brand new code base (backported to the original Python version), supporting everything the original version does (except for the General Animation mode).

Changes

  • Fixed display of background image on iOS Safari

License

Cycles Render Time Calculator created 2013 Triangle717 and rioforce.
HTML5/JavaScript website experiment licensed under
The MIT License.

CRTC makes use of the CSS Browser Selector library,
originally created by Rafael Lima and licensed under the
CC BY 2.5.

http://le717.github.io/CRTC

CRTC (Website) Version 1.1

23 Nov 19:51
Compare
Choose a tag to compare

A brand new version of CRTC, written in HTML5/CSS/JavaScript. Contains a brand new code base (backported to the original Python version), supporting everything the original version does (save the General Animation mode).

Changes

  • Sans-serif header
  • Arial body font
  • Tweak #results display
  • Use pt instead of em for body font-size
  • Minify CSS and JS using the Microsoft Ajax Minifier

License

Cycles Render Time Calculator created 2013 Triangle717 and rioforce.
HTML5/JavaScript website experiment licensed under
The MIT License.

CRTC makes use of the CSS Browser Selector library,
originally created by Rafael Lima and licensed under the
CC BY 2.5.

http://le717.github.io/CRTC

CTRC (Python) Version 1.3.0

15 Nov 17:43
Compare
Choose a tag to compare

Changes

  • Everything (:stuck_out_tongue:)
  • Full PEP 8 complacency
  • More concise input messages
  • Cleaner, less redundant code base and math processing

Basically, this has been rewritten based on the Website experiment that was based on the original version of CRTC.

Machine Freezing Specs

  • Windows 8.1 Core x64
  • Python 3.3.2, cx_Freeze 4.3.1

CRTC (Website) Version 1.0

15 Nov 17:49
Compare
Choose a tag to compare

A brand new version of CRTC, written in HTML5/CSS/JavaScript. Contains a brand new code base (backported to the original Python version), supporting everything the original version does (save the General Animation mode).

License

Cycles Render Time Calculator created 2013 Triangle717 and rioforce.
HTML5/JavaScript website experiment licensed under
The MIT License.

CRTC makes use of the CSS Browser Selector library,
originally created by Rafael Lima and licensed under the
CC BY 2.5.

http://le717.github.io/CRTC

CTRC (Python) Version 1.2.2

28 Oct 23:22
Compare
Choose a tag to compare

Changes

  • Write window title
  • Removed unneeded global declarations
  • Renamed CyclesRenderTimeCalculator.py to CRTC.py
  • Added new "shebang" line for Python Launcher for Windows and Unix support
  • Improved app speed
  • Updated Window Title
  • Set script to use UTF-8 encoding
  • Added setup.py
  • Added App Icon

CTRC (Python) Version 1.1/1.2

28 Oct 19:47
Compare
Choose a tag to compare

Version 1.1 contains a Mac OS X binary (thanks to @JrMasterModelBuilder),
while Version 1.2 is a source-only Python 2 & 3 compatible version.

CRTC (Python) Version 1.0 Beta 2

28 Oct 19:42
Compare
Choose a tag to compare
Pre-release

First release