This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
91e2b1dcafe08de79ad0237e54bd82f29e8e9fc9
goo-engine
/
source
/
blender
/
io
/
usd
/
intern
T
History
Campbell Barton
8e8a6b80cf
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
...
This shows the text as part of the assertion message.
2021-07-15 18:29:01 +10:00
..
usd_capi.cc
…
usd_exporter_context.h
…
usd_hierarchy_iterator.cc
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
2021-07-15 18:29:01 +10:00
usd_hierarchy_iterator.h
…
usd_writer_abstract.cc
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
2021-07-15 18:29:01 +10:00
usd_writer_abstract.h
…
usd_writer_camera.cc
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
2021-07-15 18:29:01 +10:00
usd_writer_camera.h
…
usd_writer_hair.cc
…
usd_writer_hair.h
…
usd_writer_light.cc
Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")
2021-07-15 18:29:01 +10:00
usd_writer_light.h
…
usd_writer_mesh.cc
Cleanup: full sentences in comments, improve comment formatting
2021-06-26 21:50:48 +10:00
usd_writer_mesh.h
…
usd_writer_metaball.cc
Fix T86278: vertex color baking not working with modifiers
2021-05-17 19:41:11 +02:00
usd_writer_metaball.h
…
usd_writer_transform.cc
…
usd_writer_transform.h
…