mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
6 lines
279 B
Text
6 lines
279 B
Text
|
|
GH-79527
|
||
|
|
--------
|
||
|
|
Validate extension JSON: Error: Field 'classes/ParticleProcessMaterial/properties/orbit_velocity_curve': type changed value in new API, from "CurveTexture" to "CurveTexture,CurveXYZTexture".
|
||
|
|
|
||
|
|
Added accepted curve type from only CurveTexture to CurveXYZTexture.
|