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
/
audio_server_javascript.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-04
Icon: Remove more grey capsules behind official logo
Rémi Verschelde
5
-0
/
+0
2016-06-04
Documented Light2D and LightOccluder2D
Julian Murgia - StraToN
1
-0
/
+48
2016-06-04
Documented BackBufferCopy. Need validation for the different copy modes (cons...
Julian Murgia - StraToN
1
-0
/
+9
2016-06-04
Fix MS Visual Studio build settings
Aleksandar Danilovic
2
-7
/
+20
2016-06-04
Editor: Fix base dir when going back to project manager
Rémi Verschelde
1
-2
/
+2
2016-06-04
Remove focus from Sprite Region Editor dialog. Fixes #4751
MarianoGNU
1
-0
/
+1
2016-06-04
Added, goto next and previous breakpoint and remove all, issue 1690
Paulb23
2
-0
/
+61
2016-06-04
Add spaces to macros in memory.h to make C++11 compilers happy
Geequlim
1
-5
/
+4
2016-06-04
Fix crash when redoing backspace to clear selection
Paulb23
1
-1
/
+3
2016-06-04
Added breakpoint markers, issue 4750
Paulb23
4
-6
/
+67
2016-06-04
Debugger: show error message if description is not available
Ignacio Etcheverry
1
-1
/
+1
2016-06-04
Added application/fat_bits property for EditorExportPlatformOSX::EditorExport...
marcelofg55
1
-1
/
+8
2016-06-04
Fixed caret color not changing though properties
Paulb23
1
-1
/
+1
2016-06-04
Remove noisy print
Carter Anderson
1
-1
/
+0
2016-06-04
Modified damp ranges
Daniel J. Ramirez
1
-3
/
+3
2016-06-04
Clamped some light2D ranges
Daniel J. Ramirez
1
-3
/
+3
2016-06-04
fix unexpected char: '\' error on windows
volzhs
1
-3
/
+3
2016-06-04
use node name as filename when save scene
volzhs
2
-2
/
+4
2016-06-04
Change the default comment color to #676767 (#4763)
Hugo Locurcio
1
-1
/
+1
2016-06-04
README.md docs are not wiki (#4770)
anatoly techtonik
1
-1
/
+1
2016-06-04
README: use https links to main website
est31
1
-2
/
+2
2016-06-04
README: Improve Documentation section
est31
1
-1
/
+1
2016-06-04
Change low processor usage mode to cap to 60 FPS rather than 40 FPS
Calinou
1
-1
/
+1
2016-06-04
SCons: using 1 env for all drivers
Ariel Manzur
4
-30
/
+31
2016-06-04
Added 'fat' option for bits param on scons for osx, this will produce a fat b...
marcelofg55
2
-2
/
+7
2016-06-04
Document the FileDialog and partial OS methods
Geequlim
1
-0
/
+13
2016-06-04
Fix for tooltip blinking (#4713)
captainwasabi
1
-2
/
+2
2016-06-04
Fix a XML error with the documentation
Bojidar Marinov
1
-1
/
+1
2016-06-04
Multiline duplication, issue #4661
Paulb23
1
-6
/
+25
2016-06-04
Android buildsystem: Drop obsolete NDK_TOOLCHAIN argument
Rémi Verschelde
1
-1
/
+0
2016-06-04
Check the save path before importing a 3D Mesh
Wilhem Barbier
1
-9
/
+9
2016-06-04
GDScript: Fix method info for is_nan and is_inf
Rémi Verschelde
1
-2
/
+2
2016-06-04
Filling in documentation.
CowThing
1
-0
/
+38
2016-06-04
Fixed hex notation highlighting
Paulb23
1
-7
/
+23
2016-06-04
Member variable syntax highlighting
Paulb23
4
-0
/
+19
2016-06-04
Save member information in docdata
Bojidar Marinov
1
-0
/
+2
2016-06-04
Add SpinBox to Lossy Quality on Image Groups
volzhs
1
-2
/
+9
2016-06-04
Documented @GlobalScope singletons and some keys
Daniel J. Ramirez
1
-3
/
+116
2016-06-03
SampleLibraryEditor: Initialize "is_playing" variable
Błażej Szczygieł
1
-1
/
+1
2016-05-18
Travis: Install android *DKs in verbose mode
Rémi Verschelde
1
-1
/
+5
2016-05-18
Fix some errors in some rotation functions, also clarify that certain paramet...
Daniel J. Ramirez
1
-7
/
+8
2016-05-18
open directory or file when double click
volzhs
1
-1
/
+1
2016-05-18
Revert "Revert "-make sure single select after multi select works better""
Rémi Verschelde
4
-2
/
+27
2016-05-13
Revert "-make sure single select after multi select works better"
2.0.3-stable
Rémi Verschelde
4
-27
/
+2
2016-05-12
Version 2.0.3
Rémi Verschelde
1
-1
/
+1
2016-05-12
classref: Readd String.strip_edges description
Rémi Verschelde
1
-2
/
+3
2016-05-12
Remove nocpuid.c from builtin OpenSSL
eska
2
-8
/
+0
2016-05-12
classref: Fixed return types in Area and Area2D (#4635)
MattUV
3
-6
/
+6
2016-05-12
classref: Sync with current source
Rémi Verschelde
1
-91
/
+166
2016-05-12
classref: Directory and ConfigFile
Rémi Verschelde
3
-32
/
+74
[next]