aboutsummaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2644 from Ovnuniarchos/BBCodeDocsJuan Linietsky2015-11-191-48/+59
|\
| * Merge branch 'master' into BBCodeDocsOvnuniarchos2015-11-1961-1116/+2255
| |\
| * | BBCode is now allowed anywhere in the inline documentation.Ovnuniarchos2015-10-201-47/+60
* | | Merge pull request #2696 from AlexHolly/restart-feature-on-runningJuan Linietsky2015-11-191-4/+10
|\ \ \
| * | | replay on play if already playing for scene and main + switch icon to reload ...Alexander Holland2015-10-281-4/+10
* | | | Merge pull request #2699 from ZuBsPaCe/visual-studio-2015-compilationJuan Linietsky2015-11-182-3/+3
|\ \ \ \
| * | | | Fixes Visual Studio 2015 compile error C3688 (invalid literal suffix)ZuBsPaCe2015-10-292-3/+3
| |/ / /
* | | | Merge pull request #2786 from neikeq/node_select_menuJuan Linietsky2015-11-184-84/+393
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added selection menu to spatial and canvas editorsneikeq2015-11-194-84/+393
| |/ /
* | | Merge pull request #2702 from TheHX/fix_align_with_viewJuan Linietsky2015-11-181-5/+5
|\ \ \
| * | | 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 buildsystemRémi Verschelde2015-11-0111-40/+15
| |/ /
* | | Merge pull request #2716 from SaracenOne/animation_saving_fixJuan Linietsky2015-11-182-25/+167
|\ \ \
| * | | 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.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` 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 editorTybobobo2015-11-181-0/+4
* | | | | Merge pull request #2626 from TheHX/editor_dialogsJuan Linietsky2015-11-186-80/+66
|\ \ \ \ \
| * | | | | 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 checkfirefly24422015-10-181-1/+1
| |/ / / /
* | | | | Merge pull request #2639 from MarianoGnu/originJuan Linietsky2015-11-181-19/+17
|\ \ \ \ \
| * | | | | 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 ...firefly24422015-10-191-12/+19
| |/ / / /
* | | | | Merge pull request #2652 from firefly2442/fix-iconsJuan Linietsky2015-11-181-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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 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 TileSetseska2015-10-251-4/+8
| |/ / / /
* | | | | Merge pull request #2693 from TheHX/memory_leakJuan Linietsky2015-11-181-1/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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 '.' charactersanikoyes2015-11-101-4/+12
* | | | | 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 Sergey Lapin...Neiro2015-11-121-3/+1
* | | | | | *Polygon2D now updates on any modification in its point array. ShapeLine2D ha...Ovnuniarchos2015-11-181-0/+33
* | | | | | -Fixed default theme a littleJuan Linietsky2015-11-181-2/+6
* | | | | | -fixed tabsJuan Linietsky2015-11-185-69/+135
* | | | | | missing iconsJuan Linietsky2015-11-173-0/+0
* | | | | | -Merged Script and Help tabsJuan Linietsky2015-11-177-739/+1263
* | | | | | -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
|/ / /