Wojciech Figat
|
a450990ee2
|
Merge branch 'first-capital-letter-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-first-capital-letter-fix
|
2023-01-13 12:20:57 +01:00 |
|
Wojciech Figat
|
bfae240209
|
Merge branch 'Tryibion-fix-missing-scene-animation'
|
2023-01-13 12:03:50 +01:00 |
|
Wojciech Figat
|
0fa58531e8
|
Merge branch 'fix-missing-scene-animation' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-missing-scene-animation
|
2023-01-13 12:03:41 +01:00 |
|
Wojciech Figat
|
45c363685d
|
Merge branch 'Tryibion-visject-cm-search-fix'
|
2023-01-13 12:01:25 +01:00 |
|
Wojciech Figat
|
8e354cc36e
|
Merge branch 'visject-cm-search-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-visject-cm-search-fix
|
2023-01-13 12:01:20 +01:00 |
|
Wojciech Figat
|
9eb0562844
|
Merge branch 'Tryibion-auto-save-popup'
|
2023-01-13 11:39:17 +01:00 |
|
Wojciech Figat
|
26c7d3dadc
|
Merge branch 'auto-save-popup' of https://github.com/Tryibion/FlaxEngine into Tryibion-auto-save-popup
|
2023-01-13 11:39:07 +01:00 |
|
Wojciech Figat
|
986fa13585
|
Reuse texture sampling code for procedural sampling node #872
|
2023-01-13 11:37:53 +01:00 |
|
Wojciech Figat
|
aa8ab65ae0
|
Merge branch 'Swiggies-stochastic-sampling-node'
|
2023-01-13 10:40:39 +01:00 |
|
Wojciech Figat
|
2d44ae3a4d
|
Merge branch 'stochastic-sampling-node' of https://github.com/Swiggies/FlaxEngine into Swiggies-stochastic-sampling-node
|
2023-01-13 10:40:16 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Chandler Cox
|
0cd562c528
|
Fix in visject cm sometimes not populating all options once search box is cleared.
|
2023-01-08 16:04:55 -06:00 |
|
Chandler Cox
|
6a46efcf45
|
Fixed missing the scene animation proxy from the content context menu.
|
2022-12-30 18:40:11 -06:00 |
|
Chandler Cox
|
80baa13814
|
Fix tests to match captial first letter
|
2022-12-29 21:14:51 -06:00 |
|
Chandler Cox
|
71aae620ea
|
Merge branch 'first-capital-letter-fix' of https://github.com/Tryibion/FlaxEngine into first-capital-letter-fix
|
2022-12-29 21:12:25 -06:00 |
|
Chandler Cox
|
7c3d5d739a
|
small fix
|
2022-12-29 21:11:40 -06:00 |
|
Chandler Cox
|
cf908fcfeb
|
changed to change it in property UI
|
2022-12-29 21:11:39 -06:00 |
|
Chandler Cox
|
f52e76fe30
|
Always capitalize the first letter of a property name label
|
2022-12-29 21:11:39 -06:00 |
|
Chandler Cox
|
5f83918c06
|
small fix
|
2022-12-29 15:25:12 -06:00 |
|
Chandler Cox
|
9d3b8eeeaf
|
changed to change it in property UI
|
2022-12-29 15:21:48 -06:00 |
|
Chandler Cox
|
607505a316
|
Always capitalize the first letter of a property name label
|
2022-12-29 15:11:07 -06:00 |
|
Wojtek Figat
|
e7cf10aea8
|
Minor tweaks
|
2022-12-29 21:51:57 +01:00 |
|
Wojciech Figat
|
6ef49349ff
|
Fix assertion on thread double-free from registry (not harmful)
|
2022-12-29 18:30:51 +01:00 |
|
Wojtek Figat
|
f8e3f2fdc0
|
Merge branch 'Tryibion-CM-close-Fix'
|
2022-12-28 22:27:26 +01:00 |
|
Wojtek Figat
|
ae7352831b
|
Merge branch 'CM-close-Fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-CM-close-Fix
|
2022-12-28 22:27:15 +01:00 |
|
Wojtek Figat
|
72bef6bc86
|
Merge branch 'Tryibion-skylight-icon-fix'
|
2022-12-28 21:54:27 +01:00 |
|
Chandler Cox
|
4eb2ac854e
|
Fixed more CMs that shouldnt close
|
2022-12-28 13:00:58 -06:00 |
|
Chandler Cox
|
0220c8ced1
|
fixed skylight to use skylight icon
|
2022-12-28 12:53:08 -06:00 |
|
Wojtek Figat
|
ae700cfbb8
|
Add new editor icons for actors from #866
|
2022-12-28 19:34:25 +01:00 |
|
Wojtek Figat
|
5a5a16c983
|
Merge branch 'Tryibion-CM-closing-fix'
|
2022-12-28 19:22:56 +01:00 |
|
Wojtek Figat
|
c35a267cd3
|
Merge branch 'CM-closing-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-CM-closing-fix
|
2022-12-28 19:22:50 +01:00 |
|
Wojtek Figat
|
46b65bc546
|
Format code
|
2022-12-28 18:51:13 +01:00 |
|
Wojtek Figat
|
3a393b6825
|
Fix crash on Clang-platforms when calling base method from overriden scripting method (C# or Visual Script)
|
2022-12-28 16:56:52 +01:00 |
|
Chandler Cox
|
bdbf931046
|
Added CM button in ParticleEmitterPreview
|
2022-12-27 23:08:16 -06:00 |
|
Wojtek Figat
|
320c8481e6
|
Merge branch 'Tryibion-center-script-cm'
|
2022-12-27 22:35:40 +01:00 |
|
Wojtek Figat
|
cdf50b2560
|
Merge branch 'center-script-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-center-script-cm
|
2022-12-27 22:34:19 +01:00 |
|
Wojtek Figat
|
d930e2418f
|
Merge branch 'Tryibion-cancel-search-button'
|
2022-12-27 21:54:30 +01:00 |
|
Wojtek Figat
|
85f7d81ce4
|
Merge branch 'cancel-search-button' of https://github.com/Tryibion/FlaxEngine into Tryibion-cancel-search-button
|
2022-12-27 21:53:47 +01:00 |
|
Wojtek Figat
|
6b0ead59d2
|
Fix code style
|
2022-12-27 20:24:01 +01:00 |
|
Wojtek Figat
|
155b463f3f
|
Merge branch 'Tryibion-add-button-hover-events'
|
2022-12-27 20:23:10 +01:00 |
|
Wojtek Figat
|
1d359d9ed2
|
Merge branch 'add-button-hover-events' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-button-hover-events
|
2022-12-27 20:23:04 +01:00 |
|
Wojtek Figat
|
3fdbfab98b
|
Merge branch 'add-author' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-author
|
2022-12-27 20:00:15 +01:00 |
|
Wojtek Figat
|
c2df2acb2c
|
Merge branch 'Tryibion-add-child-abstract-change'
|
2022-12-27 19:47:25 +01:00 |
|
Wojtek Figat
|
025345d99a
|
Merge branch 'add-child-abstract-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-child-abstract-change
|
2022-12-27 19:47:18 +01:00 |
|
Wojtek Figat
|
601dea6d29
|
Merge branch 'Tryibion-anchor-drop-fix'
|
2022-12-27 19:43:59 +01:00 |
|
Wojtek Figat
|
c9f4b6e55c
|
Merge branch 'anchor-drop-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-anchor-drop-fix
|
2022-12-27 19:42:07 +01:00 |
|
Wojtek Figat
|
1d676314e2
|
Merge branch 'Tryibion-editor-layout-cache'
|
2022-12-27 19:22:33 +01:00 |
|
Wojtek Figat
|
5bccd010cb
|
Code style fix
|
2022-12-27 19:22:17 +01:00 |
|
Wojtek Figat
|
8735e0d99c
|
Merge branch 'editor-layout-cache' of https://github.com/Tryibion/FlaxEngine into Tryibion-editor-layout-cache
|
2022-12-27 19:19:46 +01:00 |
|
Wojtek Figat
|
f007fb494a
|
Merge branch 'Tryibion-remove-sorting-content-tree'
|
2022-12-27 19:14:10 +01:00 |
|