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
2019-09-03
Merge pull request #31476 from SoulForMachine/fix-move-and-slide-error
Rémi Verschelde
2019-09-02
Merge pull request #31878 from aole/Initialize-TileMap-Custom-Transform
Rémi Verschelde
2019-09-01
Initialize TileMap Custom Transform
Bhupendra Aole
2019-08-31
Call some CanvasItem property setters only if needed
Hugo Locurcio
2019-08-30
Remove some unneeded checks in CollisionObject(2D)
Michael Alexsander Silva Dias
2019-08-26
Prevent move_and_slide() to generate an error.
Milan Davidovic
2019-08-23
Merge pull request #31014 from DavidSichma/kinematic_angle
Rémi Verschelde
2019-08-22
Fix custom inertia in physics2d, closes#30838
RaphaelHunter
2019-08-20
Merge pull request #31395 from ptrojahn/floatsarenasty
Rémi Verschelde
2019-08-19
Replace is_zero_approx(A.distance_to(B)) with A==B
Paul Trojahn
2019-08-18
Improve the appearance of 2D path editors
Hugo Locurcio
2019-08-14
Merge pull request #31360 from nekomatata/fix-error-parallax-mirroring
Rémi Verschelde
2019-08-14
Fixed error in ParallaxLayer when set_mirroring is called before entering the...
PouleyKetchoupp
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-09
Remove ERR_EXPLAIN from scene/* code
Tomasz Chabora
2019-08-08
Merge pull request #31194 from bojidar-bg/29312-corrupt-initial-tilemap
Rémi Verschelde
2019-08-08
Fix corrupted TileMap saves due to missing/wrong format
Bojidar Marinov
2019-08-07
Merge pull request #31077 from qarmin/coverity_bugs
Rémi Verschelde
2019-08-07
Add some code changes/fixes proposed by Coverity and Clang Tidy
qarmin
2019-08-06
Tweaks related to Camera2D drag margins
Tomasz Chabora
2019-08-01
Merge pull request #30905 from clayjohn/set-cpuparticles2d-visible
Rémi Verschelde
2019-08-01
Fix floor_max_angle comparison for impossible angles
David Sichma
2019-07-31
Tweak Area and PhysicsBody damping setting hints for consistency
Hugo Locurcio
2019-07-28
toggle CPUParticles2D visibility when redrawing
clayjohn
2019-07-27
Add frame_cords accessors to Sprite and Sprite3D
groud
2019-07-25
Inspector: Fix PROPERTY_HINT_SPRITE_FRAME not behaving as RANGE
Rémi Verschelde
2019-07-20
Merge pull request #30576 from qarmin/lgtm_coverage
Rémi Verschelde
2019-07-20
Changed some code showed in LGTM and Coverage
qarmin
2019-07-15
Merge pull request #30590 from clayjohn/particle_life
Rémi Verschelde
2019-07-14
added individual particle random lifetime
clayjohn
2019-07-12
Improve 2D RayCast and one-way collision drawing
Hugo Locurcio
2019-07-10
Merge pull request #30451 from raphael10241024/fix_outline
Rémi Verschelde
2019-07-09
Merge pull request #30304 from DavidSichma/remote_cache
Rémi Verschelde
2019-07-09
Add `width` and `antialiased` parameters to CanvasItem `draw_rect()`
Hugo Locurcio
2019-07-09
Added force_update_cache() to RemoteTransform and RemoteTransform2D
David Sichma
2019-07-09
Fix DynamaicFont outline does not draw using draw_char
RaphaelHunter
2019-07-09
Improve the node configuration warning display
Hugo Locurcio
2019-07-08
Merge pull request #30361 from LikeLakers2/camera2d-offset-ignores-limit
Rémi Verschelde
2019-07-08
Fix some issue with TileMap's and other nodes' boundaries
Bojidar Marinov
2019-07-07
Merge pull request #30357 from simonpuchert/spheres
Rémi Verschelde
2019-07-06
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-05
Camera2D's offset now ignores the limit property
LikeLakers2
2019-07-06
cpu_particles: Return uniform density spheres.
Simon Puchert
2019-07-02
Merge pull request #30231 from Ranoller/master
Rémi Verschelde
2019-07-02
Tilemap fix displaced textures and shapes and added center texture and compat...
Ranoller
2019-07-02
Fix various memory leaks and errors
Bojidar Marinov
2019-07-02
Merge pull request #26613 from KoBeWi/direction_of_particles
Rémi Verschelde
2019-07-01
Merge pull request #29980 from Dentrax/directed-by-qarmin
Rémi Verschelde
2019-07-01
Merge pull request #30126 from qarmin/remove_unnecessary_code
Rémi Verschelde
2019-07-01
fix some crashes
Furkan Türkal
[next]