|
|
6ab42eb0bd
|
OpenGL: delete bl_debug_draw
Eliminating this chunk of legacy GL as part of T49043.
We can introduce some sort of "debug plate" to fill this need in the future.
|
2016-12-04 20:34:44 -05:00 |
|
|
|
710ab5be36
|
Cleanup: spelling, style
|
2016-07-31 17:41:05 +10:00 |
|
|
|
b8b57d2da9
|
BLI_listbase: match arg order with BLI_qsort_r
|
2015-06-11 21:54:06 +10:00 |
|
|
|
26e50295ce
|
Use BKE_ghash_ensure_p where possible
|
2015-04-06 20:41:37 +10:00 |
|
|
|
aab4f2b762
|
cleanup: redundant casts & const cast correctness
|
2015-01-01 23:42:28 +11:00 |
|
|
|
06515475b9
|
CMake: remove redundant include dir
|
2014-12-06 13:39:46 +01:00 |
|
|
|
7d040d2a08
|
Cleanup: use BLI_listbase_*** prefix for count,sort,sort_r
|
2014-11-16 13:57:58 +01:00 |
|
|
|
059e0dafb4
|
Cleanup: const correctness for BLI_sortlist
|
2014-09-24 14:55:02 +10:00 |
|
|
|
a15b3c4d11
|
Code cleanup: use bool
|
2014-04-11 11:33:29 +10:00 |
|
|
|
0319db1063
|
Correct own recent changes broke release builds
|
2014-03-30 20:35:59 +11:00 |
|
|
|
9737717234
|
Fix for some unlikely memory leaks, remove redundant checks
|
2014-03-01 20:14:20 +11:00 |
|
|
|
c9233bfd82
|
Code cleanup: style
|
2014-02-19 08:02:59 +11:00 |
|
|
|
05235d86ef
|
Fix for issue in mask overlap with no splines in the mask.
|
2014-02-17 18:55:03 +11:00 |
|
|
|
4134bdc75c
|
Fix for rare crash in recent mask option to check overlaps
|
2014-02-17 15:15:49 +11:00 |
|
|
|
ae8327dbf3
|
Mask: add option to detect self intersections
|
2014-02-13 19:12:28 +11:00 |
|