Skip to content

Releases: awayjs/renderer

v0.7.1

02 Feb 14:31
Compare
Choose a tag to compare

moved RenderPool to renderergl
created RenderObject classes for Material, Depth and Distance passes
separated ShaderObject from material
removed MaterialData and MaterialPassData classes
removed Pass classes
introduced the IRendererPool interface
bugfixes

v0.6.2

02 Feb 14:30
Compare
Choose a tag to compare

moved renderers to root

v0.5.0

02 Feb 14:30
Compare
Choose a tag to compare

decoupled method materials to awayjs-methodmaterials

v0.4.0

02 Feb 14:30
Compare
Choose a tag to compare

renamed IContextStageGL to IContextGL

v0.3.0

02 Feb 14:29
Compare
Choose a tag to compare

moved renderer classes to renderergl

v0.2.0

02 Feb 14:29
Compare
Choose a tag to compare

Refactor for display classes into awayjs-display repo

v0.1.0

02 Feb 14:28
Compare
Choose a tag to compare

Initial commit