tornavis/source/blender/blenloader
Campbell Barton fb70ee0bb5 Cleanup: minor gpencil changes
- Replace BKE_brush_getactive_gpencil -> BKE_paint_brush
  (no need for per-paint-type brush access).
- Rename TOT_GP_EDITBRUSH_TYPES -> GP_EDITBRUSH_TYPE_MAX
  (avoid sharing prefix w/ unrelated constants).
- Rename instances of `GP_EditBrush_Data` to 'gp_brush'
  (`Brush` is typically called 'brush').
2018-11-12 09:59:16 +11:00
..
intern Cleanup: minor gpencil changes 2018-11-12 09:59:16 +11:00
BLO_blend_defs.h Fix buffer overflow vulernability in thumbnail file reading. 2018-01-17 20:25:42 +01:00
BLO_readfile.h Workspaces: move 2D Animation, VFX and Video workspaces into own templates. 2018-09-18 19:38:20 +02:00
BLO_undofile.h Cleanup: trailing newlines 2018-06-29 09:23:51 +02:00
BLO_writefile.h Cleanup: remove leftover game player code. 2018-08-08 20:18:54 +02:00
CMakeLists.txt Cleanup: move cycles addon check out of versioning 2018-09-13 08:00:05 +10:00