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-10-22
Merge pull request #32924 from ajweeks/add-ruler-arcs
Rémi Verschelde
2019-10-22
Merge pull request #32927 from Muller-Castro/ShapeCenteredFix
Rémi Verschelde
2019-10-22
Merge pull request #32921 from nekomatata/fix-cpu-particle-delay
Rémi Verschelde
2019-10-22
Merge pull request #32896 from nekomatata/joint-reset-collision
Rémi Verschelde
2019-10-20
Fixed delay when CPUParticles & CPUParticles2D start being emitted
PouleyKetchoupp
2019-10-19
Fixed TouchScreenButton::shape_centered having no effect
Muller-Castro
2019-10-19
Add arcs to indicate angle being measured by ruler
AJ Weeks
2019-10-17
Properly reset collision exception when releasing Joint2D
PouleyKetchoupp
2019-10-15
Correct change made to joints_2d.cpp by 072e403.
Marcel Admiraal
2019-10-13
Fixes Sprite frame_coords
Gilles Roudiere
2019-10-08
Fix crash in TileMap::update_cell_bitmask
qarmin
2019-10-07
Merge pull request #32351 from nekomatata/texture-rect-size-update
Rémi Verschelde
2019-10-05
Update TextureRect and Sprite when their Texture is modified directly.
PouleyKetchoupp
2019-10-05
Fix crash in TileMap::fix_invalid_tiles
qarmin
2019-10-02
Revert "Fixes CPUParticles2D not making use of AtlasTextures"
Rémi Verschelde
2019-10-02
Merge pull request #32459 from bitstopper/master
Rémi Verschelde
2019-10-01
Fixes CPUParticles2D not making use of AtlasTextures
bitstopper
2019-09-30
Altered rotation_degrees range
Soumya Lahiri
2019-09-26
Fix TileMap world_to_map rounding issue for negative integers
bob
2019-09-25
Merge pull request #32119 from Calinou/unify-axis-colors
Rémi Verschelde
2019-09-25
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
Added some obvious errors explanations
qarmin
2019-09-24
Merge pull request #32309 from clayjohn/particles_tex_scale
Rémi Verschelde
2019-09-24
fix particles scale randomization
clayjohn
2019-09-22
Changed some code found by Clang Tidy and Coverity
qarmin
2019-09-19
Fix misc. source comment typos
luz.paz
2019-09-13
Use the same axis colors consistently in the 2D and 3D editors
Hugo Locurcio
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
[next]