| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Fix "Align with view" undo, fixes #1443 | Franklin Sobrinho | 2015-10-29 | 1 | -5/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2707 from akien-mga/master | Juan Linietsky | 2015-11-18 | 11 | -40/+15 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Cosmetic fixes to SCons buildsystem | |||||
| | * | | | | | | | Cosmetic fixes to SCons buildsystem | Rémi Verschelde | 2015-11-01 | 11 | -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_fix | Juan Linietsky | 2015-11-18 | 2 | -25/+167 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Added missing saving support to animation editor. | |||||
| | * | | | | | | | Added missing saving support to animation editor. | Saracen | 2015-11-02 | 2 | -25/+167 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2717 from SaracenOne/light_baker_transluscent | Juan Linietsky | 2015-11-18 | 2 | -66/+106 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Ignore alpha materials in baked light ray-tracer. | |||||
| | * | | | | | | | Ignore alpha materials in baked light ray-tracer. | Saracen | 2015-11-02 | 2 | -66/+106 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2812 from eska014/split-anim-tracks-button | Juan Linietsky | 2015-11-18 | 2 | -24/+41 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Split up AnimationPlayer tracks editor `Tracks` button | |||||
| | * | | | | | | | Split up AnimationPlayer tracks editor `Tracks` button | eska | 2015-11-18 | 2 | -24/+41 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #2815 from akien-mga/pr-tooltip-buttons-sample-library | Juan Linietsky | 2015-11-18 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Added tooltip for a few buttons in sample library editor | |||||
| | * | | | | | | | | Added tooltip for a few buttons in sample library editor | Tybobobo | 2015-11-18 | 1 | -0/+4 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2626 from TheHX/editor_dialogs | Juan Linietsky | 2015-11-18 | 6 | -80/+66 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Small fixes in some editor dialogs | |||||
| | * | | | | | | | | | Change MeshInstanceEditor outline dialog "Ok" button label | Franklin Sobrinho | 2015-10-18 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Small fixes in some editor dialogs | Franklin Sobrinho | 2015-10-18 | 6 | -79/+65 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2631 from firefly2442/duplicate-conditional-fix | Juan Linietsky | 2015-11-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | duplicate conditional check | |||||
| | * | | | | | | | | | duplicate conditional check | firefly2442 | 2015-10-18 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2639 from MarianoGnu/origin | Juan Linietsky | 2015-11-18 | 1 | -19/+17 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix ButtonGroup broken layout | |||||
| | * | | | | | | | | | Fix ButtonGroup broken layout | MarianoGNU | 2015-10-19 | 1 | -19/+17 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2640 from firefly2442/settings-xml-missing-proj | Juan Linietsky | 2015-11-18 | 1 | -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 ↵ | firefly2442 | 2015-10-19 | 1 | -12/+19 | |
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed | |||||
| * | | | | | | | | | Merge pull request #2652 from firefly2442/fix-icons | Juan Linietsky | 2015-11-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | Fix icons (default location and in demos) | |||||
| | * | | | | | | | | when creating project, save icon using resource location by default | firefly2442 | 2015-10-21 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2676 from neikeq/inspector_history_tooltip | Juan Linietsky | 2015-11-18 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Tooltip for the Inspector's history button | |||||
| | * | | | | | | | | | Tooltip for the Inspector's history button | neikeq | 2015-10-25 | 1 | -0/+1 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #2679 from eska014/set-all-tileset-shapes | Juan Linietsky | 2015-11-18 | 1 | -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 TileSets | eska | 2015-10-25 | 1 | -4/+8 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2693 from TheHX/memory_leak | Juan Linietsky | 2015-11-18 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | Fix small memory leak | |||||
| | * | | | | | | | | Fix small memory leak | Franklin Sobrinho | 2015-10-28 | 1 | -1/+0 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #2767 from akien-mga/PR-node-rename-problem2 | Juan Linietsky | 2015-11-18 | 1 | -4/+12 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix node renaming bug when using the '.' character | |||||
| | * | | | | | | | | Fix node renaming bug when using the '.' character | sanikoyes | 2015-11-10 | 1 | -4/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed by making '.' (and '/') illegal character in node names when adding via the rename feature. | |||||
| * | | | | | | | | | Merge pull request #2775 from n31r0/master | Juan Linietsky | 2015-11-18 | 1 | -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 ↵ | Neiro | 2015-11-12 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lapin, commit 4210d5e4594fcf80bc121bccc916d411663d02bc) in godot_export_manager.py | |||||
| * | | | | | | | | | | *Polygon2D now updates on any modification in its point array. ShapeLine2D ↵ | Ovnuniarchos | 2015-11-18 | 1 | -0/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | has now an editor. | |||||
| * | | | | | | | | | | -Fixed default theme a little | Juan Linietsky | 2015-11-18 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Added option to group help pages, fixes #2805 | |||||
| * | | | | | | | | | | -fixed tabs | Juan Linietsky | 2015-11-18 | 5 | -69/+135 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | missing icons | Juan Linietsky | 2015-11-17 | 3 | -0/+0 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | -Merged Script and Help tabs | Juan Linietsky | 2015-11-17 | 7 | -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 theme | Juan Linietsky | 2015-11-13 | 4 | -3/+4 | |
| |/ / / / / / / / / | ||||||
| * / / / / / / / / | -fixes to animatedsprite used with atlas | Juan Linietsky | 2015-11-11 | 1 | -4/+8 | |
| |/ / / / / / / / | ||||||
| * / / / / / / / | -support for stereo ima-adpcm sample compression & playback | Juan Linietsky | 2015-11-09 | 10 | -7/+229 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | -support for converting samples to ima-adpcm upon export | |||||
| * | | | | | | | Fix #2623 | Julian Murgia - StraToN | 2015-10-22 | 2 | -6/+16 | |
| | | | | | | | | ||||||
| * | | | | | | | -fixes to ring buffer (fixes network error) | Juan Linietsky | 2015-10-21 | 1 | -1/+2 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | -fixes to invalid disabling of commands on scene tree dock | |||||
| * | | | | | | -Ability to debug video memory usage | Juan Linietsky | 2015-10-21 | 2 | -3/+53 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | -Small fix to xml saver (swapping > and <) | |||||
| * | | | | | | -Fixes on atlas import to save memory if mipmaps are not used | Juan Linietsky | 2015-10-20 | 3 | -4/+51 | |
| |/ / / / / | | | | | | | | | | | | | | | | -Make the video memory visible to improve debugging | |||||
| * | | | | | -remove path after inheriting, fixes #2616 | Juan Linietsky | 2015-10-17 | 1 | -0/+3 | |
| | | | | | | ||||||
| * | | | | | -Propertly restrict renaming of nodes in inherited scenes, fixes #2615 | Juan Linietsky | 2015-10-17 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | remove unpexpected revert button, fixes #2614 | Juan Linietsky | 2015-10-17 | 1 | -4/+48 | |
| | | | | | | ||||||
| * | | | | | -Added const to a reference, should fix #2613 | Juan Linietsky | 2015-10-17 | 2 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-10-17 | 4 | -998/+1515 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge pull request #2274 from MarianoGnu/master | Juan Linietsky | 2015-10-17 | 4 | -998/+1515 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | Improve Visual Shader Editor responsiveness | |||||
