Blender Git "experimental_gp_weight" branch commits. Page: 96 / 122 June 18, 2017, 16:49 (GMT) | Cleanup: Remove unused code
| June 18, 2017, 15:24 (GMT) | WIP: zfighting al most fixed.
Need a way to fix the problem of zdepth and precision
| June 17, 2017, 19:01 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| June 17, 2017, 14:42 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| June 16, 2017, 07:50 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| June 16, 2017, 06:32 (GMT) | Remove upper limit of stroke thickness
| June 15, 2017, 18:12 (GMT) | Fix error in Cameraview when zoom
The problem was related to object scale
| June 15, 2017, 14:57 (GMT) | Fix segment fault if palette is missing
In some weird situations the palette can be removed.
We could consider to remove all strokes in this situation, but need further analysis. We keep the pointer checking as initial solution.
| June 15, 2017, 14:55 (GMT) | Implement a hash to relink palettes
Add a hash system when relink the colors to strokes to avoid the loop of all colors for each stroke.
Could use a hash for palettes, but as usually the number of palettes is very low, the speed up using hash doesn't worth the code complexity.
| June 15, 2017, 11:10 (GMT) | New icon for Outliner and changes in Stroke Paint icon
The outliner icon for grease pencil must be gray to keep UI consistency.
Changed the stroke paint icon to make more visible.
Icon design credits go to Matias Mendiola
| June 15, 2017, 08:24 (GMT) | Fix error with object scale and stroke thickness
With new calculation of previous commit for stroke thickness the scale of the object was not used and need to be used.
Now the scale is included and an average value is used because the axis change is not directly related to the stroke thickness.
| June 14, 2017, 18:52 (GMT) | Fix problem of stroke thickness when zoom
The stroke thickness was not working fine in Camera view.
The credits for this fix go to Clemnt Foucault and Luca Rood, thanks for the help!
| June 14, 2017, 15:05 (GMT) | UI: Change icons for lock axis
| June 14, 2017, 15:03 (GMT) | New Stroke Paint icon
Designed by Matias Mendiola
| June 13, 2017, 21:17 (GMT) | UI: Change GP Object icon
Replace the icon for a better and clean. Thanks to Matias Mendiola
| June 13, 2017, 16:11 (GMT) | Fix compiler error
THe workspace definition was missing
| June 13, 2017, 16:02 (GMT) | Move OB_GPENCIL icon to new position
The new icon used a postion used by new icons in master, so need to be moved.
| June 13, 2017, 15:00 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| June 13, 2017, 14:51 (GMT) | Cleaunp: Remove more unused variables
| June 13, 2017, 14:46 (GMT) | Cleanup: More unused variables
Remove gpd from gp_copybuf_validate_colormap
|
|
|