Skip to content

ORX 0.3.52

Compare
Choose a tag to compare
@edwinRNDR edwinRNDR released this 06 Jul 17:24
· 940 commits to master since this release
a0287f4

ORX 0.3.52

Changelog

BoofCV

  • Add orx-boofcv
  • Add orx-boofcv readme (#105)
  • Update boofcv version (#122)

Demos

  • Add boofCV demo
  • Add demoAllGradients
  • Add demo of fx blurs
  • Add DemoSimplex01.kt
  • add demos to README.md x 18
  • Add demo / tester for 16 bit png loading
  • Added XYParameter demo, made XYPad draw it's label
  • Changed XYParameter demo description
  • Add orx-compositor demo (#116)
  • Add poisson demo (#111)
  • Add simple demo for orx-dnk3
  • Improve demos for better screenshots, cleanup
  • [orx-compositor] Add .use demo (#127)
  • Put demo assets into /demo-data/ (#104)
  • Screen capture demo (#123)

3D

  • Add orx-dnk3
  • Add skinning support to orx-dnk3
  • Remove verbose code from GltfScene
  • Added name property to the GLTF loader (#117)
  • Add gltf animation support to orx-dnk3
  • Add support for KHR_lights_punctual
  • Improve emissive material support
  • Fix buffer limit in GltfScene
  • Add segmentContourRenderer
  • Fix for render targets
  • Add support for cameras

Chataigne

  • Add Chataigne support (#130)
  • Remove verbosity, change layout, exclude demo from actions

Even more

  • Add application scriptHost argument
  • Add configuration option for script host to oliveProgram
  • Added PAL TV effect to emulate old CRT televisions. (#120)
  • Add null checks to LambdaExtractor.enterAnnotatedLambda
  • Add orx readme generator, update readmes
  • Add orx-time-operators and orx-glslify to readme
  • Add PoseNet presets and example (#124)
  • Add printStackTrace to see why screenshots fail
  • Add two display modes to orx-panel Slider
  • background() deprecated, replace with clear() (#101)
  • Bump to OPENRNDR 0.3.43
  • Changed XYPad label to be non-null
  • Fix attack/decay interpolation (#114)
  • Fix encode-subpixel.frag
  • Fix for VSM shader
  • Fix readme table
  • Fix uncompilable readme example (#106)
  • Gui: add .toObject() .fromObject() (#126)
  • Improve InnerGlow filter
  • Improve orx-time-operators' readme (#119)
  • Make ColorCorrection clamped by default, add Boolean setting (#121)
  • [orx-jumpflood] Fix jumpflood readme example, signature seems to have changed (#129)
  • [orx-midi] program change support (#128)
  • [orx-panel] Add borderWidth, borderColor, flexShrink
  • [orx-panel] Fix bind for Toggle
  • Small fix in Vector3 version of KDTree (#118)
  • Fix frame blur (initialize transparent)