Skip to content

Latest commit

 

History

History
148 lines (100 loc) · 2.3 KB

CHANGELOG.md

File metadata and controls

148 lines (100 loc) · 2.3 KB

2.4.0

  • Sound texture for sound shader

2.3.0

  • Sound shader (experimental)

2.2.1

  • Disable culling in vertex shader

2.2.0

  • Add fftSize and fftSmoothingTimeConstant to settings

2.1.5

  • Fix styles
  • Allow loading cross-origin textures

2.1.4

  • Rename .liverc to .vedarc

2.1.3

  • Remove native addons from dependencies

2.1.2

  • Fix style bug in video, camera etc.

2.1.1

  • Fix OSC not working because of native modules

2.1.0

  • Add IMPORTED.SPEED to Change video speed

2.0.1

  • Fix OSC initialization on server mode

2.0.0

  • OSC Support!

1.1.2

  • Fix background-color of canvas

1.1.1

  • Fix MIDI not working on Windows

1.1.0

  • Support animated GIF

1.0.1

  • Fix keybinding confliction on non-GLSL files

1.0.0

🔥🔥 VEDA Released 🔥🔥

  • Rename package to veda
  • Move GLSL runtime engine to fand/veda

0.13.1

  • Fix server mode on Windows

0.13.0

  • Add server mode

0.12.0

  • Supports combining vs and fs

0.11.0

  • Supports Multipass Rendering!

0.10.3

  • Fix bugs on initializing configs

0.10.2

  • Fix bugs on initializing vertex shaders

0.10.1

  • Fix bugs in gamepad support and some errors

0.10.0

  • Glslify Support!!

0.9.3, 0.9.4

  • Fix bugs in glsl-livecoder:toggle #19

0.9.2

  • Support .fs and .vs files

0.9.1

  • Fix bugs around IMPORTED

0.9.0

  • Support header comments to change settings per file

0.8.1

  • Fix error on empty editor #14

0.8.0

  • Vertex Shaders Support!!

0.7.2

  • Fix error on glsl-livecoder:toggle #13

0.7.1

  • Fix audio inputs not working
  • Improve performance on disabling glsl-livecoder

0.7.0

  • Keyboard Support!

0.6.0

  • Gamepad Support!

0.5.0

  • Webcam Support!

0.4.6

  • Fix midi implementation

0.4.5

  • Improve performance on loading images / videos
  • Fix styles

0.4.3, 0.4.4

  • Update README

0.4.2

  • Fix unexpected sound output caused by audio inputs and videos

0.4.1

  • Windows Support!!

0.4.0

  • Support loading images / videos with .liverc

0.3.0

  • Add Pixel Ratio and Frameskip to config
  • Ignore non-GLSL files while watching active tab

0.2.0

  • Add uniform sampler2D note to get MIDI notes

0.1.2

  • Fix the style of the selected item in sidebar

0.1.1

  • Revise README.md

0.1.0 - First Release

  • Hello GLSL ⚡