You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-30 18:30:54 +00:00
6 lines
279 B
Plaintext
6 lines
279 B
Plaintext
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.
|