| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
(cherry picked from commit 1e752c01203b2560ef3ed28993aac9c98c053cb8)
|
| | |
|
| | |
|
| |
|
|
|
| |
All classes were reviewed apart from VisualServer for which no argument name is documented at all.
While doing this review, I found quite a few bugs that were fixed either in earlier commits or this one (mostly documentation bugs though, i.e. some arguments were listed at the wrong place).
|
| |
|
|
|
| |
-fixed bug in ogg vorbis looping
-properly flushing audiostream rb when stopping
|
| |
|
|
| |
0, closes #2492
|
| |
|
|
|
|
| |
-Fixes long-standing issues regarding to playing a single stream multiple times simultanteously
-Fixes wrong-looping, starting, caching, etc. Issues resulting from bad original design
-Allows more interesting kinds of streams (stream graphs with streams inside streams!) in the future
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
-=-=-=-=-=-=-=-=-=-=-=-=-=-
*YOUR SOURCE MIGHT NOT WORK*
For mor information on fix:
https://github.com/okamstudio/godot/wiki/devel_scene_tree
Other stuff:
-Shower of bullets demo
-Fixes all around
|
| |
|