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
/
gdscript
/
gd_parser.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
-Fixed default theme a little
Juan Linietsky
2
-8
/
+12
2015-11-18
-fixed tabs
Juan Linietsky
6
-86
/
+151
2015-11-17
missing icons
Juan Linietsky
3
-0
/
+0
2015-11-17
-Merged Script and Help tabs
Juan Linietsky
14
-752
/
+1318
2015-11-16
tabs
Ariel Manzur
1
-2
/
+2
2015-11-16
drivers and theora
Ariel Manzur
2
-9
/
+16
2015-11-16
Changed drviers/SCsub spaces to tabs.
Aren Villanueva
1
-20
/
+20
2015-11-16
Use macros to determine which iOS SDK we have in order to be backwards compat...
Aren Villanueva
2
-0
/
+18
2015-11-16
Properly fixes compilation in an msys environment.
Aren Villanueva
1
-2
/
+1
2015-11-16
iOS compile fixes.
Aren Villanueva
9
-7
/
+25
2015-11-16
Optimised the oc_filter_hedge and oc_filter_vedge routines in theora a little.
Aren Villanueva
1
-16
/
+30
2015-11-16
Compile fixes for mingw msys2.
Aren Villanueva
1
-18
/
+25
2015-11-14
Skip META-INF from Android Template
masoud bh
1
-0
/
+4
2015-11-14
windows crash and bind placeholder method
Ariel Manzur
2
-3
/
+7
2015-11-13
-better integration of ndee's theme
Juan Linietsky
24
-33
/
+63
2015-11-13
Change popup_menu.cpp as proposed in #2011
Bojidar Marinov
1
-0
/
+1
2015-11-12
Allow extending from Object in GDScript
eska
1
-1
/
+7
2015-11-11
-fixes to animatedsprite used with atlas
Juan Linietsky
2
-5
/
+10
2015-11-09
-support for stereo ima-adpcm sample compression & playback
Juan Linietsky
13
-65
/
+306
2015-11-07
Documented classes Curve*, Path*, and PathFollow*
Ovnuniarchos
1
-0
/
+134
2015-11-04
more fixes
Juan Linietsky
1
-5
/
+7
2015-11-04
maybe fix stop issue in theora
Juan Linietsky
1
-1
/
+5
2015-11-03
Update README.md
Juan Linietsky
1
-2
/
+1
2015-11-03
fix video/audio synchronization code in theora
Juan Linietsky
2
-12
/
+33
2015-11-03
Regex class documented. For some reason, parameter descriptors don\'t appear.
Ovnuniarchos
1
-1
/
+31
2015-11-01
Added description to classes/ScrollContainer
Brickcaster
1
-0
/
+2
2015-11-01
classes/color - Documenting a trick with set_modulate
Brickcaster
1
-2
/
+2
2015-11-01
properly compute total time for ogg vorbis
Juan Linietsky
1
-2
/
+1
2015-11-01
-some fixes to audio
Juan Linietsky
2
-4
/
+11
2015-10-25
Updated classes/matrix32
Brickcaster
1
-3
/
+3
2015-10-25
-Fixed a bug in scrollcontainer not respecting expand flag
Juan Linietsky
1
-1
/
+9
2015-10-26
Made the Atom net_wm_icon local
Phobos Tro
2
-29
/
+5
2015-10-25
Fixing memory leaks
Phobos Tro
3
-17
/
+33
2015-10-22
Added setting for CADisplayLink on iOS, so you no longer need to recompile to...
steve
4
-40
/
+43
2015-10-21
-fixed a quite serious scene corruption bug when saving that has been around ...
Juan Linietsky
1
-2
/
+3
2015-10-22
Fix #2623
Julian Murgia - StraToN
2
-6
/
+16
2015-10-21
-fixes to ring buffer (fixes network error)
Juan Linietsky
4
-8
/
+11
2015-10-21
-Ability to debug video memory usage
Juan Linietsky
18
-7
/
+271
2015-10-20
-work in progress implementation of NDEE's theme It's NOT DONE YET
Juan Linietsky
21
-89
/
+131
2015-10-20
-Fixes on atlas import to save memory if mipmaps are not used
Juan Linietsky
3
-4
/
+51
2015-10-20
Add missing reference documentation for Array class
George Marques
1
-0
/
+7
2015-10-20
Syncing classes.xml with current binary
George Marques
1
-53
/
+243
2015-10-19
-some fixes to where screen is read from rasterizer
Juan Linietsky
4
-3
/
+14
2015-10-18
rasterizer comparison fix
firefly2442
1
-1
/
+1
2015-10-18
Add fill_degrees to limitate radial filling
MarianoGNU
2
-7
/
+31
2015-10-17
Add fill modes. Clockwise, Counter-CW and center-offset
MarianoGNU
2
-2
/
+190
2015-10-17
fixes broken 3D in editor
Juan Linietsky
1
-7
/
+3
2015-10-17
-remove path after inheriting, fixes #2616
Juan Linietsky
1
-0
/
+3
2015-10-17
-Propertly restrict renaming of nodes in inherited scenes, fixes #2615
Juan Linietsky
1
-1
/
+1
2015-10-17
remove unpexpected revert button, fixes #2614
Juan Linietsky
1
-4
/
+48
[next]