summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-11-18Merge pull request #2639 from MarianoGnu/originJuan Linietsky
2015-11-18Merge pull request #2640 from firefly2442/settings-xml-missing-projJuan Linietsky
2015-11-18Merge pull request #2652 from firefly2442/fix-iconsJuan Linietsky
2015-11-18Merge pull request #2676 from neikeq/inspector_history_tooltipJuan Linietsky
2015-11-18Merge pull request #2679 from eska014/set-all-tileset-shapesJuan Linietsky
2015-11-18Merge pull request #2693 from TheHX/memory_leakJuan Linietsky
2015-11-18Merge pull request #2767 from akien-mga/PR-node-rename-problem2Juan Linietsky
2015-11-18Merge pull request #2775 from n31r0/masterJuan Linietsky
2015-11-18*Polygon2D now updates on any modification in its point array. ShapeLine2D ha...Ovnuniarchos
2015-11-18-Fixed default theme a littleJuan Linietsky
2015-11-18-fixed tabsJuan Linietsky
2015-11-17missing iconsJuan Linietsky
2015-11-17-Merged Script and Help tabsJuan Linietsky
2015-11-13-better integration of ndee's themeJuan Linietsky
2015-11-12Remove of use_exclude_ctrl_bones (was removed in io_scene_dae by Sergey Lapin...Neiro
2015-11-11-fixes to animatedsprite used with atlasJuan Linietsky
2015-11-10Fix node renaming bug when using the '.' charactersanikoyes
2015-11-09-support for stereo ima-adpcm sample compression & playbackJuan Linietsky
2015-10-28Fix small memory leakFranklin Sobrinho
2015-10-25Add all collision shapes to a tile when converting scenes to TileSetseska
2015-10-25Tooltip for the Inspector's history buttonneikeq
2015-10-22Fix #2623Julian Murgia - StraToN
2015-10-21-fixes to ring buffer (fixes network error)Juan Linietsky
2015-10-21when creating project, save icon using resource location by defaultfirefly2442
2015-10-21-Ability to debug video memory usageJuan Linietsky
2015-10-20-Fixes on atlas import to save memory if mipmaps are not usedJuan Linietsky
2015-10-19projects in the editor_settings.xml that are no longer found on disk will be ...firefly2442
2015-10-19Fix ButtonGroup broken layoutMarianoGNU
2015-10-17-remove path after inheriting, fixes #2616Juan Linietsky
2015-10-17-Propertly restrict renaming of nodes in inherited scenes, fixes #2615Juan Linietsky
2015-10-17remove unpexpected revert button, fixes #2614Juan Linietsky
2015-10-17-Added const to a reference, should fix #2613Juan Linietsky
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-17-fixes disability to remove instanced nodes when reopening scene. Fixes #2610Juan Linietsky
2015-10-17Merge pull request #2274 from MarianoGnu/masterJuan Linietsky
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-17Merge pull request #2053 from rodolforg/fix-import-button-labelJuan Linietsky
2015-10-17Merge pull request #2250 from PeaceSells50/AddedGridMapSettingsJuan Linietsky
2015-10-17Merge pull request #2357 from volzhs/prevent-to-change-tool-modeJuan Linietsky
2015-10-17Merge pull request #2362 from AlexHolly/update-scene-tab-fixJuan Linietsky
2015-10-17Merge pull request #2380 from StraToN/tabs-buttonsJuan Linietsky
2015-10-17Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-10-17misc cleanupJuan Linietsky
2015-10-17Merge pull request #2479 from firefly2442/cppcheck-unusedvarsJuan Linietsky
2015-10-17Merge pull request #2488 from slapin/remove-unimplemented-exporter-optionJuan Linietsky
2015-10-17Merge pull request #2549 from shackra/docdump-openprojJuan Linietsky
2015-10-17Merge pull request #2555 from jackmakesthings/class-reference-formattingJuan Linietsky
2015-10-17Merge pull request #2569 from TheHX/issue_2567Juan Linietsky
2015-10-16Merge branch 'master' of https://github.com/okamstudio/godotMarianoGNU
2015-10-16-fixes and more fixes to new scene system, seems stable now..reduz