Skip to content

Releases: playcanvas/engine

v0.169.9

25 Aug 14:57
Compare
Choose a tag to compare
  • Documentation fixes

v0.169.8

25 Aug 14:58
Compare
Choose a tag to compare
  • Documentation fixes
  • Various shader fixes

v0.169.7

25 Aug 14:58
Compare
Choose a tag to compare
  • Do not use credentials when loading audio assets
  • Added option to use devicePixelRatio in application properties
  • Added getUniform in materials
  • Removed Simple / Complex Fresnel modes
  • Removed fresnelFactor and blendMapsWithColors properties from materials
  • Don't try to regen shader if changed map/color/float property and not to/from 0/1
  • General material refactoring
  • [FIX] Clamp shadow map resolution to max supported value

v0.169.6

25 Aug 14:58
Compare
Choose a tag to compare
  • [FIX] LDR DP reflection

v0.169.4

25 Aug 14:58
Compare
Choose a tag to compare
  • [FIX] Error when loading audiosource assets
  • withCredentials is now an option when making a request via pc.net.http

v0.169.3

25 Aug 14:58
Compare
Choose a tag to compare
  • Can now load materials using a dictionary format
  • [FIX] Remove skybox event handlers when scene skybox is removed
  • [FIX] Handle cubemap changes when material references a cubemap

v0.169.2

25 Aug 14:58
Compare
Choose a tag to compare
  • Added asset_registry#filter method
  • Added camera_component#horizontalFov to allow the fov to be either horizontal or vertical
  • [FIX] Changed Enter key code to 13
  • [FIX] Removed seams from skybox when using lower mips

b0.169.1

25 Aug 14:59
Compare
Choose a tag to compare
  • [FIX] Absolute script URLs

v0.168.12

25 Aug 14:52
Compare
Choose a tag to compare
  • [FIX] Instancing fixes

v0.168.11

25 Aug 14:53
Compare
Choose a tag to compare
  • Added more events to pc.Application
  • Added pc.script.createLoadingScreen
  • Much better prefiltering of RGBM cubemaps
  • Removed redundant shader compilations
  • Support OES_element_index_uint
  • Added option for flipping X when generating DP
  • Update dirty status when doing stuff with serializable materials
  • [FIX] Offset glossiness a bit to prevent flickering on Intel GPUs