Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-18 | Merge pull request #2812 from eska014/split-anim-tracks-button | Juan Linietsky | |
Split up AnimationPlayer tracks editor `Tracks` button | |||
2015-11-18 | Merge pull request #2815 from akien-mga/pr-tooltip-buttons-sample-library | Juan Linietsky | |
Added tooltip for a few buttons in sample library editor | |||
2015-11-18 | Merge pull request #2626 from TheHX/editor_dialogs | Juan Linietsky | |
Small fixes in some editor dialogs | |||
2015-11-18 | Merge pull request #2631 from firefly2442/duplicate-conditional-fix | Juan Linietsky | |
duplicate conditional check | |||
2015-11-18 | Merge pull request #2639 from MarianoGnu/origin | Juan Linietsky | |
Fix ButtonGroup broken layout | |||
2015-11-18 | Merge pull request #2640 from firefly2442/settings-xml-missing-proj | Juan Linietsky | |
projects in the editor_settings.xml that are no longer found on disk will be removed | |||
2015-11-18 | Merge pull request #2652 from firefly2442/fix-icons | Juan Linietsky | |
Fix icons (default location and in demos) | |||
2015-11-18 | Added tooltip for a few buttons in sample library editor | Tybobobo | |
2015-11-18 | Merge pull request #2676 from neikeq/inspector_history_tooltip | Juan Linietsky | |
Tooltip for the Inspector's history button | |||
2015-11-18 | Merge pull request #2679 from eska014/set-all-tileset-shapes | Juan Linietsky | |
Add all collision shapes to a tile when converting scenes to TileSets | |||
2015-11-18 | Merge pull request #2693 from TheHX/memory_leak | Juan Linietsky | |
Fix small memory leak | |||
2015-11-18 | Split up AnimationPlayer tracks editor `Tracks` button | eska | |
2015-11-18 | Merge pull request #2767 from akien-mga/PR-node-rename-problem2 | Juan Linietsky | |
Fix node renaming bug when using the '.' character | |||
2015-11-18 | Merge pull request #2775 from n31r0/master | Juan Linietsky | |
Remove of use_exclude_ctrl_bones (was removed in io_scene_dae by Serg… | |||
2015-11-18 | *Polygon2D now updates on any modification in its point array. ShapeLine2D ↵ | Ovnuniarchos | |
has now an editor. | |||
2015-11-18 | -Fixed default theme a little | Juan Linietsky | |
-Added option to group help pages, fixes #2805 | |||
2015-11-18 | -fixed tabs | Juan Linietsky | |
2015-11-17 | missing icons | Juan Linietsky | |
2015-11-17 | -Merged Script and Help tabs | Juan Linietsky | |
-Help tabs can be opened many at the same time -Color temperatures for opened scripts -Dominant script opening when switching scene tab | |||
2015-11-13 | -better integration of ndee's theme | Juan Linietsky | |
2015-11-12 | Remove of use_exclude_ctrl_bones (was removed in io_scene_dae by Sergey ↵ | Neiro | |
Lapin, commit 4210d5e4594fcf80bc121bccc916d411663d02bc) in godot_export_manager.py | |||
2015-11-11 | -fixes to animatedsprite used with atlas | Juan Linietsky | |
2015-11-10 | Fix node renaming bug when using the '.' character | sanikoyes | |
Fixed by making '.' (and '/') illegal character in node names when adding via the rename feature. | |||
2015-11-09 | -support for stereo ima-adpcm sample compression & playback | Juan Linietsky | |
-support for converting samples to ima-adpcm upon export | |||
2015-10-28 | Fix small memory leak | Franklin Sobrinho | |
2015-10-25 | Add all collision shapes to a tile when converting scenes to TileSets | eska | |
2015-10-25 | Tooltip for the Inspector's history button | neikeq | |
2015-10-22 | Fix #2623 | Julian Murgia - StraToN | |
2015-10-21 | -fixes to ring buffer (fixes network error) | Juan Linietsky | |
-fixes to invalid disabling of commands on scene tree dock | |||
2015-10-21 | when creating project, save icon using resource location by default | firefly2442 | |
2015-10-21 | -Ability to debug video memory usage | Juan Linietsky | |
-Small fix to xml saver (swapping > and <) | |||
2015-10-20 | -Fixes on atlas import to save memory if mipmaps are not used | Juan Linietsky | |
-Make the video memory visible to improve debugging | |||
2015-10-19 | projects in the editor_settings.xml that are no longer found on disk will be ↵ | firefly2442 | |
removed | |||
2015-10-19 | Fix ButtonGroup broken layout | MarianoGNU | |
2015-10-18 | duplicate conditional check | firefly2442 | |
2015-10-18 | Change MeshInstanceEditor outline dialog "Ok" button label | Franklin Sobrinho | |
2015-10-18 | Small fixes in some editor dialogs | Franklin Sobrinho | |
2015-10-17 | -remove path after inheriting, fixes #2616 | Juan Linietsky | |
2015-10-17 | -Propertly restrict renaming of nodes in inherited scenes, fixes #2615 | Juan Linietsky | |
2015-10-17 | remove unpexpected revert button, fixes #2614 | Juan Linietsky | |
2015-10-17 | -Added const to a reference, should fix #2613 | Juan Linietsky | |
2015-10-17 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | |
2015-10-17 | -fixes disability to remove instanced nodes when reopening scene. Fixes #2610 | Juan Linietsky | |
2015-10-17 | Merge pull request #2274 from MarianoGnu/master | Juan Linietsky | |
Improve Visual Shader Editor responsiveness | |||
2015-10-17 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | |
2015-10-17 | Merge pull request #2053 from rodolforg/fix-import-button-label | Juan Linietsky | |
Small fix for Import Game dialog labels | |||
2015-10-17 | Merge pull request #2250 from PeaceSells50/AddedGridMapSettings | Juan Linietsky | |
Added GridMap settings which allows the user to enter a pick distance. | |||
2015-10-17 | Merge pull request #2357 from volzhs/prevent-to-change-tool-mode | Juan Linietsky | |
prevent to change tool mode when control key is pressed | |||
2015-10-17 | Merge pull request #2362 from AlexHolly/update-scene-tab-fix | Juan Linietsky | |
[UI-FIX] - Update scene tabs on save | |||
2015-10-17 | Merge pull request #2380 from StraToN/tabs-buttons | Juan Linietsky | |
Tab close button + display policies + application on Scenes Tabs |