Display:
Master Commits
Branch Commits
All Commits
Blender
Git "experimental_gp_weight" branch commits.
Page: 97 / 122
June 13, 2017, 14:41 (GMT)
Cleanup: Remove unused variable Remove mode for cache_dirty
June 13, 2017, 14:20 (GMT)
Mark old palettes as deprecated
June 13, 2017, 14:09 (GMT)
Fix warnings for copy paste The merge code from master used the old BGPDpalette and the code must use the new Palette
June 13, 2017, 13:58 (GMT)
Grease Pencil: Fix problems linking object with Pallete This should at the very least use a hash system. But it could even do a local pointer lookup. (Way) More often than not multiple strokes will point to the same pallete color.
June 13, 2017, 11:36 (GMT)
Cleanup: Remove duplicate definition Added in other commit already
June 13, 2017, 11:27 (GMT)
Cleanup compiler warnings
June 13, 2017, 10:57 (GMT)
Silence tons of warnings
June 12, 2017, 18:29 (GMT)
UI: back randomize button This button was removed in a previous commit by error
June 12, 2017, 18:05 (GMT)
Include lock axis option to all GP sculpt brushes Al brushes that move points use the lock
June 12, 2017, 17:49 (GMT)
New sculpt lock axis implementation This solution works better and it is faster
June 12, 2017, 14:56 (GMT)
Cleanup: Define camera view type for pixel size New define to make more clear and separate the perspective and camera view modes for pixel size calculation
June 12, 2017, 11:48 (GMT)
Set sculpt cursor when enter in sculpt mode
June 12, 2017, 10:27 (GMT)
Hide VIEW option for stroke placement This option is not logic in the new environment. Keep line for future uses
June 12, 2017, 10:20 (GMT)
Set Xray mode to 3D space by default
June 12, 2017, 10:13 (GMT)
UI: Move show points to display panel This option is not used all the time and moving we keep layer panel cleaner
June 12, 2017, 10:05 (GMT)
UI: Add missing pressure button This button was removed in a previous commit.
June 12, 2017, 10:02 (GMT)
UI: Rename Drawing Brush Thickness to Radius
June 12, 2017, 10:00 (GMT)
Fix error with select sculpt brush with keys When press 3, the brush 4 was selected. Fixed the error and reorganized brushes.
June 12, 2017, 09:13 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 12, 2017, 09:11 (GMT)
Fix problem with Ctrl + Tab for GP objects