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
/
modules
/
gdnative
/
pluginscript
/
pluginscript_language.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-05
Changed line and word mouse selection
Paulb23
2
-59
/
+137
2017-11-05
Fix selection and clicks on text in tables in RichTextLabel
Bernhard Liebl
1
-0
/
+3
2017-11-05
Convert DOS line endings to Unix line endings
Rémi Verschelde
16
-3520
/
+3520
2017-11-05
Basic docs for Geometry plus two new functions
Bernhard Liebl
3
-0
/
+53
2017-11-05
Fixed dedent() binding did not return result
Zher Huei Lee
1
-1
/
+1
2017-11-04
Added for fallback msbuild.exe.
BrainBlasted
2
-0
/
+8
2017-11-04
Bullet physics engine implementation
AndreaCatania
51
-1
/
+9847
2017-11-04
Use AbstractPolygon2DEditor for Line2D
Bernhard Liebl
4
-324
/
+131
2017-11-04
In Create New Node, always select and show best (shortest) match
Bernhard Liebl
3
-0
/
+25
2017-11-04
Vendor thirdparty Bullet source for upcoming physics server backend
AndreaCatania
648
-0
/
+220889
2017-11-04
Change URL of the mirror list
Bojidar Marinov
1
-4
/
+12
2017-11-04
Fixes random sorting order in Create New Node dialog
Bernhard Liebl
2
-3
/
+4
2017-11-04
Docs for wrap functions
Chaosus
1
-0
/
+52
2017-11-04
Docs cosmetics: add more space to Signals, Enumerations, Constants;
Bernhard Liebl
1
-28
/
+47
2017-11-04
make ConfigFile sections ordered
Karroffel
3
-34
/
+18
2017-11-04
AStar: implementation of get_point_connections
DmDerbin
3
-0
/
+40
2017-11-04
Implemented physics plug
AndreaCatania
28
-152
/
+286
2017-11-03
[GDNative] added Read and Write accessors to pool arrays
Karroffel
3
-1
/
+791
2017-11-03
[GDNative] small API bug fixes
Karroffel
5
-8
/
+31
2017-11-03
make ConfigFile use OrderedHashMap
Karroffel
3
-10
/
+11
2017-11-02
SCons: make use_lto a global option and opt-in for iphone
Rémi Verschelde
4
-4
/
+7
2017-11-02
Fixed AnimationPlayer.get_autoplay() returning empty string
Rasmus Ketelsen
1
-1
/
+0
2017-11-01
-Modules can now add custom version info (added it for Mono)
Juan Linietsky
8
-11
/
+268
2017-11-02
Fixed RichTextLabel::add_newline() #12564
Zher Huei Lee
1
-1
/
+2
2017-11-01
Fix compilation on Visual Studio 2013 again.
scorched
1
-3
/
+3
2017-11-01
Select correct animation on creation of a new one
bncastle
1
-5
/
+3
2017-11-01
Adding rumble support to ARVR controllers (if implemented on the ARVR interface)
Bastiaan Olij
7
-1
/
+73
2017-11-01
Fix to issue #12554, due to error in refactoring in PR #10261
Cradmon
1
-3
/
+3
2017-11-01
Fix thread checking to queue instances for deletion
Ignacio Etcheverry
2
-3
/
+7
2017-11-01
Make sure gchandle bindings are released before cleanup
Ignacio Etcheverry
2
-0
/
+15
2017-11-01
Restores functionality of the use_compression flag in the Collada importer.
Saracen
3
-13
/
+17
2017-10-31
Proofreading: Change a usage of "specially" to "especially"
Robbie Cooper
1
-1
/
+1
2017-11-01
Added String::dedent() to remove text indentation
Zher Huei Lee
4
-4
/
+54
2017-11-01
Use mono_gc_wbarrier_set_arrayref for Array marshalling
Ignacio Etcheverry
1
-1
/
+1
2017-10-31
Some more harmonization of EditorSettings code
Rémi Verschelde
2
-41
/
+41
2017-10-31
Remove text on enter, issue 12494
Paulb23
1
-4
/
+3
2017-10-31
Ability to shrink 3D viewport by half
Juan Linietsky
4
-4
/
+66
2017-10-31
Clear text when a new action is added Project Settings Input Map
bncastle
1
-0
/
+1
2017-10-31
Improved WASAPI driver logic when devices are connected or disconnected
Marcelo Fernandez
3
-16
/
+41
2017-10-31
Mono: support custom script templates.
Andreas Haas
2
-2
/
+71
2017-10-31
Reorder EditorSettings code for better legibility
Rémi Verschelde
2
-535
/
+530
2017-10-31
Fix msbuild hint paths returning only the directory
Ignacio Etcheverry
1
-3
/
+3
2017-10-31
Fixed GitHub detection of license in LICENSE.txt file.
Christian Uldall Pedersen
1
-2
/
+0
2017-10-31
Revert "Fixes the selection rect in item_list drawn not clipped"
Rémi Verschelde
1
-0
/
+3
2017-10-31
Add screenshot to the README
Rémi Verschelde
1
-0
/
+2
2017-10-31
Use node name as default filename when attaching script.
Benjamin
1
-0
/
+8
2017-10-30
Add viewport to the other SceneData struct.
Ferenc Arn
1
-0
/
+1
2017-10-30
Remove Visual Studio for now from the external editors list
Ignacio Etcheverry
2
-7
/
+1
2017-10-30
Add option to use freelook with a toggle shortcut (like Blender) instead of h...
Marc Gilleron
1
-1
/
+17
2017-10-30
Add Colemak keybindings to editor for osx
N0hbdy
6
-3
/
+29
[next]