|
|
7236521c78
|
Add time settings to SceneDocument migration
|
2026-04-12 04:39:06 +02:00 |
|
|
|
2f8b95a7e2
|
Add allowMissingTimeSettings check in migrateProjectDocument
|
2026-04-12 04:32:03 +02:00 |
|
|
|
30a0a77468
|
Update migrateSceneDocument to handle AUTHORED_OBJECT_STATE_SCENE_DOCUMENT_VERSION
|
2026-04-12 04:32:03 +02:00 |
|
|
|
83b5d3d7bf
|
Add function to read project time settings
|
2026-04-12 04:31:31 +02:00 |
|
|
|
32607900c5
|
Update scene document versions and add project time settings
|
2026-04-12 04:31:25 +02:00 |
|
|
|
8f0bc9bb33
|
Add visible and enabled properties to various entity types in migrate-scene-document.ts
|
2026-04-12 03:33:59 +02:00 |
|
|
|
42cee3d19a
|
Add air direction only setting for player movement
|
2026-04-12 02:19:46 +02:00 |
|
|
|
6b825a7f28
|
Update version check in migrateSceneDocument
|
2026-04-12 02:08:57 +02:00 |
|
|
|
8aba9a02d7
|
Add air movement controls for player in App.tsx and related files
|
2026-04-12 02:06:32 +02:00 |
|
|
|
ad9790e750
|
Add support for whitebox bevel in scene document
|
2026-04-12 01:03:58 +02:00 |
|
|
|
c224622a5d
|
Include maxStepHeight in PlayerStartMovementTemplate reading
|
2026-04-11 20:59:30 +02:00 |
|
|
|
6224b7be15
|
Add maxSpeed and bunny hop properties to player start movement template
|
2026-04-11 20:30:55 +02:00 |
|
|
|
dbc60d06a3
|
Add validation and default values for jump, sprint, and crouch in player start movement template
|
2026-04-11 20:17:53 +02:00 |
|
|
|
ce83ee585c
|
Update scene document migration logic
|
2026-04-11 18:49:00 +02:00 |
|
|
|
8effec165c
|
Add support for player start gamepad action bindings in migrate-scene-document.ts
|
2026-04-11 18:23:50 +02:00 |
|
|
|
b6005af69f
|
Update version check in migrateSceneDocument
|
2026-04-11 17:59:33 +02:00 |
|
|
|
d6b46a3a59
|
Add movementTemplate to PlayerStartEntity
|
2026-04-11 17:59:33 +02:00 |
|
|
|
22aaca2487
|
Add function to read player start movement template
|
2026-04-11 17:59:04 +02:00 |
|
|
|
5a77b9cb37
|
Update scene document version and add player start movement template
|
2026-04-11 17:58:52 +02:00 |
|
|
|
953c59bd1d
|
Update version checks and id generation in migration and collider scripts
|
2026-04-11 16:32:02 +02:00 |
|
|
|
f4150ea4a8
|
Add static-simple collision mode for model instances
|
2026-04-11 16:31:56 +02:00 |
|
|
|
ed694d2bc7
|
Add scene editor preferences migration and validation
|
2026-04-11 14:25:37 +02:00 |
|
|
|
b3ff49d38c
|
Add project name validation and default value in document migration
|
2026-04-11 13:25:29 +02:00 |
|
|
|
7dbb287dd6
|
Update type definitions and function signatures in migrate-scene-document.ts
|
2026-04-11 12:38:43 +02:00 |
|
|
|
203afa9079
|
Add new scene document version for player start input bindings
|
2026-04-11 12:38:20 +02:00 |
|
|
|
fb0ae99bf5
|
Update version check in migrateSceneDocument function
|
2026-04-11 12:35:27 +02:00 |
|
|
|
c4e8410b20
|
Remove unused import in migrate-scene-document.ts
|
2026-04-11 12:35:27 +02:00 |
|
|
|
99482236d1
|
Add support for player start gamepad camera look binding
|
2026-04-11 12:31:30 +02:00 |
|
|
|
8e335a5c42
|
Add PLAYER_START_NAVIGATION_MODE_SCENE_DOCUMENT_VERSION check in migrate-scene-document.ts
|
2026-04-11 12:18:25 +02:00 |
|
|
|
bdae77bf80
|
Add input binding reading functions and update player start entity
|
2026-04-11 12:13:55 +02:00 |
|
|
|
bafee9809d
|
Enhance player start navigation mode type checking
|
2026-04-11 11:18:59 +02:00 |
|
|
|
e2ec75aadc
|
Include new scene document version in project migration
|
2026-04-11 11:14:34 +02:00 |
|
|
|
2422374fc4
|
Update scene document version check
|
2026-04-11 11:14:34 +02:00 |
|
|
|
d6f2d6b68a
|
Add navigation mode to player start entity
|
2026-04-11 11:14:34 +02:00 |
|
|
|
07fbdd05ed
|
Add function to read player start navigation mode
|
2026-04-11 11:14:09 +02:00 |
|
|
|
d968bd2ed2
|
Update scene document version and add player start navigation mode
|
2026-04-11 11:14:09 +02:00 |
|
|
|
9ac5cd5e46
|
Update scene document migration to handle new version
|
2026-04-11 04:30:31 +02:00 |
|
|
|
a74f0a1b2a
|
Add scene entry and exit entities to document migration and reading
|
2026-04-11 04:29:25 +02:00 |
|
|
|
e205cea50c
|
auto-git:
[change] src/app/app.css
[change] src/commands/set-scene-loading-screen-command.ts
[change] src/document/migrate-scene-document.ts
[change] src/document/scene-document-validation.ts
[change] src/document/scene-document.ts
[change] src/runner-web/RunnerCanvas.tsx
[change] src/runtime-three/first-person-navigation-controller.ts
[change] src/runtime-three/navigation-controller.ts
[change] src/runtime-three/orbit-visitor-navigation-controller.ts
[change] src/runtime-three/runtime-host.ts
[change] tests/domain/editor-store.test.ts
[change] tests/serialization/local-draft-storage.test.ts
[change] tests/serialization/project-document-json.test.ts
[change] tests/serialization/project-package.test.ts
[change] tests/unit/runner-canvas.test.tsx
[change] tests/unit/runtime-host.test.ts
|
2026-04-11 04:19:51 +02:00 |
|
|
|
ec0f4247ba
|
Update scene document migration to handle new version
|
2026-04-11 04:14:33 +02:00 |
|
|
|
3bf7dca99c
|
Add support for loading screen in project scene migration
|
2026-04-11 04:14:16 +02:00 |
|
|
|
f439d2a873
|
Add functions for reading optional scene loading text and settings
|
2026-04-11 04:14:09 +02:00 |
|
|
|
4a9dea81cf
|
Add runner loading screen version and update imports
|
2026-04-11 04:14:01 +02:00 |
|
|
|
cd5655b521
|
Update scene document migration to support project documents
|
2026-04-11 03:47:36 +02:00 |
|
|
|
66bb99b5ac
|
Add water surface displacement option in App and update document migration & validation
|
2026-04-07 07:11:26 +02:00 |
|
|
|
8bbdd634da
|
Add water reflection mode and foam contact limit to advanced rendering settings
|
2026-04-07 06:30:28 +02:00 |
|
|
|
54d7ec7329
|
Remove unused constant BOX_BRUSH_VOLUME_MODES
|
2026-04-06 08:19:17 +02:00 |
|
|
|
9e4a17a4a8
|
Update migrate-scene-document.ts with new box brush volume settings
|
2026-04-06 08:18:38 +02:00 |
|
|
|
67d87fe7dc
|
Add geometry reading to box brushes and update version check in scene document migration
|
2026-04-05 02:28:44 +02:00 |
|
|
|
f47cc2606c
|
Add function to read box brush geometry
|
2026-04-05 02:28:17 +02:00 |
|