Releases: playcanvas/developer.playcanvas.com
Releases · playcanvas/developer.playcanvas.com
v2.0.0
PlayCanvas Developer Site v2.0
The Developer Site has been migrated to Docusaurus. It has a fresh, new look:
Plus many features to improve the developer experience such as:
🔍 Powerful search
🌔 Light and dark themes
🧭 Better navigation
✏️ 'Edit on GitHub' links
Note that as part of this update, the API reference manual has moved to a new subdomain: https://api.playcanvas.com/
What's Changed
- Update S3 upload command by @yak32 in #459
- Fix various HTML errors by @willeastcott in #472
- Lint HTML by @willeastcott in #473
- Bump actions/checkout from 2 to 3 by @dependabot in #474
- Bump actions/setup-node from 2 to 3 by @dependabot in #475
- Update to latest Metalsmith Layouts plugin by @willeastcott in #476
- Beautify generated HTML by @willeastcott in #477
- Localize Markdown files directly by @willeastcott in #478
- 10 Russian pages translated by @yak32 in #479
- Added command to generate the playable ad from the tool by @yaustar in #469
- Added section on using texture packers by @yaustar in #467
- Created new section explicitly about backing up projects by @yaustar in #468
- Added section about how Version Control affects storage by @yaustar in #470
- Added warning on using old engine versions in launch tab by @yaustar in #480
- faq translated to Russian by @yak32 in #481
- Switch controls page to use Markdown instead of HTML by @willeastcott in #482
- profile section is translated to Russian by @yak32 in #483
- project page in ru is updated by @yak32 in #484
- Upgrade build process to ES Modules by @willeastcott in #487
- Updated python self hosting command to python3 by @yaustar in #466
- org and editor pages are translated to ru by @yak32 in #489
- Set background color of developer site to white by @willeastcott in #488
- Version Control Update: Item History, Merging, Branches by @yaustar in #490
- settings translated to Russian by @yak32 in #492
- Remove px from img attributes by @willeastcott in #496
- Added GLB import information and new asset tasks (Draco + FBX folder) by @yaustar in #493
- Asset viewers and animation previews by @yaustar in #494
- Updated light shadow options and add shadow intensity by @yaustar in #495
- designer pages translated to ru by @yak32 in #498
- redirect based on the system and browser default language by @yak32 in #499
- ignore index.html during the build just copy by @yak32 in #500
- more designer pages translated to ru by @yak32 in #501
- more ru pages added by @yak32 in #502
- more pages translated to ru by @yak32 in #503
- Added 1.62 chunk migrations by @GSterbrant in #504
- Updated asset list REST API by @yaustar in #506
- Ru translation by @yak32 in #507
- Update Japanese translations by @willeastcott in #505
- Fixes for JA translations by @willeastcott in #509
- Added MRT manual page by @mvaligursky in #512
- Update hw instancing docs by @slimbuck in #515
- Update MRT page to be up to date with engine renames by @mvaligursky in #516
- Fixed API anim play call in Anim Components by @yaustar in #518
- Updated shader chunk migration for engine 1.65 by @mvaligursky in #519
- GitHub CI Updates by @epreston in #523
- Update
@metalsmith/permalinks
to 2.5.1 by @epreston in #522 - Update tutorial plugin for metalsmith by @epreston in #524
- fix(build): duplicate nav menu on tutorial pages by @epreston in #525
- How to update billing info by @willeastcott in #517
- rest API limits documentation is updated by @isumygin-sc in #526
- Updated documentation with information about AVIF/WEBP textures by @marklundin in #527
- Replace all non-breaking spaces with regular spaces by @willeastcott in #530
- Close void elements by @willeastcott in #531
- Prefer vanilla Markdown for images by @willeastcott in #532
- Remove deprecated gfx by @LeXXik in #520
- Update Japanese translations by @willeastcott in #533
- Migrate Developer Site to Docusaurus by @willeastcott in #535
- Added gh-pages workflow by @marklundin in #540
- Update Japanese translations to latest by @willeastcott in #541
- Use vanilla markdown for REST API by @willeastcott in #542
- Add docs on text markup syntax by @willeastcott in #543
- Update Japanese translations for REST API by @willeastcott in #544
- Fix broken anchors by @willeastcott in #545
- Make all headings consistent by @willeastcott in #546
- Rename designer to editor and packs to scenes by @willeastcott in #548
- Removed conditional base url by @marklundin in #547
- Tweak AR Integrations pages by @willeastcott in #550
- Added home page links by @marklundin in #549
- Update images in Scripting section by @willeastcott in #551
- Warn about deprecated components by @willeastcott in #552
- Add Redirects by @marklundin in #553
- Remove IE11 support from the docs by @mvaligursky in #554
- Replaces api links to typedoc links by @marklundin in #557
- Homepage updates by @marklundin in #565
- Add Launch Page docs by @willeastcott in #567
- Repair Japanese anchors by @willeastcott in #568
- Add docs search by @marklundin in #555
- Update social card by @willeastcott in #569
- Revert "Update social card" by @willeastcott in https://github.com/playcanvas/developer.playca...
v1.30.0
v1.29.0
v1.28.0
v1.27.0
v1.26.0
v1.25.0
v1.24.0
v1.23.0
What's new
- Queries are autofilled in the search bar on search results #420
- Added Content Types list for self hosting #423
- Added camera offset rect raycast example to tutorials #276
- Added small note that we only support Emscripten WASM modules in the Editor #424
- Added optimisation guidelines for Templates Assets #422
- Added section for localized fonts and and RTL languages #425
- Moving projects from User Account to Organisation #426
- Updated press pack with new logos and information diagram #429
Bug fixes
- Fixed emission doc #428