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
/
windows
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed all Rect2.pos to Rect2.position
alexholly
2017-06-04
1
-3
/
+3
*
InputEvent: Renamed "pos" property to "position"
Andreas Haas
2017-06-03
1
-17
/
+17
*
Use new icons everywhere
Timo Schwarzer
2017-05-28
1
-0
/
+0
*
Fix a few issues compiling windows and using VS2015 and earlier
BastiaanOlij
2017-05-23
2
-3
/
+2
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
2
-130
/
+130
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
3
-9
/
+10
*
Implemented scrolling factor for smooth trackpad scrolling
toger5
2017-05-07
1
-2
/
+5
*
Improve documentation of thirdparty code snippets
Rémi Verschelde
2017-05-07
1
-0
/
+25
*
Fix UDP wait() not returning after first received packet
Fabio Alessandrelli
2017-05-05
1
-0
/
+2
*
Drop EXEC PATHP?? super verbose info message
Rémi Verschelde
2017-04-17
1
-1
/
+0
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
2
-3
/
+3
*
-Fix eternal black screen on Windows
Juan Linietsky
2017-04-09
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
23
-0
/
+23
*
Revert "8145 - Mouse Position is unknown until first mouse event on X11"
Juan Linietsky
2017-04-06
1
-3
/
+0
*
Merge pull request #8246 from GodotNativeTools/dlscript-module
Rémi Verschelde
2017-04-04
2
-0
/
+30
|
\
|
*
added dlscript module
Karroffel
2017-04-03
2
-9
/
+9
|
*
Added methods for opening dynamic libraries to OS
Karroffel
2017-03-29
2
-0
/
+30
*
|
Reenable Windows Desktop export
eska
2017-04-03
1
-16
/
+13
*
|
8145 - Mouse Position is unknown until first mouse event on X11 & Win
Sergey Pusnei
2017-03-28
1
-0
/
+3
|
/
*
Merge pull request #8159 from Hinsbart/last_id
Rémi Verschelde
2017-03-27
4
-27
/
+18
|
\
|
*
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-26
4
-27
/
+18
*
|
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-26
1
-1
/
+1
|
/
*
Merge pull request #7985 from Faless/enet_godot_sock_squash
Rémi Verschelde
2017-03-24
2
-13
/
+16
|
\
|
*
Allow non blocking UDP put_packet in C++.
Fabio Alessandrelli
2017-03-24
2
-13
/
+16
*
|
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
2
-2
/
+2
|
/
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
20
-1566
/
+1347
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
2
-4
/
+4
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-1
/
+1
*
Add API to access battery power state
Julian Murgia
2017-03-04
5
-0
/
+187
*
Merge pull request #7862 from Hinsbart/joypad_connections
Rémi Verschelde
2017-02-26
2
-13
/
+2
|
\
|
*
Better handling of joypad device IDs.
Andreas Haas
2017-02-26
2
-13
/
+2
*
|
Merge pull request #7854 from neikeq/pr-execute-iter
Rémi Verschelde
2017-02-26
1
-3
/
+3
|
\
\
|
*
|
Replace misuse of list iteration
Ignacio Etcheverry
2017-02-20
1
-3
/
+3
*
|
|
Merge pull request #7848 from hpvb/fix-7839
Rémi Verschelde
2017-02-26
1
-6
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Windows: Close audiodriver sooner on exit
Hein-Pieter van Braam
2017-02-19
1
-6
/
+5
|
|
/
*
|
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
1
-1
/
+1
*
|
Editor Export Settings Dialog is completed!! Now on to make some exporters..
Juan Linietsky
2017-02-19
1
-4
/
+5
|
/
*
Merge pull request #7581 from Faless/v6_wild_bind
Rémi Verschelde
2017-02-12
6
-31
/
+56
|
\
|
*
Fix buffer size check in UDP socket.
Fabio Alessandrelli
2017-01-23
1
-1
/
+1
|
*
Use default UDP ring buffer size of 65536 for clients
Fabio Alessandrelli
2017-01-23
1
-2
/
+2
|
*
Fix bug causing UDP socket to close after the first send if not listening
Fabio Alessandrelli
2017-01-23
1
-0
/
+1
|
*
Avoid deadlock when writing/reading data on a connecting TCP socket
Fabio Alessandrelli
2017-01-23
2
-10
/
+5
|
*
Remove set_ip_type from network classes (no longer needed)
Fabio Alessandrelli
2017-01-23
4
-9
/
+5
|
*
Implement UDP listen bind address
Fabio Alessandrelli
2017-01-23
2
-6
/
+23
|
*
Implement TCP Server bind address
Fabio Alessandrelli
2017-01-23
3
-6
/
+19
|
*
Convert validity checks of IP_Address to is_valid method.
Fabio Alessandrelli
2017-01-23
1
-1
/
+1
|
*
Avoid calling close when polling a UDP peer without socket
Fabio Alessandrelli
2017-01-23
1
-0
/
+3
*
|
Merge pull request #7782 from SaracenOne/windows_relative_cursor_fix
Rémi Verschelde
2017-02-12
1
-2
/
+3
|
\
\
|
*
|
Fix glitches when sampling relative cursor data in CAPTURED mouse mode on Win...
Saracen
2017-02-11
1
-2
/
+3
*
|
|
Merge pull request #7771 from Limb/winaudiodriver
Rémi Verschelde
2017-02-12
1
-0
/
+5
|
\
\
\
[next]