Vaillant Jeremy
|
01ea3af253
|
Run godot --convert-3to4 (automated conversion)
Apply Godot 4.6 automated conversion: renames Spatial.translate->position,
margin_*->offset_*, tool->@tool, .empty()->.is_empty(), DynamicFont->FontFile,
onready->@onready, export()->@export, and many more.
127 files changed by the tool. Manual fixes still required for:
- godot_db_manager plugin (incompatible APIs: WindowDialog, Tabs, etc.)
- lod plugin (Spatial -> Node3D renames)
- ResourceLoader.load_interactive removed -> load_threaded_request
- OS.set_window_fullscreen removed -> DisplayServer
- Viewport.set_size_override removed
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-16 19:18:27 +02:00 |
|
stilobique-i7
|
385d0437ec
|
Increase lightmap (table, book and candle) and fix UV2 fiole
|
2021-05-27 09:35:57 +02:00 |
|
stilobique-i7
|
721197ae1d
|
Change table LOD default mesh
|
2021-05-27 09:35:56 +02:00 |
|
stilobique-i7
|
a79a2ef687
|
Set a new table mesh with LOD
|
2021-05-24 13:26:03 +02:00 |
|
stilobique-surface
|
6301d6f63f
|
Clean files
|
2021-05-13 22:00:14 +02:00 |
|
stilobique-surface
|
92f1fc6f4f
|
Solve conflict #2
|
2021-05-13 20:31:47 +02:00 |
|
VAILLANT Jeremy
|
0b3ef7e137
|
Fix shader
|
2021-05-12 14:49:59 +02:00 |
|
VAILLANT Jeremy
|
710647b655
|
Fix size hint
|
2021-05-12 13:49:29 +02:00 |
|
VAILLANT Jeremy
|
01f8b9de1b
|
Re-import mesh
|
2021-05-12 13:07:28 +02:00 |
|
VAILLANT Jeremy
|
2c00e2b2f3
|
fix materials props
|
2021-05-11 19:29:05 +02:00 |
|
stilobique-surface
|
22e16ba613
|
Add texture table
|
2021-05-11 19:15:21 +02:00 |
|
VAILLANT Jeremy
|
e613868c65
|
Calculate lightmap on lightmap scene test
|
2021-05-11 18:30:01 +02:00 |
|
stilobique-surface
|
47f205da04
|
Finish to setup lightmap scene and props
|
2021-05-11 17:29:08 +02:00 |
|
stilobique-surface
|
4bb0704e7c
|
Update props "stool b" and "table"
|
2021-05-11 16:38:20 +02:00 |
|
stilobique-surface
|
f33cb03ce3
|
Update size texture defaut
|
2021-05-08 20:11:46 +02:00 |
|
stilobique-surface
|
9871ff0410
|
Add props "table"
|
2021-05-08 16:20:31 +02:00 |
|