Juan Linietsky
|
b987d2113b
|
0theora compilation fixes
|
2015-11-25 00:28:03 -03:00 |
|
Juan Linietsky
|
082e3fbb29
|
Merge branch 'master' of https://github.com/okamstudio/godot
Conflicts:
main/main.cpp
|
2015-11-24 10:52:41 -03:00 |
|
Juan Linietsky
|
ccd40f76e8
|
-work in progress resourceparser and .tscn parser. Still non-functional
-fixed theora so it can compile theoralib but not theora
-fixed generation of windows icon in .rc, which didn't previously work in 32 bits
|
2015-11-24 10:42:05 -03:00 |
|
Rémi Verschelde
|
2fbc1445a5
|
Merge pull request #2870 from neikeq/submenu_pos_fix
Popup submenu position enhancement
|
2015-11-23 11:53:30 +01:00 |
|
Rémi Verschelde
|
aa30e01f26
|
Merge pull request #2752 from SaracenOne/shadow_color
New shader feature: change the colour of shadows on a per-material basis
|
2015-11-23 11:40:52 +01:00 |
|
neikeq
|
9797b6374b
|
Popup submenu position enhancement
|
2015-11-22 15:53:22 +01:00 |
|
Franklin Sobrinho
|
5ef23812ac
|
Add more properties to AcceptDialog
|
2015-11-20 18:25:01 -03:00 |
|
Juan Linietsky
|
fd5ee87c24
|
Merge branch 'master' of https://github.com/okamstudio/godot
Conflicts:
platform/windows/export/export.h
|
2015-11-19 10:44:13 -03:00 |
|
Juan Linietsky
|
d3eb9e8c54
|
-remove Vector2.atan2() replaced by Vector2.angle(), fixes #2260
|
2015-11-19 10:41:20 -03:00 |
|
Franklin Sobrinho
|
bc3b5847b0
|
Fix SplitContainer bool properties
|
2015-11-19 09:56:04 -03:00 |
|
Juan Linietsky
|
b6084a8a62
|
Merge pull request #2364 from neikeq/textedit_select
Some TextEdit selection improvements
|
2015-11-19 00:30:39 -03:00 |
|
Saracen
|
dd00452997
|
Merge branch 'master' of https://github.com/okamstudio/godot into shadow_color
Conflicts:
drivers/gles2/shader_compiler_gles2.cpp
|
2015-11-18 23:18:10 +00:00 |
|
Juan Linietsky
|
0c3386b2ed
|
Merge pull request #2707 from akien-mga/master
Cosmetic fixes to SCons buildsystem
|
2015-11-18 19:43:28 -03:00 |
|
Juan Linietsky
|
3337191d5a
|
Merge pull request #2709 from eska014/fix-default-menubutton-styleboxes
Fix default StyleBoxes of MenuButton
|
2015-11-18 19:43:02 -03:00 |
|
Juan Linietsky
|
f0aeb036d1
|
Merge pull request #2715 from SaracenOne/shader_fix_and_enhancement
Write to 4-dimensional position access and shader graph code generation fix.
|
2015-11-18 19:36:47 -03:00 |
|
Juan Linietsky
|
734e3751c6
|
Merge pull request #2720 from SaracenOne/bone_attachment_fix
BoneAttachment fix.
|
2015-11-18 19:33:28 -03:00 |
|
Juan Linietsky
|
6de941f21c
|
Merge pull request #2721 from SaracenOne/animation_tree_player_manual_control
Experimental retooling of AnimationTreePlayer to allow manual advancement
|
2015-11-18 19:32:37 -03:00 |
|
Juan Linietsky
|
75922c57d6
|
Merge pull request #2635 from StraToN/tabs-buttons
Fixed bug : both tab buttons appearing hovered
|
2015-11-18 19:15:13 -03:00 |
|
Juan Linietsky
|
326781f4c9
|
Merge pull request #2636 from TheHX/fixed_material
Bind missing FixedMaterial constants, fixes #2628
|
2015-11-18 19:14:48 -03:00 |
|
Juan Linietsky
|
762a76630c
|
Merge pull request #2638 from MarianoGnu/master
add missing default value
|
2015-11-18 19:14:37 -03:00 |
|
Juan Linietsky
|
a8f18e1bae
|
Merge pull request #2639 from MarianoGnu/origin
Fix ButtonGroup broken layout
|
2015-11-18 19:14:25 -03:00 |
|
Juan Linietsky
|
d38fd747ab
|
Merge pull request #2672 from Brickcaster/patch-1
Fix for world_to_map() with negative coords. Fixes issue #2665
|
2015-11-18 19:07:53 -03:00 |
|
Juan Linietsky
|
c0170d3891
|
Merge pull request #2695 from eska014/add-default-angular-damp
Set World2D default angular damp per global `physics_2d/default_angular_damp`
|
2015-11-18 19:01:49 -03:00 |
|
Juan Linietsky
|
b0d3c27d31
|
Merge pull request #2725 from SaracenOne/line_edit_alignment
nice!
|
2015-11-18 19:01:04 -03:00 |
|
Juan Linietsky
|
8bbde9e6cc
|
Merge pull request #2730 from TheHX/fix_exp_property
Fix Range exp_edit property
|
2015-11-18 19:00:19 -03:00 |
|
Juan Linietsky
|
ee944e0da2
|
Merge pull request #2734 from neikeq/popupmenu_imp
Small PopupMenu behaviour changes
|
2015-11-18 18:59:56 -03:00 |
|
Juan Linietsky
|
b4f88eb4b6
|
Merge pull request #2735 from TheHX/fix_tree_checkbox
Fix Tree checkbox check/uncheck behavior
|
2015-11-18 18:59:02 -03:00 |
|
Juan Linietsky
|
ef6fab88be
|
Merge pull request #2747 from MarianoGnu/line_edit
Add <Select All>(Ctrl+A) shortcut to LineEdit. Fixes #1094
|
2015-11-18 18:55:59 -03:00 |
|
Juan Linietsky
|
e84fa04141
|
Merge pull request #2764 from guilhermefelipecgs/fix_camera2d_set_zoom
Fix for smoothing camera2D when you change zoom.
|
2015-11-18 18:44:50 -03:00 |
|
Juan Linietsky
|
f2b43e3ec0
|
Merge pull request #2769 from TheHX/text_edit_improvements
Implement Ctrl + backspace/delete to delete words
|
2015-11-18 18:42:37 -03:00 |
|
Juan Linietsky
|
0bbe1e1657
|
Merge pull request #2779 from bojidar-bg/patch-5
Change popup_menu.cpp to deselect on .clear
|
2015-11-18 18:36:39 -03:00 |
|
Ovnuniarchos
|
0b05739a8b
|
*Polygon2D now updates on any modification in its point array. ShapeLine2D has now an editor.
|
2015-11-18 19:20:50 +01:00 |
|
Juan Linietsky
|
b08312b30c
|
-Fixed default theme a little
-Added option to group help pages, fixes #2805
|
2015-11-18 09:20:46 -03:00 |
|
Juan Linietsky
|
18e014a193
|
Merge branch 'master' of https://github.com/okamstudio/godot
Conflicts:
drivers/theora/video_stream_theora.cpp
|
2015-11-18 04:49:28 -03:00 |
|
Juan Linietsky
|
3974fbb852
|
-fixed tabs
|
2015-11-18 04:47:41 -03:00 |
|
Juan Linietsky
|
081a236c67
|
-Merged Script and Help tabs
-Help tabs can be opened many at the same time
-Color temperatures for opened scripts
-Dominant script opening when switching scene tab
|
2015-11-17 09:46:08 -03:00 |
|
Ariel Manzur
|
8adc4ef65b
|
windows crash and bind placeholder method
|
2015-11-14 11:14:17 -03:00 |
|
Juan Linietsky
|
8420c24f7f
|
-better integration of ndee's theme
|
2015-11-13 20:56:44 -03:00 |
|
neikeq
|
ae65dfa4ec
|
Small PopupMenu changes
|
2015-11-13 22:03:17 +01:00 |
|
Bojidar Marinov
|
bff8b04f52
|
Change popup_menu.cpp as proposed in #2011
Closes #2011
|
2015-11-13 12:16:55 +02:00 |
|
Franklin Sobrinho
|
222d112f49
|
Implement Ctrl + backspace/delete to delete words
|
2015-11-12 13:35:48 -03:00 |
|
Juan Linietsky
|
1d7e9c4ba5
|
-fixes to animatedsprite used with atlas
|
2015-11-11 17:39:06 -03:00 |
|
Saracen
|
c1d19ad258
|
New shader feature: change the colour of shadows on a per-material basis.
Conflicts:
drivers/gles2/shader_compiler_gles2.cpp
|
2015-11-08 03:54:55 +00:00 |
|
neikeq
|
b70e2b754d
|
TextEdit: Properly scroll vertically when selecting text with mouse drag
|
2015-11-07 16:04:32 +01:00 |
|
MarianoGNU
|
7828986b1c
|
Add <Select All>(Ctrl+A) shortcut to LineEdit.
|
2015-11-06 19:02:57 -03:00 |
|
Franklin Sobrinho
|
8d48cf95b9
|
Add Tree checkbox check/uncheck behavior when pressing enter
|
2015-11-05 12:20:45 -03:00 |
|
Franklin Sobrinho
|
467ee040c4
|
Fix Range exp_edit property
|
2015-11-04 15:38:02 -03:00 |
|
Juan Linietsky
|
dde6396f22
|
more fixes
|
2015-11-04 09:54:23 -03:00 |
|
Saracen
|
e3c50ac63d
|
Aligned line edit fix.
|
2015-11-02 17:37:49 +00:00 |
|
Saracen
|
0006f035eb
|
Added alignment to LineEdit GUI control.
|
2015-11-02 17:37:47 +00:00 |
|