index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
-A little More control about pixel snapping in 2D
Juan Linietsky
2015-10-13
2
-1
/
+3
*
Added ability to set custom mouse cursors. Not hardware accelerated yet.
Juan Linietsky
2015-09-24
4
-378
/
+7
*
new editor settings customization of where to run the game from the editor
Juan Linietsky
2015-08-30
1
-1
/
+1
*
-display/emulate_touchscreen now really emulates a touchscreen
Juan Linietsky
2015-08-29
3
-2
/
+52
*
Add OS.get_system_time_msec
Maximillian
2015-08-06
2
-1
/
+4
*
Added helper methods to InputEvent
Jaguar
2015-06-23
2
-0
/
+12
*
some optimizations in godot memory handling
Juan Linietsky
2015-06-12
2
-12
/
+12
*
Add OS.get_time_zone_info function
est31
2015-06-06
1
-1
/
+7
*
Add utc param to get_time and get_date methods
est31
2015-06-06
1
-2
/
+2
*
improved animation editor
Juan Linietsky
2015-05-25
1
-6
/
+21
*
more fixes
Juan Linietsky
2015-05-19
2
-0
/
+12
*
-Fixed android export options (screen sizes, orientation should work)
Juan Linietsky
2015-05-01
1
-1
/
+1
*
-removed get_mouse_pos from Input, as it only caused problems
Juan Linietsky
2015-05-01
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
39
-159
/
+159
*
-Changed bootsplash option to use a file, fixes #1539
Juan Linietsky
2015-04-12
2
-0
/
+7
*
improved save path error messages for scene, textures and audio, fixes #1514
Juan Linietsky
2015-04-12
2
-1
/
+10
*
fixes to new window management API
Juan Linietsky
2015-03-22
1
-18
/
+18
*
Merge pull request #1487 from hurikhan/x11-window-management
Juan Linietsky
2015-03-22
1
-2
/
+22
|
\
|
*
Renamed EXPERIMENTAL_WM_API to NEW_WM_API
hurikhan
2015-02-15
1
-1
/
+1
|
*
Merge remote-tracking branch 'upstream/master' into x11-window-management
hurikhan
2015-01-20
1
-0
/
+2
|
|
\
|
*
|
added the following methods:
hurikhan
2015-01-17
1
-0
/
+4
|
*
|
WIP -- set_resizable() + is_resizable added
hurikhan
2015-01-15
1
-0
/
+2
|
*
|
get_screen() + set_screen() added
hurikhan
2015-01-14
1
-1
/
+3
|
*
|
get_screen_position() added
hurikhan
2015-01-13
1
-0
/
+1
|
*
|
introduced the scons experimental_wm_api switch:
hurikhan
2015-01-13
1
-1
/
+3
|
*
|
get_screen_size() added
hurikhan
2015-01-11
1
-0
/
+1
|
*
|
get_screen_count() added
hurikhan
2015-01-11
1
-0
/
+1
|
*
|
get_window_size() + set_window_size() added
hurikhan
2015-01-11
1
-1
/
+2
|
*
|
get_window_position() + set_window_position() added
hurikhan
2015-01-11
1
-3
/
+4
|
*
|
First attempt of restoring the window at the old position
hurikhan
2015-01-11
1
-2
/
+3
|
*
|
API change to set_fullscreen(enabled,screen)
hurikhan
2015-01-10
1
-1
/
+1
|
*
|
x11-fullscreen support through GDScript( OS.set_fullscreen(bool) )
hurikhan
2015-01-10
1
-0
/
+4
*
|
|
New option to show/hide hidden files
rollenrolm
2015-03-21
1
-0
/
+1
|
|
/
|
/
|
*
|
Add InputEvent::ACTION get/set support for variant
sanikoyes
2015-01-20
1
-0
/
+2
|
/
*
-attempt to be friendlier on non english keyboards
Juan Linietsky
2015-01-04
1
-2
/
+100
*
-WIP to add proper key swapping according to keyboard layout
Juan Linietsky
2015-01-04
4
-0
/
+24
*
-added new code completion guess locations, closes #1032
Juan Linietsky
2015-01-03
2
-0
/
+27
*
-Ability to ask for documents/pictures/etc system dirs.
Juan Linietsky
2014-12-02
2
-0
/
+20
*
NavMesh
Juan Linietsky
2014-11-17
2
-2
/
+2
*
SceneMainLoop -> SceneTree
Juan Linietsky
2014-11-05
2
-3
/
+3
*
Fixed too many little issues, check the issues closed today.
Juan Linietsky
2014-09-21
2
-0
/
+16
*
- more fixes on #672 on windows
Juan Linietsky
2014-09-19
4
-1
/
+13
*
Fixing Issues...
Juan Linietsky
2014-09-19
2
-18
/
+29
*
Small Issues & Maintenance
Juan Linietsky
2014-08-01
2
-2
/
+23
*
Add DirAccess:dir_exist api
marynate
2014-05-25
1
-1
/
+1
*
Making Godot Easier to Use..
Juan Linietsky
2014-05-24
3
-2
/
+4
*
A bit of everything:
Juan Linietsky
2014-05-14
3
-4
/
+5
*
-Support for changing fonts
Juan Linietsky
2014-04-05
2
-0
/
+6
*
Add possibility to limit frame to main loop (application/target_fps)
marynate
2014-03-18
2
-0
/
+14
*
Fixing compile error related to missing return value from input.cpp
Samuel Batista
2014-03-14
1
-1
/
+1
[next]