summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-11-13-better integration of ndee's themeJuan Linietsky
2015-11-11-fixes to animatedsprite used with atlasJuan Linietsky
2015-11-09-support for stereo ima-adpcm sample compression & playbackJuan Linietsky
2015-10-22Fix #2623Julian Murgia - StraToN
2015-10-21-fixes to ring buffer (fixes network error)Juan Linietsky
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-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
2015-10-10Merge branch 'master' of https://github.com/okamstudio/godotreduz
2015-10-10Large improvements on scene packing and managementreduz
2015-10-08newline fixesreduz
2015-10-07Minor changes: Organizing importsJorge Araya Navarro
2015-10-07Minor changesJorge Araya Navarro
2015-10-07Internationalization implementedJorge Araya Navarro
2015-10-06Refactoring some strings and ordering importsJorge Araya Navarro
2015-10-04Fix bug in EditorPlugin::add_custom_control, fixes #2567Franklin Sobrinho
2015-10-02Add support for Opus audio formatGeorge Marques
2015-10-01-Added ability to use cubic interpolation on image resize (little more qualit...Juan Linietsky
2015-09-29Small readability fixes for the in-game class reference - fixes #2515 and #23...Jack Gold
2015-09-28Merge pull request #2528 from MarianoGnu/sprite-editJuan Linietsky
2015-09-28Add SpriteRegionEditor and update Polygon2DUVEditorMarianoGNU
2015-09-27XML to Open Project Wiki implementedJorge Araya Navarro
2015-09-26Adding the new Python fileJorge Araya Navarro
2015-09-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-24Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky
2015-09-23Fix a bug with doctool (" >")Bojidar Marinov
2015-09-20Ability to visually debug geometry visually:Juan Linietsky
2015-09-18Remove of use_exclude_ctrl_bones optionSergey Lapin
2015-09-16ran cppcheck, found unused variablesfirefly2442