index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdnative
/
include
Age
Commit message (
Expand
)
Author
2020-04-10
Merge pull request #37693 from lupoDharkael/remove-hint
Rémi Verschelde
2020-04-09
Renaming all ARVR nodes to XR
Bastiaan Olij
2020-04-08
Remove obsolete enums
lupoDharkael
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-02-25
Update docs and bindings for new integer vector types
Rémi Verschelde
2020-02-25
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-15
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
Juan Linietsky
2020-02-13
Merge pull request #36163 from akien-mga/gdnative-godot_int-int64_t
Rémi Verschelde
2020-02-13
Remove deprecated sync and slave networking keywords
Rémi Verschelde
2020-02-12
GDNative: Make godot_int an int64_t
Rémi Verschelde
2020-02-12
Fix Mono and GDNative builds after changes to ObjectID
Rémi Verschelde
2020-02-12
ObjectID converted to a structure, fixes many bugs where used incorrectly as ...
Juan Linietsky
2020-02-12
Remove deprecated Color::gray
Hanif Bin Ariffin
2020-02-10
Merge pull request #35812 from touilleMan/gdnative-uses-godot_string_name-whe...
Rémi Verschelde
2020-02-01
Use StringName in pluginscript's set/get_prop and add_global_constant
Emmanuel Leblond
2020-02-01
Remove useless pluginscript godot_pluginscript_script_desc.get_rpc/rset_mode ...
Emmanuel Leblond
2020-01-10
Expose instance_from_id to GDNative
toasteater
2020-01-03
Expose cast_to to GDNative for dynamic casts
sheepandshepherd
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-10-31
Added empty() function to pool array types
PouleyKetchoupp
2019-10-28
Fix some crashes and using null pointers
Rafał Mikrut
2019-09-23
Merge pull request #31172 from creikey/add-array-slicing
Rémi Verschelde
2019-09-19
Fix misc. source comment typos
luz.paz
2019-09-14
Add array slice method
Cameron Reikes
2019-07-26
Merge pull request #30788 from Chaosus/direction_to_gdnative
Rémi Verschelde
2019-07-25
Inspector: Fix PROPERTY_HINT_SPRITE_FRAME not behaving as RANGE
Rémi Verschelde
2019-07-24
Added direction_to to GDNative
Chaosus
2019-07-23
Added count method to String
Chaosus
2019-06-27
Properly expose all Error constants to scripting languages
Rémi Verschelde
2019-06-16
Merge pull request #29325 from m4gr3d/setup_godot_for_ovr_support
Rémi Verschelde
2019-06-15
Adding a new Camera Server implementation to Godot.
BastiaanOlij
2019-06-03
Merge pull request #28099 from lupoDharkael/fix-completion
Rémi Verschelde
2019-05-30
Setup Godot to support the Oculus Mobile SDK.
fhuya
2019-05-28
Added move_toward functions for float, Vector2 and Vector3
Giacom
2019-05-23
Merge pull request #28738 from 2shady4u/master
Rémi Verschelde
2019-05-23
Added native binding for dictionary duplication
shaderbeast
2019-05-16
WebRTC refactor. Data channels, STUN/TURN support.
Fabio Alessandrelli
2019-04-30
Forgot a parameter in the ARVR gdnative bindings for notifications
Bastiaan Olij
2019-04-27
Send notifications to ARVRInterfaces
Bastiaan Olij
2019-04-16
Fix code completion not working with class_name
lupoDharkael
2019-04-12
Add WebRTC GDNative interface
Fabio Alessandrelli
2019-04-06
Add option to have viewport render into supplied texture
Bastiaan Olij
2019-02-24
Fixing C compatiblity for GDNative NET module
Fabio Alessandrelli
2019-02-21
added godot_dictionary_get_with_default to GDNative
karroffel
2019-02-12
Fix copyright year in VideoStreamGDNative
Rémi Verschelde
2019-01-09
Merge pull request #20552 from KidRigger/gsoc-peer
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-16
Reduce String CoW
Hein-Pieter van Braam
2018-12-13
Added interface for GDNative Videodecoder.
Anish
[next]