aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | Fix "Align with view" undo, fixes #1443Franklin Sobrinho2015-10-291-5/+5
| |/ / / / / /
* | | | | | | Merge pull request #2707 from akien-mga/masterJuan Linietsky2015-11-1811-40/+15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Cosmetic fixes to SCons buildsystem
| * | | | | | | Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-0111-40/+15
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed trailing spaces - Made sure all indentation is done using tabs (fixes #39) - Potentially fixed an identation issue for openssl check
* | | | | | | Merge pull request #2716 from SaracenOne/animation_saving_fixJuan Linietsky2015-11-182-25/+167
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Added missing saving support to animation editor.
| * | | | | | | Added missing saving support to animation editor.Saracen2015-11-022-25/+167
| |/ / / / / /
* | | | | | | Merge pull request #2717 from SaracenOne/light_baker_transluscentJuan Linietsky2015-11-182-66/+106
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Ignore alpha materials in baked light ray-tracer.
| * | | | | | | Ignore alpha materials in baked light ray-tracer.Saracen2015-11-022-66/+106
| |/ / / / / /
* | | | | | | Merge pull request #2812 from eska014/split-anim-tracks-buttonJuan Linietsky2015-11-182-24/+41
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Split up AnimationPlayer tracks editor `Tracks` button
| * | | | | | | Split up AnimationPlayer tracks editor `Tracks` buttoneska2015-11-182-24/+41
| | | | | | | |
* | | | | | | | Merge pull request #2815 from akien-mga/pr-tooltip-buttons-sample-libraryJuan Linietsky2015-11-181-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Added tooltip for a few buttons in sample library editor
| * | | | | | | | Added tooltip for a few buttons in sample library editorTybobobo2015-11-181-0/+4
| | | | | | | | |
* | | | | | | | | Merge pull request #2626 from TheHX/editor_dialogsJuan Linietsky2015-11-186-80/+66
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Small fixes in some editor dialogs
| * | | | | | | | | Change MeshInstanceEditor outline dialog "Ok" button labelFranklin Sobrinho2015-10-181-1/+1
| | | | | | | | | |
| * | | | | | | | | Small fixes in some editor dialogsFranklin Sobrinho2015-10-186-79/+65
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2631 from firefly2442/duplicate-conditional-fixJuan Linietsky2015-11-181-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | duplicate conditional check
| * | | | | | | | | duplicate conditional checkfirefly24422015-10-181-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2639 from MarianoGnu/originJuan Linietsky2015-11-181-19/+17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix ButtonGroup broken layout
| * | | | | | | | | Fix ButtonGroup broken layoutMarianoGNU2015-10-191-19/+17
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2640 from firefly2442/settings-xml-missing-projJuan Linietsky2015-11-181-12/+19
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | projects in the editor_settings.xml that are no longer found on disk will be removed
| * | | | | | | | | projects in the editor_settings.xml that are no longer found on disk will be ↵firefly24422015-10-191-12/+19
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | removed
* | | | | | | | | Merge pull request #2652 from firefly2442/fix-iconsJuan Linietsky2015-11-181-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Fix icons (default location and in demos)
| * | | | | | | | when creating project, save icon using resource location by defaultfirefly24422015-10-211-1/+1
| | | | | | | | |
* | | | | | | | | Merge pull request #2676 from neikeq/inspector_history_tooltipJuan Linietsky2015-11-181-0/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Tooltip for the Inspector's history button
| * | | | | | | | | Tooltip for the Inspector's history buttonneikeq2015-10-251-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2679 from eska014/set-all-tileset-shapesJuan Linietsky2015-11-181-4/+8
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add all collision shapes to a tile when converting scenes to TileSets
| * | | | | | | | | Add all collision shapes to a tile when converting scenes to TileSetseska2015-10-251-4/+8
| |/ / / / / / / /
* | | | | | | | | Merge pull request #2693 from TheHX/memory_leakJuan Linietsky2015-11-181-1/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | Fix small memory leak
| * | | | | | | | Fix small memory leakFranklin Sobrinho2015-10-281-1/+0
| |/ / / / / / /
* | | | | | | | Merge pull request #2767 from akien-mga/PR-node-rename-problem2Juan Linietsky2015-11-181-4/+12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix node renaming bug when using the '.' character
| * | | | | | | | Fix node renaming bug when using the '.' charactersanikoyes2015-11-101-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed by making '.' (and '/') illegal character in node names when adding via the rename feature.
* | | | | | | | | Merge pull request #2775 from n31r0/masterJuan Linietsky2015-11-181-3/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove of use_exclude_ctrl_bones (was removed in io_scene_dae by Serg…
| * | | | | | | | | Remove of use_exclude_ctrl_bones (was removed in io_scene_dae by Sergey ↵Neiro2015-11-121-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lapin, commit 4210d5e4594fcf80bc121bccc916d411663d02bc) in godot_export_manager.py
* | | | | | | | | | *Polygon2D now updates on any modification in its point array. ShapeLine2D ↵Ovnuniarchos2015-11-181-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | has now an editor.
* | | | | | | | | | -Fixed default theme a littleJuan Linietsky2015-11-181-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Added option to group help pages, fixes #2805
* | | | | | | | | | -fixed tabsJuan Linietsky2015-11-185-69/+135
| | | | | | | | | |
* | | | | | | | | | missing iconsJuan Linietsky2015-11-173-0/+0
| | | | | | | | | |
* | | | | | | | | | -Merged Script and Help tabsJuan Linietsky2015-11-177-739/+1263
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Help tabs can be opened many at the same time -Color temperatures for opened scripts -Dominant script opening when switching scene tab
* | | | | | | | | | -better integration of ndee's themeJuan Linietsky2015-11-134-3/+4
|/ / / / / / / / /
* / / / / / / / / -fixes to animatedsprite used with atlasJuan Linietsky2015-11-111-4/+8
|/ / / / / / / /
* / / / / / / / -support for stereo ima-adpcm sample compression & playbackJuan Linietsky2015-11-0910-7/+229
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | -support for converting samples to ima-adpcm upon export
* | | | | | | Fix #2623Julian Murgia - StraToN2015-10-222-6/+16
| | | | | | |
* | | | | | | -fixes to ring buffer (fixes network error)Juan Linietsky2015-10-211-1/+2
|/ / / / / / | | | | | | | | | | | | | | | | | | -fixes to invalid disabling of commands on scene tree dock
* | | | | | -Ability to debug video memory usageJuan Linietsky2015-10-212-3/+53
| | | | | | | | | | | | | | | | | | | | | | | | -Small fix to xml saver (swapping > and <)
* | | | | | -Fixes on atlas import to save memory if mipmaps are not usedJuan Linietsky2015-10-203-4/+51
|/ / / / / | | | | | | | | | | | | | | | -Make the video memory visible to improve debugging
* | | | | -remove path after inheriting, fixes #2616Juan Linietsky2015-10-171-0/+3
| | | | |
* | | | | -Propertly restrict renaming of nodes in inherited scenes, fixes #2615Juan Linietsky2015-10-171-1/+1
| | | | |
* | | | | remove unpexpected revert button, fixes #2614Juan Linietsky2015-10-171-4/+48
| | | | |
* | | | | -Added const to a reference, should fix #2613Juan Linietsky2015-10-172-2/+2
| | | | |
* | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-10-174-998/+1515
|\ \ \ \ \
| * \ \ \ \ Merge pull request #2274 from MarianoGnu/masterJuan Linietsky2015-10-174-998/+1515
| |\ \ \ \ \ | | | | | | | | | | | | | | Improve Visual Shader Editor responsiveness