summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-01classes/color - Documenting a trick with set_modulateBrickcaster
2015-11-01Cosmetic fixes to SCons buildsystemRémi Verschelde
2015-11-01Merge pull request #2646 from vnen/array-referenceRémi Verschelde
2015-11-01Fix arguments parsing in the main functionRémi Verschelde
2015-11-01properly compute total time for ogg vorbisJuan Linietsky
2015-11-01Add default focus StyleBox to MenuButtoneska
2015-11-01-some fixes to audioJuan Linietsky
2015-10-30Fixing memleaks in main/main.cppPhobos Tro
2015-10-30Fixes Visual Studio 2015 parallel builds (-j switch)ZuBsPaCe
2015-10-30Fixes Visual Studio 2015 linker error (___iob_func)ZuBsPaCe
2015-10-29Fix "Align with view" undo, fixes #1443Franklin Sobrinho
2015-10-29Added some demo iconsneikeq
2015-10-29Fixes Visual Studio 2015 compile error C3688 (invalid literal suffix)ZuBsPaCe
2015-10-28replay on play if already playing for scene and main + switch icon to reload ...Alexander Holland
2015-10-28Set World2D default angular damp per global `physics_2d/default_angular_damp`eska
2015-10-28Fix small memory leakFranklin Sobrinho
2015-10-28improve android paymentsvolzhs
2015-10-25Updated classes/matrix32Brickcaster
2015-10-25Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-25-Fixed a bug in scrollcontainer not respecting expand flagJuan Linietsky
2015-10-25Add all collision shapes to a tile when converting scenes to TileSetseska
2015-10-25Merge pull request #2677 from phobos-tro/x11-memleakOkam Studio
2015-10-26Made the Atom net_wm_icon localPhobos Tro
2015-10-25Tooltip for the Inspector's history buttonneikeq
2015-10-25Fixing memory leaksPhobos Tro
2015-10-24Fix for negative coords. Regarding issue #2665Brickcaster
2015-10-22Merge pull request #2663 from romulox-x/cadisplaylinkpunto-
2015-10-22Added setting for CADisplayLink on iOS, so you no longer need to recompile to...steve
2015-10-21-fixed a quite serious scene corruption bug when saving that has been around ...Juan Linietsky
2015-10-21added low_memory_2d_mode, to indicate when 3D post processing buffers and vie...romulox_x
2015-10-21Merge pull request #2655 from StraToN/fix-tab-buttonsJuan Linietsky
2015-10-22Fix #2623Julian Murgia - StraToN
2015-10-21-fixes to ring buffer (fixes network error)Juan Linietsky
2015-10-21fix icon locations in demo projectsfirefly2442
2015-10-21when creating project, save icon using resource location by defaultfirefly2442
2015-10-21-Ability to debug video memory usageJuan Linietsky
2015-10-20Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-20-work in progress implementation of NDEE's theme It's NOT DONE YETJuan Linietsky
2015-10-20-Fixes on atlas import to save memory if mipmaps are not usedJuan Linietsky
2015-10-20Add missing reference documentation for Array classGeorge Marques
2015-10-20Syncing classes.xml with current binaryGeorge Marques
2015-10-20BBCode is now allowed anywhere in the inline documentation.Ovnuniarchos
2015-10-19projects in the editor_settings.xml that are no longer found on disk will be ...firefly2442
2015-10-19Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-19-some fixes to where screen is read from rasterizerJuan Linietsky
2015-10-19Fix ButtonGroup broken layoutMarianoGNU
2015-10-19Clamp filling angle instead of normalizeMarianoGNU
2015-10-19add missing default valueMarianoGNU
2015-10-19Bind missing FixedMaterial constants, fixes #2628Franklin Sobrinho
2015-10-19Fixed minor bug : quicklty pointing alternatively Script button and Close but...Julian Murgia - StraToN