| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "change low cpu delay to 1 usec, should make editor smoother and not r... | Rémi Verschelde | 2017-11-19 | 1 | -2/+1 |
| * | Merge pull request #12961 from eska014/platform-doc | Rémi Verschelde | 2017-11-19 | 1 | -0/+3 |
| |\ |
|
| | * | Facilitate exposing platform-exclusive interfaces to all platforms | Leon Krause | 2017-11-18 | 1 | -0/+3 |
| * | | change low cpu delay to 1 usec, should make editor smoother and not really use | Juan Linietsky | 2017-11-17 | 1 | -1/+2 |
| * | | GDScript: Refactor "GD" class prefix to "GDScript" | Rémi Verschelde | 2017-11-16 | 1 | -149/+149 |
| |/ |
|
| * | Move singleton management from ProjectSettings to Engine | Leon Krause | 2017-11-14 | 1 | -1/+1 |
| * | Reworked how servers preallocate RIDs, should fix #10970 | Juan Linietsky | 2017-11-09 | 3 | -12/+14 |
| * | fixes to initialization order | Juan Linietsky | 2017-11-09 | 1 | -7/+13 |
| * | Make video mode initialization more intuitive, fixes #12022 | Juan Linietsky | 2017-11-09 | 1 | -29/+24 |
| * | Merge pull request #12262 from AndreaCatania/pplug | Juan Linietsky | 2017-11-03 | 1 | -1/+39 |
| |\ |
|
| | * | Implemented physics plug | AndreaCatania | 2017-11-04 | 1 | -1/+39 |
| * | | Improved monitors units and colors. | Daniel J. Ramirez | 2017-10-23 | 2 | -0/+46 |
| * | | Bind unbound enums, rearrange some by value | Poommetee Ketson | 2017-10-22 | 1 | -1/+1 |
| * | | Refactor Fixed to Physics | Poommetee Ketson | 2017-10-21 | 1 | -3/+3 |
| * | | Fix window display shrink can't set to float numbers | geequlim | 2017-10-20 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #12080 from djrm/pr_new_splash | Rémi Verschelde | 2017-10-14 | 2 | -1/+1 |
| |\ |
|
| | * | New splash screen. | Daniel J. Ramirez | 2017-10-13 | 2 | -1/+1 |
| * | | Redoing the ARVR GDNative interface as module and tighter implementation | BastiaanOlij | 2017-10-14 | 1 | -1/+11 |
| |/ |
|
| * | Merge pull request #11539 from BastiaanOlij/remove_directory_scan | Rémi Verschelde | 2017-10-11 | 1 | -1/+5 |
| |\ |
|
| | * | Made directory scan optional | BastiaanOlij | 2017-10-10 | 1 | -1/+5 |
| * | | Merge pull request #11954 from neikeq/d | Ignacio Etcheverry | 2017-10-11 | 1 | -0/+1 |
| |\ \
| |/
|/| |
|
| | * | Adds 'exposed' field to ClassInfo | Ignacio Etcheverry | 2017-10-09 | 1 | -0/+1 |
| * | | Make sure to obey hidpi to off by default, as present in project settings. Se... | Juan Linietsky | 2017-10-05 | 1 | -0/+3 |
| * | | Added the set/get_setting function in Editor/Project settings. Renamed has() ... | Juan Linietsky | 2017-10-05 | 1 | -8/+8 |
| * | | Merge pull request #11568 from endragor/loggers | Andreas Haas | 2017-10-02 | 1 | -1/+2 |
| |\ \
| |/
|/| |
|
| | * | Extract logging logic | Ruslan Mustakov | 2017-09-25 | 1 | -1/+2 |
| * | | Merge pull request #11659 from AndreaCatania/prephysics | Andreas Haas | 2017-10-02 | 5 | -27/+27 |
| |\ \ |
|
| | * | | Renamed fixed_process to physics_process | AndreaCatania | 2017-09-30 | 5 | -27/+27 |
| | |/ |
|
| * / | Fixed typo: 'texure' to 'texture' | Indah Sylvia | 2017-09-29 | 1 | -1/+1 |
| |/ |
|
| * | Fix typo in fixed-fps help line | Hein-Pieter van Braam | 2017-09-24 | 1 | -1/+1 |
| * | main: Add --version switch and git hash to --help | Rémi Verschelde | 2017-09-24 | 1 | -4/+18 |
| * | Merge pull request #11299 from marcelofg55/fix_seticon_default | Rémi Verschelde | 2017-09-21 | 1 | -1/+11 |
| |\ |
|
| | * | Fix setting the default icon briefly with tools=no | Marcelo Fernandez | 2017-09-17 | 1 | -1/+11 |
| * | | Rename pos to position in user facing methods and variables | letheed | 2017-09-20 | 2 | -4/+4 |
| * | | Merge pull request #11405 from karroffel/new-hashmap | Rémi Verschelde | 2017-09-19 | 3 | -0/+143 |
| |\ \ |
|
| | * | | added OAHashMap type | Karroffel | 2017-09-19 | 3 | -0/+143 |
| * | | | Prevent running the crash_handler when a debugger is present on windows | Marcelo Fernandez | 2017-09-18 | 1 | -1/+1 |
| |/ / |
|
| * / | Fixed to InputDefault, button mask was wrong. Fixes to editor camera interpol... | Juan Linietsky | 2017-09-16 | 1 | -5/+6 |
| |/ |
|
| * | Added a crash handler to dump the backtrace on Windows, Linux and OS X | Marcelo Fernandez | 2017-09-13 | 1 | -0/+5 |
| * | Style: Apply clang-format to @reduz's changes | Rémi Verschelde | 2017-09-13 | 1 | -11/+9 |
| * | Changed the doc class generation to individual files per class. It is also po... | Juan Linietsky | 2017-09-12 | 1 | -12/+35 |
| * | Merged docs and small correction to lowdpi feature (it supports windows now) | Juan Linietsky | 2017-09-12 | 1 | -1/+1 |
| * | Fix unused variable warnings | Hein-Pieter van Braam | 2017-09-08 | 1 | -2/+2 |
| * | Restored auto snapping of controls to pixels, fixes #10847 and probably sever... | Juan Linietsky | 2017-09-07 | 1 | -0/+6 |
| * | Merge pull request #10318 from endragor/ordered-hash-map | Rémi Verschelde | 2017-09-01 | 3 | -0/+215 |
| |\ |
|
| | * | Implement OrderedHashMap | Ruslan Mustakov | 2017-08-13 | 3 | -0/+215 |
| * | | Merge pull request #10422 from endragor/gdnative-android | Rémi Verschelde | 2017-08-31 | 1 | -2/+12 |
| |\ \ |
|
| | * | | Make GDNative work on Android | Ruslan Mustakov | 2017-08-30 | 1 | -2/+12 |
| * | | | Renderer/Simulator flags | Gustav Lund | 2017-08-30 | 1 | -2/+22 |
| |/ / |
|
| * | | removed DISCARD built in variable, replaced by actual discard GLSL instructio... | Juan Linietsky | 2017-08-29 | 1 | -2/+3 |