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_instance.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-10
Implemented physics linear and angular lock
AndreaCatania
12
-133
/
+122
2017-12-10
Update AUTHORS and DONORS list
Rémi Verschelde
2
-13
/
+39
2017-12-10
Style: Re-apply clang-format over recent invalid additions
Rémi Verschelde
12
-18
/
+18
2017-12-10
Style: Apply clang-format to Java files
Rémi Verschelde
28
-1465
/
+1377
2017-12-10
doc: Sync classref with current source
Rémi Verschelde
18
-114
/
+238
2017-12-10
PropertyEditor: Filter out resource_local_to_scene
Rémi Verschelde
2
-3
/
+2
2017-12-10
Fix get_edited_scene_root error at starting editor
volzhs
2
-2
/
+2
2017-12-09
Fix importing GLTF meshes as external files.
Webster Sheets
1
-1
/
+4
2017-12-09
Fix missing parenthesis
Rémi Verschelde
1
-1
/
+1
2017-12-09
GDNative: Fix warning when gdnative/singletons is missing
Rémi Verschelde
1
-2
/
+5
2017-12-09
X11: Process entire event queue at startup.
Andreas Haas
2
-7
/
+5
2017-12-09
Project Manager: Fix Templates search signal connection.
Andreas Haas
2
-1
/
+8
2017-12-09
PropertyEditor: Fix display of property doc in tooltip
Rémi Verschelde
4
-64
/
+24
2017-12-10
Fix mouse position in viewport
volzhs
1
-5
/
+2
2017-12-09
Fix #14429 GIProbe does not work with SpotLights
Przemyslaw Czarnota
1
-1
/
+1
2017-12-09
Fix build in ArrayMesh
Rémi Verschelde
1
-0
/
+4
2017-12-09
oops, missing
Juan Linietsky
2
-0
/
+387
2017-12-09
thekla_atlas: Fix compilation error
Rémi Verschelde
1
-1
/
+1
2017-12-09
Update GIProbe data instead of creating a new one on bake
Marc Gilleron
1
-2
/
+5
2017-12-09
Make GDScript parser raise error when exporting Object
George Marques
1
-0
/
+4
2017-12-09
Add feature to disable animation tracks
Ray Koopa
5
-5
/
+52
2017-12-09
-Ability to and unwrap lightmap coordinates on import
Juan Linietsky
22
-78
/
+846
2017-12-09
Defer the scan filesystem call when adding import plugins
George Marques
1
-3
/
+2
2017-12-09
Convert tilemap format in get_tile_data()
Andrew Thomas
2
-9
/
+11
2017-12-09
Remove layer flyout label.
Ray Koopa
1
-10
/
+1
2017-12-09
Fixes the checkboxes update
Gilles Roudiere
1
-0
/
+3
2017-12-09
Document MeshInstance::create_debug_tangents
Pavan Kumar
1
-3
/
+4
2017-12-09
Windows export: Use WINE to run rcedit on non-Windows host
Rémi Verschelde
1
-8
/
+36
2017-12-09
Ignore Visual Studio '*.natvis' files
Matthias Hoelzl
1
-0
/
+3
2017-12-09
Call rcedit on export for Windows desktop
George Marques
1
-1
/
+97
2017-12-09
Restored two items in filesystemdock menu
sersoong
1
-0
/
+4
2017-12-09
Fixes vsync setting ignored when using a separate thread for rendering
Stefano Bonicatti
7
-4
/
+12
2017-12-08
Added example for Array sort_custom function
Ralph Minderhoud
1
-0
/
+10
2017-12-08
[DOCS] EditorFileSystem method/signal
Will Nations
1
-0
/
+2
2017-12-08
[DOCS] AnimationTreePlayer props/members/methods
Will Nations
2
-8
/
+42
2017-12-08
Fix TileSet::AutotileData::ocludder_map typo
PJB3005
2
-9
/
+9
2017-12-08
Fixes TileMap occluder offsets.
PJB3005
1
-4
/
+1
2017-12-08
Modify shortcuts and menus to fold/unfold code
MattUV
4
-20
/
+20
2017-12-08
Fix thekla_atlas build
Hein-Pieter van Braam
2
-2
/
+2
2017-12-08
Import thekla_atlas
Hein-Pieter van Braam
127
-0
/
+31441
2017-12-08
After a lot of trial and error, i think rim lighting implementation is now pe...
Juan Linietsky
1
-6
/
+8
2017-12-07
[DOCS] CanvasItem/Material/Layer, ClassDB, CollisionObject(2D)
Will Nations
6
-3
/
+45
2017-12-07
Finished off the RayCast documentation.
Nathan Warden
1
-1
/
+4
2017-12-07
Removed style override inside the Localization tab in the Project Settings.
Michael Alexsander Silva Dias
1
-13
/
+7
2017-12-08
Fix Manage Export Templates link
MattUV
3
-0
/
+3
2017-12-07
Fixed is_playing funtion (was reporting wrong), closes #13928
Juan Linietsky
2
-3
/
+3
2017-12-07
Added small bit of bias depending on lenght for contact shadows, fixes #12726
Juan Linietsky
1
-1
/
+1
2017-12-07
Changed current line draw order and added code folding color
Paulb23
7
-9
/
+24
2017-12-07
Exposed EditorSceneImporter to script. Added APIs to use intermediate convert...
Juan Linietsky
11
-10
/
+190
2017-12-07
[DOCS] AnimationPlayer prop API fixed
Will Nations
2
-6
/
+9
[next]