index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
2d
Age
Commit message (
Expand
)
Author
2017-12-06
Particles2D: Fix normal map rid.
Andreas Haas
2017-12-02
TileMap Fixes
Mariano Suligoy
2017-12-01
Merge pull request #13216 from hoelzl/pr-fix-tile-origin-center
Poommetee Ketson
2017-11-30
Fix PathFollow2D motion.
Ferenc Arn
2017-11-28
Change RayCast2D 'Exclude Parent' to include Area2D
Chris Bradfield
2017-11-27
Fix displacement for centered tilemaps
Matthias Hoelzl
2017-11-25
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-24
Fix TileMap and TileSet ClassDB bindings
Ruslan Mustakov
2017-11-23
Fixed #13167. Restored ParallaxLayer mirroring that was broken by pull reque...
Sofox
2017-11-22
Merge pull request #13159 from AndreaCatania/ray
Rémi Verschelde
2017-11-22
Merge pull request #12301 from MarianoGnu/master
Rémi Verschelde
2017-11-21
Removed type_mask and fixed some variable name
AndreaCatania
2017-11-20
Merge pull request #12421 from TheSofox/parallax-overhaul
Rémi Verschelde
2017-11-20
Fixes a double class registering error
Gilles Roudiere
2017-11-20
Implement auto-tiling
Mariano Suligoy
2017-11-20
Merge pull request #13049 from tagcup/pathfollow2d_parallel_transport
Rémi Verschelde
2017-11-20
Fix the prevention for sliding on slopes in the 2d version of move_and_slide
Eric Wiltfang
2017-11-19
Use parallel transport in PathFollow2D.
Ferenc Arn
2017-11-19
Rework the canvas_item API for further improves to the canvas item editor
Gilles Roudiere
2017-11-17
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
Merge pull request #12870 from Nibodhika/master
Rémi Verschelde
2017-11-15
Fixing tilemap rotation for non top-left tiles.
Vito
2017-11-14
Finalized ability to convert from CanvasItem/Spatial/Particles materials to S...
Juan Linietsky
2017-11-11
Merge pull request #12806 from letheed/unify-degrees
Poommetee Ketson
2017-11-10
Disabled filter clip by default and made it optional, fixes #12368, likely ot...
Juan Linietsky
2017-11-10
Unify degree members and properties
letheed
2017-11-10
Remove deprecated rotation methods
letheed
2017-11-09
Reworked how servers preallocate RIDs, should fix #10970
Juan Linietsky
2017-10-31
Merge pull request #10770 from RandomShaper/fix-joints
Rémi Verschelde
2017-10-26
Overhauled the ParallaxBackground system so that it works properly regardless...
Sofox
2017-10-26
Fixes infinite loop in NavPolygonInstance warnings
Cédric Fuchs
2017-10-23
missing set/get_collision_mask_bit() for RayCast
Jakub Grzesik
2017-10-21
Merge pull request #12291 from RandomShaper/fix-raycast-naming
Rémi Verschelde
2017-10-21
Rename RayCasts collision_layer to collision_mask
Pedro J. Estébanez
2017-10-22
Bind unbound enums, rearrange some by value
Poommetee Ketson
2017-10-20
Merge pull request #12260 from bojidar-bg/11975-navpoly-freeze
Rémi Verschelde
2017-10-20
Fix adding a NavigationPolygonInstance to a Node2D freezing the editor
Bojidar Marinov
2017-10-18
Tweaks ParallaxBackground to work better with zoom. Ensures a Parallax Layer ...
Sofox
2017-10-11
Fix AnimatedSprite frame property slider in editor
Hiroshi Ogawa
2017-09-30
Renamed fixed_process to physics_process
AndreaCatania
2017-09-24
Fix: CollisionObject shape owner indexing is inconsistent
damarindra
2017-09-23
Rename get_position => get_playback_position and seek_pos => seek on audio cl...
Marcelo Fernandez
2017-09-22
Changed get_audio_bus and set functions to get_audio_bus_name and set
Marcelo Paez
2017-09-20
Rename pos to position in user facing methods and variables
letheed
2017-09-15
Merge pull request #11230 from maxim-sheronov/fix_enum_bindings
Thomas Herzog
2017-09-13
Fix enums bindings
Maxim Sheronov
2017-09-13
Merge pull request #11069 from aroncds/master
Rémi Verschelde
2017-09-13
Renamed play to playing property, but now playing and is_playing is the same,...
Juan Linietsky
2017-09-12
Fixed issues with surround sound on audio server
Marcelo Fernandez
2017-09-12
Merge pull request #10908 from hpvb/fix-unused-variables
Rémi Verschelde
[next]