This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors
Germano Cavalcante 859f2561c8 Fix T61286: Viewport grid units not visible
The original code was commented on.
Unlike blender 2.79, the grid units are now displayed only when RV3D_VIEW_IS_AXIS.
The visible subdivisions in the grid are made by the GPU and depending on the pixel.
The code used here only mimics this behavior and adds a bit of overhead.

Reviewers: fclem, campbellbarton

Subscribers: FloridaJo, zlsa, rl.amorato, EitanSomething

Differential Revision: https://developer.blender.org/D4325
2019-08-20 08:58:07 -03:00
..
2019-08-18 04:26:34 +10:00
2019-06-22 15:04:46 +10:00
2019-08-17 00:57:05 +10:00
2019-07-31 16:55:15 +02:00
2019-07-31 16:55:15 +02:00
2019-08-17 00:57:05 +10:00
2019-08-18 04:26:34 +10:00
2019-08-17 00:57:05 +10:00
2019-08-02 12:05:13 +10:00
2019-08-09 19:16:35 +10:00
2019-08-01 14:02:41 +10:00
2019-08-18 04:26:34 +10:00
2019-08-18 04:26:34 +10:00
2019-08-18 04:26:34 +10:00
2019-08-14 23:40:12 +02:00