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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8308 from RandomShaper/optimize-out-debug-n-non-tools
Rémi Verschelde
2017-04-07
1
-0
/
+7
|
\
|
*
Optimize-out some debug and/or non-tools methods
Pedro J. Estébanez
2017-04-07
1
-0
/
+7
*
|
New particle system, mostly working, some small features missing.
Juan Linietsky
2017-04-06
1
-1
/
+3
*
|
Fix warped mouse panning on Linux
Pedro J. Estébanez
2017-04-03
1
-1
/
+16
|
/
*
Input: Update Gamepad mappings.
Andreas Haas
2017-04-02
1
-12
/
+34
*
Initialize hat values for mapping and revert X360 mappings.
Jordan Patterson
2017-03-31
1
-2
/
+7
*
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-26
2
-49
/
+46
*
Merge pull request #8137 from Hinsbart/mbutton_pos
Rémi Verschelde
2017-03-24
1
-0
/
+5
|
\
|
*
Input: Update mouse position on mouse-button events.
Andreas Haas
2017-03-24
1
-0
/
+5
*
|
Merge pull request #8109 from RandomShaper/warped-panning
Rémi Verschelde
2017-03-24
2
-0
/
+12
|
\
\
|
*
|
Implement warped mouse panning for 2D & 3D editors
Pedro J. Estébanez
2017-03-22
2
-0
/
+12
|
|
/
*
/
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
|
/
*
Input: bind parse_input_event()
Andreas Haas
2017-03-19
1
-1
/
+2
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
33
-2607
/
+2225
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
26
-26
/
+32
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-3
/
+3
*
Implements modules documents
Geequlim
2017-03-04
1
-0
/
+11
*
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-28
1
-2
/
+2
*
Merge pull request #7862 from Hinsbart/joypad_connections
Rémi Verschelde
2017-02-26
2
-0
/
+16
|
\
|
*
Better handling of joypad device IDs.
Andreas Haas
2017-02-26
2
-0
/
+16
*
|
Merge pull request #7851 from shlomif/fix-some-compilation-warnings
Rémi Verschelde
2017-02-26
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Fix some compilation warnings.
Shlomi Fish
2017-02-21
1
-1
/
+0
*
|
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
2
-2
/
+2
|
/
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
2
-3
/
+3
*
Reorder the folders in tools to prepare moving tools/editor
Rémi Verschelde
2017-02-09
1
-5
/
+1
*
Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x
Juan Linietsky
2017-02-04
1
-3
/
+3
*
Merge pull request #7649 from Faless/fix_input_master
Rémi Verschelde
2017-02-02
1
-9
/
+6
|
\
|
*
Keyboard Input modifiers do not block actions.
Fabio Alessandrelli
2017-01-25
1
-9
/
+6
*
|
Lot of work in new importer, importing textures now works.
Juan Linietsky
2017-02-01
1
-31
/
+0
*
|
Removed import/export system, will start new one from scratch.
Juan Linietsky
2017-01-25
1
-9
/
+2
|
/
*
Audio bus editing is COMPLETE!
Juan Linietsky
2017-01-25
1
-0
/
+1
*
Ability to delete, drag and drop audio buses!
Juan Linietsky
2017-01-23
1
-1
/
+1
*
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-01-16
1
-1
/
+1
*
Style: Fix statements ending with ';;'
Rémi Verschelde
2017-01-16
5
-9
/
+9
*
Style: No break before list brace
Rémi Verschelde
2017-01-16
1
-2
/
+1
*
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-15
3
-12
/
+20
*
fixed to 2D physics, makes it work again
Juan Linietsky
2017-01-15
2
-5
/
+15
*
no more errors related to missing GlobalConfig::Get (or so I hope)
Juan Linietsky
2017-01-14
1
-0
/
+1
*
Merge pull request #7127 from BastiaanOlij/ios_meters
Rémi Verschelde
2017-01-15
2
-0
/
+17
|
\
|
*
Added support for getting gravity vector from iOS
BastiaanOlij
2017-01-12
2
-0
/
+17
*
|
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
9
-34
/
+38
*
|
Finish renaming *Frame GUI classes to *Rect
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
|
rename String.extension() -> String.get_extension() / String.basename() -> St...
Juan Linietsky
2017-01-14
1
-1
/
+1
*
|
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-13
2
-2
/
+2
*
|
Reenable node name case setting + code cleanups
Rémi Verschelde
2017-01-13
1
-1
/
+1
*
|
Created new Engine singleton, and moved engine related OS functions to it.
Juan Linietsky
2017-01-13
3
-31
/
+39
|
/
*
Added a BACK notification besides QUIT, so they go in separate channels.
Juan Linietsky
2017-01-11
1
-0
/
+2
*
Type renames:
Juan Linietsky
2017-01-11
5
-27
/
+27
*
More fixes to Joypad renaming.
Andreas Haas
2017-01-08
1
-6
/
+6
*
Move tests again from core to main
Rémi Verschelde
2017-01-08
29
-1
/
+6206
[next]