summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-02-23Complete the globals.h -> global_config.h conversionBojidar Marinov
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-02-19Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky
2017-02-16Correct hash behavior for floating point numbersHein-Pieter van Braam
2017-02-15-begin of export work, not done yetJuan Linietsky
2017-02-14Merge pull request #7792 from Hinsbart/inputmap_fixesRémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13ProjectSettings: InputMap dialog fixesAndreas Haas
2017-02-12Merge pull request #7352 from Zylann/polylineRémi Verschelde
2017-02-12Merge pull request #7789 from volzhs/update-script-buttonRémi Verschelde
2017-02-12Merge pull request #7772 from Limb/fixgiprobeeditorRémi Verschelde
2017-02-12Merge pull request #7768 from bojidar-bg/sc-multiple-namesRémi Verschelde
2017-02-12Merge pull request #7757 from volzhs/save-debug-optionsRémi Verschelde
2017-02-12Merge pull request #7740 from magyar123/masterRémi Verschelde
2017-02-13Update attach/clear script tool bar icon in Scene panelvolzhs
2017-02-09Remove memdelete of button in GIProbeEditor exitKenneth Lorthioir
2017-02-09Make _sc_ files work like ._sc_, fixes #7762Bojidar Marinov
2017-02-09Reorder the folders in tools to prepare moving tools/editorRémi Verschelde
2017-02-08Save and restore debug optionsvolzhs
2017-02-07Merge pull request #7709 from bojidar-bg/sort-scripts-by-pathRémi Verschelde
2017-02-06Add editor option for automatically closing the output when stopping the game.mbalint12
2017-02-06Several bugfixes, improving the import workflowJuan Linietsky
2017-02-04Ensure proper config version when reading the new configuration file.Juan Linietsky
2017-02-04Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.xJuan Linietsky
2017-02-04completed scene importing (I hope?)Juan Linietsky
2017-02-04fix continous reimport bug (i hope)Juan Linietsky
2017-02-04Scene import more or less working, needs some missing features.Juan Linietsky
2017-02-03OBJ file importing!Juan Linietsky
2017-02-02wav file importing!Juan Linietsky
2017-02-02Sort settings for scripts in the editorBojidar Marinov
2017-02-02Fix crash when saving root node by "Save Branch as Scene" with unsaved scenevolzhs
2017-02-02Merge pull request #7672 from Hinsbart/drag_crashRémi Verschelde
2017-02-02Merge pull request #7670 from RandomShaper/load-placeholder-dupRémi Verschelde
2017-02-02Merge pull request #7666 from Paulb23/line_length_guidelineRémi Verschelde
2017-02-02Merge pull request #7648 from RayKoopa/add_remove_animation_warningRémi Verschelde
2017-02-02Fix compile errorvolzhs
2017-02-01CSV translation import pluginJuan Linietsky
2017-02-01Lot of work in new importer, importing textures now works.Juan Linietsky
2017-01-29SceneTreeDock: Fix crash when dragging invalid nodes.Andreas Haas
2017-01-29Replicate load-as-placeholder state on node duplicationPedro J. Estébanez
2017-01-28Fixed line lenght guideline drawing with color optionPaulb23
2017-01-25Removed import/export system, will start new one from scratch.Juan Linietsky
2017-01-25Added warning when removing animationsRay Koopa
2017-01-25Merge pull request #7640 from volzhs/fix-scrollbar-2d-editor-3.0Rémi Verschelde
2017-01-25Merge pull request #7642 from guilhermefelipecgs/add_categoryRémi Verschelde
2017-01-25Merge pull request #7542 from volzhs/modulate-transparencyRémi Verschelde
2017-01-25Audio bus editing is COMPLETE!Juan Linietsky
2017-01-25Add run/output categoryGuilherme Felipe
2017-01-25Fix weird scrollbar appearance on 2D editor (3.0 master)volzhs
2017-01-25Include filesystem dock split offset in editor layoutsPedro J. Estébanez