Files
test/release/scripts/startup/bl_ui
Joshua Leung 6d868d9f48 Reproject Strokes - To Surface/Geometry
Experimental option for the Reproject Strokes operator to project strokes on to
geometry, instead of only doing this in a planar (i.e. parallel to viewplane) way.

The current implementation is quite rough, and may need to be improved before it
is really ready for use. Potential issues:
* Loss of precision (i.e. stairstepping artifacts) from the 3D -> 2D -> 3D conversion
  as we don't have float version of one of the projection funcs
* Jagged depth if there are gaps, since it will default back to the 3d-cursor plane
  if no geometry was found (instead of doing some fancy interpolation scheme)
* I'm not sure if it's that useful for adapting GP strokes to deforming geometry yet...
2017-01-19 03:20:44 +13:00
..
2015-01-29 15:35:06 +11:00
2016-08-06 10:58:13 +02:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-01-29 15:35:06 +11:00
2015-09-01 13:03:38 +10:00
2015-01-29 15:35:06 +11:00
2016-11-15 16:07:32 +01:00
2016-08-06 10:58:13 +02:00
2016-08-03 23:39:36 +02:00
2016-12-29 01:09:11 -05:00