This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-05 19:31:35 +00:00
Code
Releases
Wiki
Activity
Files
fc8ccd5b8c8b779bffd0f4d7f22f2f964c939163
godot
/
scene
/
audio
History
Rémi Verschelde
fc8ccd5b8c
SCsub: Add python shebang as a hint for syntax highlighting
...
Also switch existing shebangs to "better" /usr/bin/env python.
2016-10-17 20:10:46 +02:00
..
event_player.cpp
-Fixed bug with event player crashing,
closes
#3687
2016-02-20 21:00:08 -03:00
event_player.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
sample_player.cpp
-Added trigger mode to tracks, useful for properties that work as triggers, such as playing a sample, an animation, etc.
2016-06-19 01:43:02 -03:00
sample_player.h
-Added configuration warning system for nodes
2016-05-17 18:28:44 -03:00
SCsub
SCsub: Add python shebang as a hint for syntax highlighting
2016-10-17 20:10:46 +02:00
sound_room_params.cpp
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
sound_room_params.h
Update copyright to 2016 in headers
2016-01-01 11:50:53 -02:00
stream_player.cpp
only call finished signal when it really finishes,
closes
#5222
2016-06-29 18:46:43 -03:00
stream_player.h
only call finished signal when it really finishes,
closes
#5222
2016-06-29 18:46:43 -03:00