Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-01 | Merge pull request #2968 from neikeq/line_duplicate | Rémi Verschelde | |
Fix script editor not clonning down last line | |||
2015-12-01 | Fix script editor not clonning down last line | neikeq | |
2015-12-01 | Merge pull request #2890 from neikeq/cl_select_children | Rémi Verschelde | |
Allow selecting CanvasLayer children in canvas editor | |||
2015-11-25 | Merge pull request #2908 from neikeq/fix_editor_select | Rémi Verschelde | |
Fix bugs caused by merged Script and Help tabs | |||
2015-11-25 | Fix Class Reference request from Inspector | neikeq | |
2015-11-24 | Merge pull request #2907 from neikeq/fix_2887 | Rémi Verschelde | |
Fix Class Search dialog not showing | |||
2015-11-24 | Fix Class Search dialog not showing up | neikeq | |
2015-11-24 | Remember last help search | neikeq | |
2015-11-23 | Allow selecting CanvasLayer children in canvas editor | neikeq | |
2015-11-19 | Merge pull request #2830 from Ovnuniarchos/ShapeLine2DXPolygonEditor | Juan Linietsky | |
Corrections to #2808 (2D shapes editor update) | |||
2015-11-19 | Merge pull request #2831 from neikeq/select_menu_patch | Juan Linietsky | |
Show select menu on button pressed (instead of released) | |||
2015-11-19 | get_handle_value implemented for LINE_SHAPE. Normal length normalized. | Ovnuniarchos | |
2015-11-19 | Show select menu on button pressed (instead of released) | neikeq | |
2015-11-19 | -remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260 | Juan Linietsky | |
2015-11-19 | Revert "Ignore alpha materials in baked light ray-tracer." | Juan Linietsky | |
2015-11-19 | Merge pull request #2444 from TheHX/issue_2117 | Juan Linietsky | |
Fix for problem when drawing CollisionPolygon when parented (#2117) | |||
2015-11-19 | Merge pull request #2447 from TheHX/issue_1275 | Juan Linietsky | |
Fix crash after undo when editing Polygon2D (#1275) | |||
2015-11-18 | Merge pull request #2786 from neikeq/node_select_menu | Juan Linietsky | |
Added selection menu to spatial and canvas editors | |||
2015-11-19 | Added selection menu to spatial and canvas editors | neikeq | |
2015-11-18 | Merge pull request #2702 from TheHX/fix_align_with_view | Juan Linietsky | |
Fix 3D editor align with current view | |||
2015-11-18 | Merge pull request #2707 from akien-mga/master | Juan Linietsky | |
Cosmetic fixes to SCons buildsystem | |||
2015-11-18 | Merge pull request #2716 from SaracenOne/animation_saving_fix | Juan Linietsky | |
Added missing saving support to animation editor. | |||
2015-11-18 | Merge pull request #2717 from SaracenOne/light_baker_transluscent | Juan Linietsky | |
Ignore alpha materials in baked light ray-tracer. | |||
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 | Added tooltip for a few buttons in sample library editor | Tybobobo | |
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 | *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-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-09 | -support for stereo ima-adpcm sample compression & playback | Juan Linietsky | |
-support for converting samples to ima-adpcm upon export | |||
2015-11-02 | Ignore alpha materials in baked light ray-tracer. | Saracen | |
2015-11-02 | Added missing saving support to animation editor. | Saracen | |
2015-11-02 | Fix issue #1275 | Franklin Sobrinho | |
2015-11-01 | Cosmetic fixes to SCons buildsystem | Rémi Verschelde | |
- Removed trailing spaces - Made sure all indentation is done using tabs (fixes #39) - Potentially fixed an identation issue for openssl check | |||
2015-10-29 | Fix "Align with view" undo, fixes #1443 | Franklin Sobrinho | |
2015-10-25 | Add all collision shapes to a tile when converting scenes to TileSets | eska | |
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 | -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 | 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 #2357 from volzhs/prevent-to-change-tool-mode | Juan Linietsky | |
prevent to change tool mode when control key is pressed | |||
2015-10-17 | misc cleanup | Juan Linietsky | |
2015-10-16 | Merge branch 'master' of https://github.com/okamstudio/godot | MarianoGNU | |
# Solved Conflicts: # tools/editor/property_editor.cpp |