Logo
Explore Help
Register Sign In
Miko/node-metaverse
1
0
Fork 0
You've already forked node-metaverse
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
2efebf88160c99c209daef0d2ff1d5b9be53bb2f
node-metaverse/lib/enums/UpdateType.ts

10 lines
151 B
TypeScript
Raw Normal View History

- Mesh upload support - LLMesh asset decoding and encoding (inc. LLPhysicsConvex, LLSkin, LLSubMesh) - Query inventory folder by type - onSelectedObject event - fetchInventoryItem command - Fix packing/unpacking of object shape - Time sync with SimulatorViewerTimeMessage - Changed several classes to a .from style rather than setting up in the constructor (exception friendly) - Whole bunch of other improvements - Object building
2018-11-15 03:10:14 +00:00
export enum UpdateType
{
None = 0x00,
Position = 0x01,
Rotation = 0x02,
Scale = 0x04,
Linked = 0x08,
Uniform = 0x10
Migrate from tslint to eslint (will tighten rules in further commits)
2021-09-23 17:14:23 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 98ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API