index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
android
/
java_glue.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-10
DirAccess constructor sets current_dir to an absolute path
supagu
1
-14
/
+6
2017-09-10
Add user data directory support for ProjectSettings::globalize_path
geequlim
1
-1
/
+9
2017-09-10
Added ID to tracker signals and property for storing hand
Bastiaan Olij
5
-5
/
+46
2017-09-09
Changed the text from "Cancel" to "Done" in the "Fix Dependencies" dialog.
Nathan Warden
1
-0
/
+1
2017-09-09
Hint the window manager to disable desktop compositing in fullscreen mode.
Felix M. Cobos
1
-0
/
+11
2017-09-09
Update Timer class ref.
Chris Bradfield
1
-7
/
+11
2017-09-09
Update LightOccluder2D class ref
Chris Bradfield
1
-2
/
+4
2017-09-09
Document Line2D
Hein-Pieter van Braam
1
-0
/
+4
2017-09-09
Update TextureRect class ref
Chris Bradfield
1
-2
/
+5
2017-09-09
Use gdquest's suggestions
LikeLakers2
1
-1
/
+1
2017-09-09
Documented Spatial node.
Przemysław Gołąb (n-pigeon)
1
-4
/
+45
2017-09-09
Correct InputEvent documentation
Hein-Pieter van Braam
1
-5
/
+10
2017-09-09
Correct the Pool*Array documentation
Hein-Pieter van Braam
2
-20
/
+22
2017-09-09
Updated documentation for StaticBody.
Nathan Warden
1
-0
/
+4
2017-09-09
Updated the 'members' documentation for Rigidbody.
Nathan Warden
1
-0
/
+17
2017-09-09
improve some descriptions for the Control node
Nathan
1
-16
/
+16
2017-09-09
update icons for animation_player_plugin (top bar)
toger5
1
-56
/
+62
2017-09-09
update for icons on theme change animation editor
toger5
1
-32
/
+28
2017-09-09
removed hardcoded colors in animation editor
toger5
1
-5
/
+10
2017-09-08
Update ColorRect class ref documentation
mrawlingst
1
-0
/
+18
2017-09-08
Update Color class ref documentation
mrawlingst
1
-14
/
+74
2017-09-08
Fix unused variable warnings
Hein-Pieter van Braam
38
-249
/
+100
2017-09-08
Remove assignment and declarations in if statements
Hein-Pieter van Braam
17
-49
/
+87
2017-09-08
Fix various assorted warnings
Hein-Pieter van Braam
17
-136
/
+125
2017-09-08
ClassRef: fill in the blanks
Poommetee Ketson
1
-0
/
+141
2017-09-08
Fixed loading package from resource folder, exporting textures to bundle and ...
BastiaanOlij
5
-4
/
+88
2017-09-07
Ability to use a sky for reflection together with a background color.
Juan Linietsky
4
-4
/
+10
2017-09-07
Fixed orthogonal projection in all effects and post processes
Juan Linietsky
7
-892
/
+945
2017-09-08
Fix serveral recent new clang-format errors
Hein-Pieter van Braam
11
-54
/
+35
2017-09-07
Several fixes to directional shadows, closes #10926
Juan Linietsky
13
-962
/
+1044
2017-09-07
Change Color.to_32() to to_rgba32() and format as RGBA
mrawlingst
7
-23
/
+23
2017-09-07
Added some missing icons
Daniel J. Ramirez
6
-8
/
+34
2017-09-07
Add get_points method to AStar
Scayze
2
-0
/
+12
2017-09-07
Restored auto snapping of controls to pixels, fixes #10847 and probably sever...
Juan Linietsky
5
-0
/
+36
2017-09-07
Modify inertia implementation for freelook and orbit
toger5
3
-45
/
+36
2017-09-07
Revert "Removed camera interpolation in orthogonal mode (I have no idea how t...
toger5
1
-1
/
+1
2017-09-07
Removed camera interpolation in orthogonal mode (I have no idea how to fix th...
Juan Linietsky
1
-1
/
+1
2017-09-07
Fix using enum as bool value
Hein-Pieter van Braam
1
-2
/
+2
2017-09-07
Fix warnings comparing enums of different types
Hein-Pieter van Braam
1
-39
/
+36
2017-09-06
Mono vorbis support fixed, closes #10787
Juan Linietsky
1
-0
/
+6
2017-09-06
Force redraw when HDR auto exposure is enable in all frames, fixes #10784
Juan Linietsky
1
-0
/
+2
2017-09-06
Renamed playing property of audiostreams to play, to make it clearer. Fixes #...
Juan Linietsky
3
-7
/
+11
2017-09-06
-Fix folow surface in subsurface scattering, closes #10696
Juan Linietsky
1
-56
/
+57
2017-09-06
Added an option to reset the bus volume to 0db
Marcelo Fernandez
2
-1
/
+23
2017-09-07
Fix EOF in wav file importer
Hein-Pieter van Braam
1
-4
/
+2
2017-09-07
Fit script editor grid with others
volzhs
2
-0
/
+7
2017-09-06
Check whether stuff is visible before baking it, closes #10525
Juan Linietsky
1
-14
/
+17
2017-09-06
-Fixed changes to default input actions not working, closes #10502
Juan Linietsky
4
-4
/
+19
2017-09-06
rtl uses styleBoxEmpty as defualt
toger5
1
-1
/
+1
2017-09-06
Remove dead ButtonGroup code
Rémi Verschelde
13
-247
/
+0
[prev]
[next]