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
/
visual_script
/
visual_script_editor.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
Change default color of script editor text selection
Rémi Verschelde
1
-1
/
+1
2017-06-27
Fix active plugins property name
George Marques
1
-1
/
+1
2017-06-27
docs: Correct xform descriptions in class_basis
mdraw
1
-2
/
+2
2017-06-27
Better user expirence with external text editors.
geequlim
8
-10
/
+49
2017-06-27
Clean up redundancy in scene save confirmation
Poommetee Ketson
1
-3
/
+1
2017-06-26
-Fixed SCREEN_TEXTURE and other related 2D shader parameters.
Juan Linietsky
28
-78
/
+200
2017-06-27
Fix regression in dc1843201571707ee09f0592ef3b0cd4232c70b8
Rémi Verschelde
1
-1
/
+1
2017-06-26
Update import dock when editing a resource from the inspector (improved version)
Nuno Donato
1
-2
/
+1
2017-06-26
Curve features
Marc Gilleron
7
-98
/
+308
2017-06-26
margins for item list
toger5
1
-6
/
+7
2017-06-26
Revert "Revert "Fixed RegEx::search missing return type hint""
Rémi Verschelde
1
-1
/
+1
2017-06-26
Revert "Fixed RegEx::search missing return type hint"
Juan Linietsky
1
-1
/
+1
2017-06-27
EditorNode: enhance save/quit dialog
Poommetee Ketson
3
-52
/
+79
2017-06-26
Fixed inverted group thrown off by quantifiers
Zher Huei Lee
1
-3
/
+4
2017-06-26
gitignore: Remove pre-.gen filenames
Rémi Verschelde
1
-28
/
+0
2017-06-26
ConeTwistJoint: Initialize 'm_angularOnly'.
dotquixote
1
-0
/
+1
2017-06-26
Fixes RegEx capture grabbing too much #9382
Zher Huei Lee
1
-6
/
+13
2017-06-25
style box margins for Inspector and list.
toger5
1
-5
/
+7
2017-06-25
tree fix drawing order for header +
toger5
1
-16
/
+20
2017-06-25
Revert "Workaround for IME on Linux."
Juan Linietsky
3
-129
/
+10
2017-06-25
Update import dock when editing a resource from the inspector
Nuno Donato
1
-0
/
+1
2017-06-25
Usability improvements for folding. Unfortunately SpatialMaterial broke compa...
Juan Linietsky
7
-13
/
+24
2017-06-26
Fixed RegEx::search missing return type hint
Zher Huei Lee
1
-1
/
+1
2017-06-25
-Added folding to property editor, persistent on objects it edits
Juan Linietsky
9
-22
/
+235
2017-06-25
Added some editor enhancements to Camera2D. Added the option to draw Camera2D...
TwistedTwigleg
2
-18
/
+127
2017-06-25
Add one-way collisions and individual shape offsets for tilesets
Bojidar Marinov
4
-76
/
+181
2017-06-25
Fix crash with String copy from with NULL string parameter
geequlim
1
-0
/
+12
2017-06-25
i18n: Update template and sync translations
Rémi Verschelde
35
-8571
/
+24958
2017-06-25
i18n: Sync translations with Weblate
Rémi Verschelde
34
-11113
/
+11376
2017-06-25
Allow input mappings to be edited
Bojidar Marinov
2
-8
/
+123
2017-06-25
Fixes method bind
Ramesh Ravone
1
-2
/
+2
2017-06-25
Ability to restart particle system with a function call
Juan Linietsky
12
-6
/
+115
2017-06-25
Update freetype to 2.8
volzhs
474
-5268
/
+20945
2017-06-25
EditorNode: enhance quit dialog
Poommetee Ketson
2
-38
/
+90
2017-06-25
EditorNode: add Save/Discard/Cancel dialog
Poommetee Ketson
2
-26
/
+55
2017-06-25
BuildSystem: generated files have .gen.extension
Poommetee Ketson
35
-90
/
+93
2017-06-25
Workaround for IME on Linux(fixes #29 #7106):
Jia Wang
3
-10
/
+129
2017-06-24
GradientTexture now uses a Gradient
Marc Gilleron
7
-839
/
+33
2017-06-24
Added 'blit_rect_mask' for 3.0 too
dumitru-stama
2
-0
/
+58
2017-06-24
Simplified 2D Kinematicbody.. 3D will wait a bit.
Juan Linietsky
5
-307
/
+193
2017-06-24
Capitalize template names in script dialog.
Andreas Haas
1
-1
/
+1
2017-06-24
Make the InputEvent device property get saved
Bojidar Marinov
1
-0
/
+2
2017-06-24
-Restored support for Canvas BG mode on Environment
Juan Linietsky
10
-55
/
+152
2017-06-24
Update some property names for animation keys.
Nuno Donato
1
-10
/
+12
2017-06-24
Environment: remove ssr_accel property, fix typo
Poommetee Ketson
1
-2
/
+1
2017-06-24
Add statements for script types of RichTextLabel
geequlim
1
-2
/
+2
2017-06-23
-Trigger shapes removed in 2D, they became obsolete long ago when areas could...
Juan Linietsky
21
-638
/
+501
2017-06-24
Added Curve resource
Marc Gilleron
10
-623
/
+1149
2017-06-23
Remove methods from code completion which are already exposed by properties, ...
Juan Linietsky
3
-5
/
+16
2017-06-23
Small fixes required to get platformer to work.
Juan Linietsky
9
-12
/
+333
[next]