Block a user
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-08-11 01:47:18 +02:00
c710c3acb7
Oups.
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-08-11 01:34:06 +02:00
f5e05a2f64
Signed-off-by: Germain Le Chapelain <germain.lechapelain@lanvaux.fr>
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-08-05 22:00:27 +02:00
8a62e76997
+ triggers
f1832d4c78
Merge branch 'main' into fixattemptcurveobjexport
f5e22cbb11
Fix: KeyingSetsAll RNA path incomplete/wrong
d24957450c
Cleanup: Remove unused BMesh fairing function
88b6910d06
Cleanup: Sculpt: Remove unnecessary allocation, use references
Add support for NURBS surfaces in Wavefront .OBJ files.
@blender-bot build
Good to go ?
Same fails in main
. I will take a look nonetheless.
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-07-25 19:52:43 +02:00
07a2182633
Lint
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-07-25 18:16:46 +02:00
0f5632d4dc
Merge branch 'main' of https://projects.blender.org/blender/blender.git into fixattemptcurveobjexport
0d70481d15
Refactor: Optimize compositor realization shader
1c69154aaf
Fix #125395: Build: Missing include for s390x arch
3199915f35
Cleanup: Switch to C++ API for 3D cursor transform
d2bcca680e
Fix asset shelf popup not closing when selecting asset with enter
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-07-25 17:56:28 +02:00
22a06e97cd
Sub-modules where out-of-date. D'Oh!..
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-07-24 23:20:33 +02:00
791b9a973f
Merge branch 'main' of https://projects.blender.org/blender/blender.git into fixattemptcurveobjexport
b112549296
Cleanup: Formatting
f701a71b0e
Fix: Compositor Rotate node is off by 0.5 pixel
ab51d879c3
Fix #124339: Compositor artifacts with 0.5 translation
6041bdd93a
Fix #125340: Div by zero in LineArt shadow stage
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-07-24 23:04:04 +02:00
403eaf84d9
Merge branch 'main' of https://projects.blender.org/blender/blender.git into fixattemptcurveobjexport
32c721767e
Fix failure to toggle filtering for add-ons with long names
32d1b1c6c6
Refactor: Remove SculptSession from most flood_fill function parameters
8da807684c
Fix #122754: Extensions empty when filtering addons in the workspace
4cf9f53946
Cleanup: remove unused BUG_ADDON URL preset
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-07-19 22:19:08 +02:00
74127c2ce7
So I am seeing the tests *errors* (I.e. not the segmentation violations. But those were on, like, Darwin ?)
e7fa847bba
Fix #124552: Incorrect snap symbol
31aa0f9a5d
Cleanup: replace GHash with Map for determining library indices
ce9becae4c
Fix: VSE thumbnails broken due to recent retiming draw changes
ba4b15c712
Fix: Layered Action - deleting keys not working without keyingset
Add support for NURBS surfaces in Wavefront .OBJ files.
@Germain-Le-Chapelain the OBJ tests seem to be crashing on all platforms. Did you try running them locally? E.g.
ctest -C RelWithDebInfo -R io_wavefront
from your build folder (replace…
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-07-06 02:18:32 +02:00
294b4359d9
Revert "= Fix (more Patch) test failures in BuildBot"
c833c56286
Revert "= Forgot one default parameter to pass Darwin tests"
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-07-05 02:38:44 +02:00
0a47f2b763
= Forgot one default parameter to pass Darwin tests
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-07-05 02:19:19 +02:00
e4d0b4ef02
= Fix (more Patch) test failures in BuildBot
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-07-05 00:16:55 +02:00
a115d94494
Fix lint errors
Add support for NURBS surfaces in Wavefront .OBJ files.
@blender-bot build
Thank you! character '\u2192
=> ?
Germain-Le-Chapelain
pushed to fixattemptcurveobjexport at Germain-Le-Chapelain/blender
2024-06-18 06:08:28 +02:00
5e45f8e63e
Attempt at fixing build error (lint-code & Darwin tests build)
Add support for NURBS surfaces in Wavefront .OBJ files.
...describe what is being done...
Thank you, sorry it did not occur to me to get back to it.
Done & done, For the images & file we've got some among the PR. I didn't want to overburden…
Add support for NURBS surfaces in Wavefront .OBJ files.
Did a pass for a code style and format. I commented all kind of things only once, but a lot comments can be repeated a lot.
Thank you so-so much for the look-at ! Corrected.
As noted…