73d7a56897
fix rotation issue
2025-05-14 17:21:36 +02:00
19c86420f8
fix closed splines
2025-05-14 17:21:26 +02:00
c95e010f81
fix ignore_orientation
2025-05-13 18:02:36 +02:00
8609db1597
hide Nulls
2025-05-13 18:02:02 +02:00
79c0a563f1
add fallback
2025-05-13 17:29:28 +02:00
16bdfc8cc6
cosmetics
2025-05-13 17:29:12 +02:00
47bc10df3f
fix first wrong placement
2025-05-13 17:28:45 +02:00
c063c7af1d
cleanup
...
formatting etc
2025-05-13 16:59:32 +02:00
9276ad4fac
[fix] scene variable to global
...
this prevents failure of access in case the scene is refreshed by
blender
2025-05-13 16:59:17 +02:00
f41808adc3
[fix] remove infix
2025-05-13 16:27:56 +02:00
a3c7172573
cleanup
2025-05-13 16:25:19 +02:00
abdee651e0
enable ale
...
why not
2025-05-13 16:24:54 +02:00
ff85c93551
formatting
2025-05-13 16:08:53 +02:00
a681245093
more explanation
2025-05-13 16:08:40 +02:00
33dac5eae1
formating
...
auto format made this, i like most of the changes so let's keep it
2025-05-13 15:50:22 +02:00
5c79c7e06e
reshuffle and simplify
2025-05-13 15:49:45 +02:00
21480ee371
remove import_infix
...
not necessary and potentially confusing
2025-05-13 15:45:40 +02:00
fc9b1b65b0
autodetect names earlier
...
this makes it obvious to the user if autodetect works
2025-05-13 15:38:37 +02:00
9252985405
version bump
2025-05-13 15:11:07 +02:00
b40d49c723
bump version v0.0.4
2025-01-19 14:24:23 +01:00
490723496c
simplify
2025-01-19 14:21:21 +01:00
2f94702ea9
add removeNonAlphabetic
2025-01-19 14:20:37 +01:00
f046546e61
less print
2025-01-19 14:20:14 +01:00
167dea8164
allow replacements (upper/lower)
2025-01-19 14:19:59 +01:00
36c8f25e29
reset rotation mode
2025-01-19 12:03:42 +01:00
d13afa7d7d
friendliness
...
prevent repetitive messages
2025-01-18 18:22:32 +01:00
1fbac99bd8
add space recognition
2025-01-18 18:21:33 +01:00
e69cdc951d
cosmetics
2025-01-18 18:19:52 +01:00
cddbc79151
add requirements.txt
...
useful for development
2025-01-18 17:18:23 +01:00
648d4a6dee
bump version v0.0.3
2024-12-07 15:13:28 +01:00
20fb69465b
manual positioning
...
closes #1
2024-12-07 15:13:28 +01:00
b9bd72f979
remove outdated comments
2024-12-07 15:13:28 +01:00
9b20b703dc
cleanup
2024-12-07 15:13:28 +01:00
bae49a2346
remove right panel
2024-12-07 15:13:28 +01:00
77f30d51d1
Merge pull request 'update doc' ( #6 ) from dev into main
...
Reviewed-on: #6
2024-11-21 14:51:06 +01:00
c3055ac2c9
update doc
2024-11-21 14:44:51 +01:00
5c79392b40
more robust selection getter
...
this could actually be a function in butils
2024-11-21 14:35:21 +01:00
2ba83ea3fe
updater
...
- introduce updater.host
- allow dev branch
- minor improvements
2024-11-21 14:32:29 +01:00
cd6457352b
fix updater zipball
2024-11-16 15:13:34 +01:00
39b38d2ded
readme header
2024-11-15 20:35:19 +01:00
f6b1649c71
smoother install font & depsgraph update
...
when we set a text, we don't want our manual depsgraph update, because
this would trigger another setting of the text, which would trigger the
manual depsgraph update, which would trigger another setting of the
text, which would trigger the manual depsgraph update, which will
eventually be too much.
So, we ignore the depsgraph update n-times, where "n = n-letters + 1".
worst side effect: might not update the text automatically in edge
cases.
2024-11-15 20:24:06 +01:00
b24d0dbca4
cross-platform acrobatics
2024-11-15 20:17:50 +01:00
0320a18002
bpy_to_abspath
2024-11-15 20:17:28 +01:00
cb40391e0d
print to stderr
2024-11-15 20:16:59 +01:00
36ae68761d
cosmetics
2024-11-05 16:03:09 +01:00
56904287a3
fix import
...
forgotten to add to older commit
2024-11-05 16:02:58 +01:00
a7e6bdf082
nothing
...
for local development, documenting optional setup
2024-11-05 16:01:52 +01:00
30251a635f
cosmetics
2024-11-05 16:01:15 +01:00
4a10584710
possibly better description
2024-11-05 16:00:52 +01:00
77fdf7d93a
add auto_updater
2024-11-05 15:45:50 +01:00