2c3d279c75
Adding search box to scene dock(file system tab)
marynate
2014-05-16 19:48:23 +08:00
729cadad13
small feature: set project name automatically when choosing path for new projects (recommit due problem with codeblocks tabs)
leandrogarber@gmail.com
2014-06-04 18:30:39 -03:00
0be5ff50aa
small feature: set project name automatically when choosing path for new projects
leandrogarber@gmail.com
2014-06-04 18:15:37 -03:00
ffe01a51cb
Add more callback for Godot.java
marynate
2014-06-04 11:31:20 +08:00
57a53fbe52
Add RAW_ARRAY as valid paramter for java binding
marynate
2014-06-04 11:32:49 +08:00
56533e6a75
FIX: forgotten bind to get_available_packet_count to be able to call get_var only if needed and avoid editor errors
voidplayer
2014-06-02 20:42:35 +02:00
359ea6088c
Made a uniform distribution of characters in Label::set_percent_visible()
Theo Hallenius
2014-05-31 23:50:10 +02:00
91aa645d8a
Return an error code when address/port already in use
Theo Hallenius
2014-05-31 17:13:08 +02:00
6f0b4678e2
More 3D Improvements -=-=-=-=-=-=-=-=-=-=
Juan Linietsky
2014-05-29 10:56:39 -03:00
1e41bfa9cf
Use cStringIO to write editor_icons.cpp, lower the opportunity file access conflit when buiding with spawn_jobs
marynate
2014-05-22 16:24:46 +08:00
92eda764df
added XClassHint to windows in OS_X11::initialize for improved window management in x11.
Russell
2014-05-22 16:05:05 +10:00
07b16f4560
Add get_scale script binding to Matrix32 class
marynate
2014-05-22 13:16:53 +08:00
6b1b3fbfa5
Added a setting to disable autocomplete popup and fixed the autocomplete timer to updated when the setting has changed
Jonas Rudlang
2014-05-22 00:01:11 +02:00
8090a4ebb1
Fix LineEdit selected text drag and drop behavior: move instead of duplicate selected text; maintain selection after drag and drop.
marynate
2014-05-11 12:14:33 +08:00
14350d2c41
Change key move behavior of canvas item editor to ignore zoom level; Add alt + arrow key as local base move mode; Control + arrow key as local + rotation move mode
marynate
2014-05-09 15:11:24 +08:00
763725a569
Shift+Del to delete nodes without confirmation
marynate
2014-05-09 18:50:48 +08:00
6c0f3f8d0c
Implement Shift+F1 as contextual help hotkey for script editor; There's one bug that when jump to help tab first time, the scroll position is wrong.
marynate
2014-05-06 17:43:14 +08:00
ab76f54196
Update EditorHelp to response help request other than class; Make sure EditorHelpSearch dialog popup with search results
marynate
2014-05-06 17:41:19 +08:00
d3b7f4b1a7
EditorNode consume F1 key only when Shift or Command key not pressed at the same time
marynate
2014-05-06 17:38:00 +08:00
212b8b2a03
Add get_word_under_cursor() method to TextEdit
marynate
2014-05-06 17:36:39 +08:00
145b8c5e6f
Start working on script editor help
marynate
2014-05-05 21:59:18 +08:00
716c1ae022
fix z-buffer issues on x11/mesa
Deviance
2014-05-06 00:01:08 +03:00
197d4e2f8e
Another small fix
Juan Linietsky
2014-05-04 23:33:31 -03:00
c688086be9
mini-fix
Juan Linietsky
2014-05-04 23:09:45 -03:00
72ae89c5aa
Lots of 3D improvements: -Object Manipulator Gizmo keeps proper scale in all windows and projections, (configurable on settings too). -Manipulator gizmos for other objects (camera, shapes, etc) massively improved and bug-fixed. -Manipulator gizmos are different for edited object and other objects. -Properly highlight manipulator gizmo handles when hovered. -Fixed bugs in fragment program when using more than 1 light together. -Reload png/jpg files automatically in editor if edited externally. -Added 4-stages Parallel Split Shadow Mapping, to improve shadow quality in large scenarios -Added PCF13 to improve smoothness of shadow borders -General optimization of directional light shadow mapping for Orthogonal,PSM and PSSM. -Fixed normal mapping when importing DAE files, works nicely now.
Juan Linietsky
2014-05-04 22:50:23 -03:00
6572d51288
-Fixes to OpenSSL compilation (more) -Fix bug in GDScript, now static functions can call static functions.
Juan Linietsky
2014-05-01 11:34:10 -03:00
4dc4e96c8a
-OpenSSL Fixes
Juan Linietsky
2014-05-01 09:53:37 -03:00
e1ab905bd7
Sort projects by last modified/accessed date in project manager
marynate
2014-05-01 19:30:10 +08:00
34aea718b1
setted font bug fix
jonyrock
2014-05-01 01:58:26 +04:00
bb853d121e
EDITOR_DEF in the right place
jonyrock
2014-04-30 20:21:58 +04:00
87f37bc5a3
-Added OpenSSL and HTTPS support -Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around
Juan Linietsky
2014-04-28 21:56:43 -03:00