- Kaunas, Lithuania
- https://aras-p.info/
- Joined on
2022-01-20
Block a user
IO: Add file handlers to c++ import operators
Also I'm not sure if is
Wavefront OBJ
or justWavefront
for obj
I think it's the other way around, if you have to drop a word, drop the "wavefront" but leave OBJ by all means. Almost no…
VSE: indicate missing media in timeline/playback
Alright. So then, should it be:
- red "title bar" just like it is for e.g. broken scene strips,
- striped red overlay (see screenshots at #116869) just like my current PR, and switch "broken…
VSE: indicate missing media in timeline/playback
I don't know who and why it was changed, but IMO covering the entire header area is problematic
Good question. I don't know either!
IMO, should all strips have the same kind of missing…
WIP: VSE: indicate missing media in timeline/display
be422aab9f
VSE: invalidate missing media cache when doing missing file checks, or editing strip
7a71556d7a
Cleanup
da87c5cff7
VSE: display missing media as diagonal red stripes
684845e084
VSE: option (on by default) to render missing images/movies as magenta
5238713274
VSE: Indicate strips with missing media with red tint in the timeline
3eee758c2b
Cleanup: Fix build warnings and errors after recent commits
e90d844dd7
Cleanup: Grammar in comments
VSE: Scopes improvements
294c66ccad
VSE: code review
fba624ed84
Merge branch 'main' into vse-scopes
549a606383
Cleanup: Improve face corner variable name, simplify iteration
ecc3656f72
Cleanup: Move remaining draw geometry extraction code to C++ namespace
5b55c1dc10
Cleanup: Move five draw headers to C++
VSE: Scopes improvements
Rounding would be wrong as-is, since it would result in possible index 512 which is just past the end of the array.
VSE: indicate missing media in timeline/playback
7e162aff29
Merge branch 'main' into vse-scopes
03a66af318
Anim: Unit tests for "Insert Needed"
4a95ead054
Cleanup: Miscellaneous C++ changes to file handlers
709dcc50cf
Cleanup: Use C++ math functions instead of macros
53e2dcadec
Cleanup: Remove unnecessary C default argument macro
03a66af318
Anim: Unit tests for "Insert Needed"
4a95ead054
Cleanup: Miscellaneous C++ changes to file handlers
709dcc50cf
Cleanup: Use C++ math functions instead of macros
53e2dcadec
Cleanup: Remove unnecessary C default argument macro
890f553318
Cleanup: Format