This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-05-12 22:35:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9876869de1fdf52ddb252c2ac409472e3aef842
godot
/
servers
T
History
Rémi Verschelde
1054c6edee
Merge pull request
#12296
from tagcup/ggx_rename
...
Rename Schlick GGX to GGX.
2017-10-22 10:30:11 +02:00
..
arvr
Redoing the ARVR GDNative interface as module and tighter implementation
2017-10-14 09:10:18 +11:00
audio
AudioEffectFilter: lowercase dB property to db
2017-10-22 11:36:43 +07:00
physics
Rename RayCasts collision_layer to collision_mask
2017-10-21 22:17:47 +02:00
physics_2d
Rename RayCasts collision_layer to collision_mask
2017-10-21 22:17:47 +02:00
visual
Rename Schlick GGX to GGX.
2017-10-21 19:35:54 -04:00
arvr_server.cpp
Merge pull request
#12290
from Noshyaar/enum
2017-10-21 23:08:36 +02:00
arvr_server.h
Made a few tweaks to the interface
2017-10-06 20:35:55 +11:00
audio_server.cpp
Rename pos to position in user facing methods and variables
2017-09-20 13:11:10 +02:00
audio_server.h
Fix crash when no audio driver is available
2017-09-13 20:54:55 -03:00
physics_2d_server.cpp
Bind unbound enums, rearrange some by value
2017-10-22 01:58:02 +07:00
physics_2d_server.h
Renamed fixed_process to physics_process
2017-09-30 16:19:07 +02:00
physics_server.cpp
Bind unbound enums, rearrange some by value
2017-10-22 01:58:02 +07:00
physics_server.h
Renamed fixed_process to physics_process
2017-09-30 16:19:07 +02:00
register_server_types.cpp
Redoing the ARVR GDNative interface as module and tighter implementation
2017-10-14 09:10:18 +11:00
register_server_types.h
…
SCsub
…
server_wrap_mt_common.h
…
visual_server.cpp
Bind unbound enums, rearrange some by value
2017-10-22 01:58:02 +07:00
visual_server.h
Bind some VisualServer functions
2017-10-20 00:24:49 +02:00