summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-20Fix typo that produced invalid markup for imagesGuido Berhoerster
2015-06-19Hide projects folder.Peace Sells
2015-06-16Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-06-16fix "v" pivot adjust functionJuan Linietsky
2015-06-16Script editor: restore line/column after script reloadsanikoyes
2015-06-15fix register Physics2DTestMotionResultvolzhs
2015-06-14fixed small refresh issue when moving docksJuan Linietsky
2015-06-14fixes for dock motionJuan Linietsky
2015-06-14missing changesJuan Linietsky
2015-06-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-06-13some editor window changesJuan Linietsky
2015-06-13Fixed variables being set before calling the setter methodJaguar
2015-06-13Delete .fscache from fog_of_war demo, closes #2079.Bojidar Marinov
2015-06-13Resolved a merge conflict.Bojidar Marinov
2015-06-12Merge branch 'master' of github.com:okamstudio/godot into developmentJames McLean
2015-06-12some optimizations in godot memory handlingJuan Linietsky
2015-06-12added ability for Area (3D) to detect other areasJuan Linietsky
2015-06-12made changing pivot simpler in 2D nodes (just press v with mouse over position)Juan Linietsky
2015-06-12Update rasterizer_gles2.cppJuan Linietsky
2015-06-11Changed floats to 'real_t'.James McLean
2015-06-11Changed 'scale' to 'scale_basis' in 'interpolate_with'.James McLean
2015-06-11Merge branch 'master' of github.com:okamstudio/godotJames McLean
2015-06-11Implemented interpolation for affine transformations (Matrix32::interpolate_w...James McLean
2015-06-11added iconJuan Linietsky
2015-06-11new space shooter demoJuan Linietsky
2015-06-11fixed problem with crashing godot when changing number of steps while no anim...krzycho
2015-06-11founded and fixed a bug that freezed godot when deleting while grabbing color...krzycho
2015-06-11ColorRamp new features:krzycho
2015-06-10add bind method for create_from_fnt (load fnt made by BMFont)volzhs
2015-06-10add bind method for create_from_fnt (load fnt made by BMFont)volzhs
2015-06-09Added rot/pos constructor for Matrix32 variant.James McLean
2015-06-08Merge pull request #2051 from jrimclean/masterJuan Linietsky
2015-06-08Fixed get_packet/put_packet bindings in PacketPeer.James McLean
2015-06-08draw button focus before text and iconJuan Linietsky
2015-06-08grid container supports separate h and v spacingJuan Linietsky
2015-06-08Delete godot.creator.user.RG2068Juan Linietsky
2015-06-08logo in svg curves & licenseJuan Linietsky
2015-06-08Added Node.find_node(mask) functionJuan Linietsky
2015-06-07Merge pull request #2044 from est31/fix-winJuan Linietsky
2015-06-07Complete fix for windows compilabilityest31
2015-06-07Merge pull request #2042 from est31/fix-winJuan Linietsky
2015-06-07Fix windows compilabilityest31
2015-06-07Merge pull request #2037 from est31/use-local-winJuan Linietsky
2015-06-07Merge pull request #2029 from est31/rawarrayJuan Linietsky
2015-06-07Merge pull request #2023 from TheJosh/dae-exporter-assimpJuan Linietsky
2015-06-07Merge pull request #2017 from Razzlegames/multitouch_fix_1908Juan Linietsky
2015-06-07Merge pull request #2007 from Krzycho666/masterJuan Linietsky
2015-06-07Merge pull request #1977 from choikwa/masterJuan Linietsky
2015-06-07Merge pull request #1973 from Biliogadafr/ColorRampJuan Linietsky
2015-06-07Merge pull request #1932 from Faless/gravity_distance_fullJuan Linietsky