Campbell Barton
d718d6b449
Cleanup: Use C style comments for descriptive text
2021-08-31 14:33:57 +10:00
Campbell Barton
f1e4903854
Cleanup: full sentences in comments, improve comment formatting
2021-06-26 21:50:48 +10:00
Campbell Barton
4b9ff3cd42
Cleanup: comment blocks, trailing space in comments
2021-06-24 15:59:34 +10:00
Campbell Barton
a1bc7729f2
Cleanup: use ofs instead of offs as an abbreviation for offset
...
Used for local structs/variables,
since `ofs` is by far the most widely used abbreviation.
2021-03-08 14:54:23 +11:00
Sergey Sharybin
3d3b6d94e6
Subdiv: Use better default UV interpolation
...
The default one is now UVs are smoothed, boundaries are kept sharp.
After some time of experimentation seems this is better default from
interoperability point of view.
This fixes distortion reported in T83470.
Differential Revision: https://developer.blender.org/D10111
2021-01-26 16:23:09 +01:00
Brecht Van Lommel
880b0f981d
Cleanup: more renaming in the render/ module for consistency
2020-11-09 16:19:49 +01:00
Aaron Carlisle
580ff2cb93
Cleanup: Render Module: combine intern/ source & include
2020-11-06 10:37:40 -05:00