Jacques Lucke JacquesLucke
  • Hennigsdorf near Berlin
  • Joined on 2013-11-18
Jacques Lucke pushed to main at JacquesLucke/.profile 2024-08-10 23:04:43 +02:00
aa6173798d report
Jacques Lucke pushed to coverage-report at JacquesLucke/blender 2024-08-10 22:37:49 +02:00
4f7482d9af make format
Jacques Lucke commented on pull request blender/blender#126181 2024-08-10 22:34:50 +02:00
Tests: support generating code coverage report

I added the flag, right now the flag is always available, but is automatically turned off if not supported. To me that is a bit more friendly in case someone is looking for the flag.

Jacques Lucke pushed to coverage-report at JacquesLucke/blender 2024-08-10 22:24:12 +02:00
f7b857814d add WITH_COMPILER_CODE_COVERAGE cmake flag
7bf74204a4 remember scroll position and open paths
daea4b2b83 progress
Compare 3 commits »
Jacques Lucke pushed to coverage-report at JacquesLucke/blender 2024-08-10 19:34:03 +02:00
ddac4aff39 just check for CMakeCache instead of Blender binary
a605191bef improve script integrity
Compare 2 commits »
Jacques Lucke commented on pull request blender/blender#126181 2024-08-10 19:25:45 +02:00
Tests: support generating code coverage report

I assumed it was fine, because we load from an external site already in graph.template.html. We can obviously just host them ourselves of course. Just would be nice if they could be stored…

Jacques Lucke pushed to coverage-report at JacquesLucke/blender 2024-08-10 19:02:10 +02:00
0f4548725a improve colors
3d42569530 cleanup
189426d63b progress
Compare 3 commits »
Jacques Lucke created pull request blender/blender#126181 2024-08-10 18:53:47 +02:00
WIP: Tests: support generating code coverate report
Jacques Lucke pushed to coverage-report at JacquesLucke/blender 2024-08-10 18:13:09 +02:00
2474e84f53 integrate with cmake
561baf4296 progress
Compare 2 commits »
Jacques Lucke pushed to coverage-report at JacquesLucke/blender 2024-08-10 17:05:01 +02:00
186c633aac cleanup
Jacques Lucke pushed to coverage-report at JacquesLucke/blender 2024-08-10 16:59:11 +02:00
a8d1df45b2 improve error handling
Jacques Lucke pushed to coverage-report at JacquesLucke/blender 2024-08-10 16:07:52 +02:00
72d941a7f7 initial terminal api
08374e3f58 initial code
1c1af5383b Overlay-Next: Enable prepass only if selection and xray are off
ef2e1f8423 Fix #126160: Incorrect string returned from usd::make_safe_name
7e80bfaa62 Cleanup: follow naming convention for source lists
Compare 10 commits »
Jacques Lucke created branch coverage-report in JacquesLucke/blender 2024-08-10 16:07:52 +02:00
Jacques Lucke created branch main in JacquesLucke/coverage_report 2024-08-09 19:51:54 +02:00
Jacques Lucke pushed to main at JacquesLucke/coverage_report 2024-08-09 19:51:54 +02:00
813ff4ea69 progress
406cd77cc1 progress on summary generation
8faf5f2402 thousands separator
bcee08995a progress
dcb2fc5550 progress
Jacques Lucke created repository JacquesLucke/coverage_report 2024-08-09 15:03:01 +02:00
Jacques Lucke commented on pull request blender/blender#125599 2024-08-08 17:09:30 +02:00
GPv3: High level python API

This is still not quite right. The size should not be able to increase by slicing it.

image

Jacques Lucke pushed to node-warnings at JacquesLucke/blender 2024-08-08 16:56:11 +02:00
a19b3cd99e use existing enum type
19b020af0a typo
8b3c26038b Merge branch 'main' into node-warnings
d74d8ceb23 Cleanup: move BKE_packedFile.h to C++
2eba062ac0 GPv3: Add initial tests for Python API
Compare 60 commits »
Jacques Lucke pushed to bake-packed at JacquesLucke/blender 2024-08-08 16:45:11 +02:00
80392036b9 cleanup
Jacques Lucke pushed to main at blender/blender 2024-08-08 16:43:13 +02:00
29edcef5c9 Fix #125670: Regression: Setting parent to triangle changes object location