Blender Git Commit Log
Git Commits -> Revision f243390
Revision f243390 by Bastien Montagne (master) May 25, 2018, 09:32 (GMT) |
Cleanup: minor details in BKE paint code related to palettes. * Always use BKE_id_new, unless you have a very good reason to use lower-level code! * Prefer to pass actual ID user pointer to functions like id_us_plus & co, rather than 'floating' ID pointer, when possible. It makes it more clear who is the user we increase count for! |
Commit Details:
Full Hash: f243390bd685bde392a7f8e132c445f14609f2a4
Parent Commit: 03a80fa
Lines Changed: +4, -6
1 Modified Path:
/source/blender/blenkernel/intern/paint.c (+4, -6) (Diff)