Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-15 | Merge pull request #2928 from akien-mga/pr-subscene-icon-in-dock | Rémi Verschelde | |
Moved subscene creation from scene menu to an icon on the scene dock | |||
2016-01-15 | Merge pull request #3324 from TheHX/pr-property-editor | Rémi Verschelde | |
Better search for SectionedPropertyEditor, added "All" section | |||
2016-01-15 | Merge pull request #3329 from SaracenOne/color_ramp_fix | Rémi Verschelde | |
Color Ramp Editor Plugin Fix | |||
2016-01-15 | Merge pull request #3338 from godotengine/kubecz3k-patch-1 | Rémi Verschelde | |
Ability to hide panel with scripts | |||
2016-01-15 | Merge pull request #3356 from neikeq/qwe_dialog | Rémi Verschelde | |
Spatial/Canvas Editor: Ignore unhandled input if there is a dialog | |||
2016-01-15 | Spatial/Canvas Editor: Ignore unhandled input if there is a dialog | Ignacio Etcheverry | |
2016-01-14 | Merge pull request #3351 from neikeq/issue_3348 | Rémi Verschelde | |
Fix LineEdit not capturing text input events | |||
2016-01-14 | Fix LineEdit not capturing text input events | Ignacio Etcheverry | |
2016-01-14 | properly export sample compression type option | Juan Linietsky | |
2016-01-14 | -Make sure scenes properly update when switching tabs, even if sub-instances ↵ | Juan Linietsky | |
changed. Fixes #3201 | |||
2016-01-14 | sample convert option was not being saved | Juan Linietsky | |
2016-01-14 | Merge pull request #3346 from SaracenOne/quaternion_uniform_assignment | Rémi Verschelde | |
Quaternion uniform assignment. | |||
2016-01-14 | Merge pull request #3331 from tolga9009/fix-typo | Rémi Verschelde | |
Fix typo | |||
2016-01-13 | Allows vec4 shader uniforms to be set by quaternion variant type. | Saracen | |
2016-01-13 | Merge pull request #3343 from akien-mga/pr-type-check-autoload | Rémi Verschelde | |
Fix wrong type check for autoload | |||
2016-01-13 | Fix wrong type check for autoload | Rémi Verschelde | |
Regression from c633a29. Fixes #3342 | |||
2016-01-13 | Ability to hide panel with scripts | kubecz3k | |
Minimal horizontal size for panel with scripts was = 70, changed it to 0. It's especially helpful if someone is working on a laptop, or just don't like to have anything on the left side of the screen. Video that shows how it's working after the change: https://www.youtube.com/watch?v=Y_o4pOpjyhY&feature=youtu.be | |||
2016-01-13 | improve reporting of error in wrong inheritance for autoload script | Juan Linietsky | |
2016-01-13 | attempt another fix | Juan Linietsky | |
2016-01-13 | Reworked how autoloads are load to make sure identifiers always exist, ↵ | Juan Linietsky | |
please check if this resolves bug #3156 | |||
2016-01-13 | Properly fix tab scrolling, fixes #3128, fixes #3314 | Juan Linietsky | |
2016-01-13 | Fix typo | Tolga Cakir | |
2016-01-12 | Fixed color ramp editor plugin to allow editing color ramps while in the ↵ | Saracen | |
spatial editor. | |||
2016-01-12 | Better search for SectionedPropertyEditor, added "All" section | Franklin Sobrinho | |
2016-01-12 | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | |
2016-01-12 | Fix situation where TSCN format might crash, closes #3062 | Juan Linietsky | |
2016-01-12 | Merge pull request #3310 from eska014/export-zip | Rémi Verschelde | |
Replace export pack mode "Copy" with "Exec+Zip" | |||
2016-01-12 | loading unaligned pbm | Ariel Manzur | |
2016-01-12 | -Properly lock and and warn about switching off contact monitoring, fixes #3041 | Juan Linietsky | |
2016-01-12 | small hack to make collisionobjects work with replace, fixes #2992 | Juan Linietsky | |
2016-01-12 | Merge pull request #3272 from Hinsbart/joy-binding | punto- | |
Add some joystick functions to input. Enables manipulation of mapping… | |||
2016-01-12 | Merge pull request #3323 from mrezai/fix-3321 | Rémi Verschelde | |
Fix crash on android 6.0.1, fixes #3321 | |||
2016-01-12 | Fix crash on android 6.0.1, fixes #3321 | mrezai | |
2016-01-11 | Merge pull request #3320 from neikeq/ed_layouts_default | Rémi Verschelde | |
Allow to override the default editor layout | |||
2016-01-11 | Allow to override the default editor layout | Ignacio Etcheverry | |
2016-01-11 | Merge pull request #3316 from Liangdi/master | Rémi Verschelde | |
Fix xml opt with XML_ENABLED macro | |||
2016-01-11 | Merge pull request #3319 from akien-mga/pr-copyright-2016 | Rémi Verschelde | |
Update copyright in remaining files + prints in the UI | |||
2016-01-11 | Update copyright in remaining files + prints in the UI | Rémi Verschelde | |
2016-01-12 | Fix xml opt with XML_ENABLE macro | Liangdi | |
2016-01-11 | Update bitmap_loader_pnm.cpp | punto- | |
2016-01-11 | fix issue loading binary pbm | Juan Linietsky | |
2016-01-11 | Merge pull request #3308 from neikeq/keep_xform_settings | Rémi Verschelde | |
Remember Transform menu settings for the Spatial Editor | |||
2016-01-11 | Remove unnecessary fail conditions when loading SpatialEditor state | Ignacio Etcheverry | |
2016-01-11 | Remember Transform menu settings for the Spatial Editor | Ignacio Etcheverry | |
2016-01-11 | Merge pull request #3230 from touilleMan/issue-55 | Rémi Verschelde | |
Remove unnecessary null pointer checks | |||
2016-01-11 | Merge pull request #3257 from TheHX/pr-range-properties | Rémi Verschelde | |
Fix error caused by dragging a Range property | |||
2016-01-11 | made headers case insensitive | Ariel Manzur | |
2016-01-11 | Merge pull request #3276 from TheHX/pr-quick-open | Rémi Verschelde | |
Quick open now can open multiple scenes and scripts | |||
2016-01-11 | Merge pull request #3297 from AlexHolly/comment-some-print_lines | Rémi Verschelde | |
comment some print_lines | |||
2016-01-11 | Merge pull request #3309 from MarianoGnu/bug_fixing3 | Rémi Verschelde | |
Make SpriteRegionEditor remember state when switching scenes (fixes #3245) |