Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 yıl önce |
Hugo Locurcio
|
cf002d4a99
Improve visibility rect/AABB generation usability in Particles
|
4 yıl önce |
Rémi Verschelde
|
80b82e4e66
i18n: Misc fixes translation strings
|
3 yıl önce |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 yıl önce |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 yıl önce |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 yıl önce |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 yıl önce |
Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 yıl önce |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 yıl önce |
Hugo Locurcio
|
cec16357ef
Document the requirement to update GPU particle visibility
|
4 yıl önce |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 yıl önce |
Hugo Locurcio
|
63d45136dc
Improve error reporting in the Particles emission point creation dialog
|
5 yıl önce |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 yıl önce |
Rémi Verschelde
|
25022a1d89
Merge pull request #29974 from clayjohn/particles_restart
|
6 yıl önce |
Rémi Verschelde
|
ed504753f4
Fix undo references for conversion to CPUParticles
|
6 yıl önce |
clayjohn
|
64ecc8a5a3
properly set emitting when particles restart
|
6 yıl önce |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
6 yıl önce |
Tomasz Chabora
|
1141ab8b25
Allow undo conversion to CPUParticles
|
6 yıl önce |
Guilherme Felipe
|
32b9b3159a
Set switch_on_hover to true for the remaining menus
|
6 yıl önce |
Tomasz Chabora
|
4599e98341
Add UndoRedo for Generate AABB (Particles)
|
6 yıl önce |
Juan Linietsky
|
6f884cc884
Use SceneTreeDock to replace particles node properly, fixes #24162
|
6 yıl önce |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 yıl önce |
Ibrahn Sahir
|
ed337085cf
Fixed various uninitialised member variables in editor plugins.
|
6 yıl önce |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 yıl önce |
Rémi Verschelde
|
5fe01d4cfc
Move ParticlesMaterial code to its own resource file
|
6 yıl önce |
Juan Linietsky
|
0161e95f01
some checks for node removed, may fix #20863
|
6 yıl önce |
Natrim
|
e11e080fa2
Particles2D: set emitting if not set before generating Visibility Rect
|
6 yıl önce |
malbach
|
334922de8f
Particles3D: set emitting if not set before generating AABB
|
6 yıl önce |
Juan Linietsky
|
ec85fd554b
Fix issues with CPUParticles and related conversion from Particles. Closes #20126
|
7 yıl önce |
Juan Linietsky
|
ea47359408
Add option to convert Particles to CPUParticles
|
7 yıl önce |