mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 13:49:54 +00:00
5 lines
279 B
Text
5 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.
|