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
/
platform
/
javascript
/
javascript_main.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-11
AStar: add bool has_point(id)
Poommetee Ketson
2
-0
/
+8
2017-07-11
Revert "Improve reliability of memory stats"
Rémi Verschelde
4
-122
/
+51
2017-07-11
[#7212] Fixed missing 'Variant' return values in documentation.
ducdetronquito
8
-11
/
+11
2017-07-11
IME window follow the input cursor.
geequlim
7
-14
/
+39
2017-07-11
Include Git hash in the engine
Poommetee Ketson
3
-1
/
+23
2017-07-11
EditorPlugin ability to open and reload scns from filepath
Jakub Grzesik
3
-0
/
+38
2017-07-10
Added get_bus_index to AudioServer
Bruno Lourenço
2
-0
/
+11
2017-07-11
Slider: add set/is_editable
Poommetee Ketson
6
-1
/
+37
2017-07-10
Fix picking list flood while mouse capture enabled
Pedro J. Estébanez
1
-1
/
+1
2017-07-10
Remove warnings about benign situations
Pedro J. Estébanez
2
-4
/
+15
2017-07-10
Ability to toggle script panel visibility
Jakub Grzesik
2
-0
/
+6
2017-07-10
ability to reposition scene tabs with drag & drop
Jakub Grzesik
4
-2
/
+51
2017-07-09
Fixed issues with borderless windows on Windows
Marcelo Fernandez
2
-72
/
+44
2017-07-10
Fix crash on closing [empty](*) scene tab
Poommetee Ketson
1
-0
/
+6
2017-07-09
ScriptCreateDialog: Fix regressions from #9536
Poommetee Ketson
1
-5
/
+10
2017-07-09
Fix duplicated resource_local_to_scene
Poommetee Ketson
1
-1
/
+1
2017-07-08
removed floor so that global pos works with scale
alexholly
1
-2
/
+2
2017-07-08
Added additional functions to RichTextLabel:
TwistedTwigleg
2
-2
/
+37
2017-07-08
Some adjustments to toon material to make it more flexible
Juan Linietsky
5
-17
/
+34
2017-07-08
Added triplanar mapping, toon mode, and more specular modes for materials. Ad...
Juan Linietsky
14
-12
/
+231
2017-07-08
Refactor 'treshold' to 'threshold'
Poommetee Ketson
44
-184
/
+182
2017-07-08
About: center valign copyright label
Poommetee Ketson
1
-0
/
+1
2017-07-08
Only execute chmod exporting iOS when on Mac OS X
BastiaanOlij
1
-0
/
+2
2017-07-08
-Added triplanar mapping modes
Juan Linietsky
7
-84
/
+295
2017-07-08
Justify the editor theme style colors
geequlim
1
-8
/
+8
2017-07-08
Revert "Mark where ETC1 restriction needs to be done to speed up RGBA8 import"
Rémi Verschelde
1
-1033
/
+1241
2017-07-08
Fix wrong cast to Node2D instead of Control
Rémi Verschelde
1
-1
/
+1
2017-07-07
[#9292] Renamed Image.put_pixel() to set_pixel().
ducdetronquito
6
-17
/
+17
2017-07-07
Increase SCons rebuild speed
George Marques
1
-0
/
+7
2017-07-07
ScriptCreateDialog: fix open error crash, remember template
Poommetee Ketson
2
-11
/
+25
2017-07-06
Mark where ETC1 restriction needs to be done to speed up RGBA8 import
Juan Linietsky
1
-1241
/
+1033
2017-07-07
Inline documentation request satisfied.
Mike Demchenko
1
-0
/
+11
2017-07-06
More fill modes for containers, closes #9504
Juan Linietsky
3
-6
/
+22
2017-07-06
Ability to set rotation and scaling pivot for controls.
Juan Linietsky
4
-11
/
+96
2017-07-06
-Ability for controls to grow the left/top when anchored. This makes anchorin...
Juan Linietsky
2
-2
/
+68
2017-07-06
Improved GDScript parse_json() doc about numerical values conversion.
ducdetronquito
1
-1
/
+2
2017-07-06
About: add thirdparty license info
Poommetee Ketson
3
-13
/
+243
2017-07-05
Fixed bug regarding to strange black shapes appearing in ice from material te...
Juan Linietsky
2
-3
/
+17
2017-07-05
Some changes to dual paraboloid envmap generation, fixes somme bleeding
Juan Linietsky
7
-22
/
+33
2017-07-05
Added the following features to RemoteTransform and RemoteTransform2D:
TwistedTwigleg
4
-2
/
+229
2017-07-05
Implemented borderless window functions on Linux.
Marcelo Fernandez
2
-0
/
+29
2017-07-06
Fix typo in plist export
BastiaanOlij
1
-2
/
+2
2017-07-06
iPhone exporter
BastiaanOlij
2
-0
/
+375
2017-07-05
Use the gravity constant to calculate weights
Johan Manuel
3
-5
/
+5
2017-07-05
Implement byte-tagging of memory
Pedro J. Estébanez
1
-2
/
+26
2017-07-05
Improve reliability of memory stats
Pedro J. Estébanez
2
-51
/
+27
2017-07-05
Implement well-defined handling of unrecoverable errors
Pedro J. Estébanez
8
-45
/
+76
2017-07-04
Implemented environment arrays for skybox reflection and roughness, quality i...
Juan Linietsky
8
-97
/
+284
2017-07-04
Removed outdated comment.
anakimluke
1
-4
/
+0
2017-07-04
Add project names as Comment fields in copyright file
Rémi Verschelde
1
-5
/
+47
[next]