mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	|  ba177ccaec - Add some missing descriptions.
- Add links to tutorials for ARVR and AnimationTree.
- Style fixes.
- Engine changes:
  * Make `AnimationNodeTransition.input_<number>` properties internal
    so that they don't appear in the docs. They still appear in the
    inspector based on the actual number of inputs requested.
  * Drop unimplemented `CPUParticles.flatness`. It's only used for 3D
    particles in `ParticlesMaterial`, and thus only relevant for
    `CPUParticles3D`. | ||
|---|---|---|
| .. | ||
| doc_classes | ||
| icons | ||
| config.py | ||
| register_types.cpp | ||
| register_types.h | ||
| SCsub | ||
| visual_script.cpp | ||
| visual_script.h | ||
| visual_script_builtin_funcs.cpp | ||
| visual_script_builtin_funcs.h | ||
| visual_script_editor.cpp | ||
| visual_script_editor.h | ||
| visual_script_expression.cpp | ||
| visual_script_expression.h | ||
| visual_script_flow_control.cpp | ||
| visual_script_flow_control.h | ||
| visual_script_func_nodes.cpp | ||
| visual_script_func_nodes.h | ||
| visual_script_nodes.cpp | ||
| visual_script_nodes.h | ||
| visual_script_property_selector.cpp | ||
| visual_script_property_selector.h | ||
| visual_script_yield_nodes.cpp | ||
| visual_script_yield_nodes.h | ||