Blender Git Commits

Blender Git "temp-gpencil-eval" branch commits.

Page: 135 / 277

June 29, 2018, 08:13 (GMT)
Fix draw back error due z-depth precission

The value 1.0 makes the image disappear.
June 29, 2018, 07:55 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 29, 2018, 07:52 (GMT)
Fix problem when increase viewport qualitty

The reason of the problem was the precission of the background buffer. The original value was not enough when viewport qualitty was > 0.1
June 29, 2018, 07:43 (GMT)
Cleanup unused extern definition

This was part of old VFX modifiers.
June 29, 2018, 07:42 (GMT)
Fix again the pointer name for textures
June 29, 2018, 06:18 (GMT)
removed line styles from SceneLANPR
June 29, 2018, 04:03 (GMT)
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr
June 29, 2018, 04:01 (GMT)
Multisample implementing, f 12 won't work either.
June 28, 2018, 15:45 (GMT)
UI: Rename Grease Pencil Simplify Panel
June 28, 2018, 15:44 (GMT)
Fix merge errors
June 28, 2018, 15:33 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
release/datafiles/userdef/userdef_default_theme.c
release/scripts/startup/bl_ui/properties_scene.py
source/blender/editors/gpencil/drawgpencil.c
source/blender/editors/gpencil/gpencil_brush.c
source/blender/editors/gpencil/gpencil_paint.c
June 28, 2018, 15:25 (GMT)
Move GPD runtime fields to runtime struct
June 28, 2018, 14:55 (GMT)
remove linear depth conversion. now clipping finally works as expected.
June 28, 2018, 14:48 (GMT)
Annotations: Set better default name for new annotation layers

Note: Many of the add layer operators still need tweaks,
but this is a good start for the main ones.
June 28, 2018, 14:29 (GMT)
Annotations: Restore color selector per layer

This shows up in the layer list, making it possible to quickly change it
inline, and to see what color the strokes in the layer are using.
June 28, 2018, 09:32 (GMT)
GP/Annotations: Provide usage hints about the "Poly" tool
June 28, 2018, 09:27 (GMT)
Annotations: Don't respect the "on back" option

This is too complicated for an annotation tool
June 28, 2018, 09:25 (GMT)
Remove "Continuous Drawing" flag/mode

* GP Object doesn't need this as it has a proper "Draw Mode"

* For Annotations, it just got in the way and was a confusing
modal+blocking nuissance that randomly activates when you just
want to draw a quick line
June 28, 2018, 09:15 (GMT)
Annotations Fix: "Freehand" mode now works

Was over-zealous when removing code from the drawing operator
to remove all the non-essential additions here.

Now annotations work in some of the 2D views:
* Nodes/Image Editor are confirmed to work
* Sequencer Preview needs further work
* Movie Clip editor works
June 28, 2018, 08:19 (GMT)
Fix stabilizer cursor after annotations

The cursor was drawn to wrong position after use annotations.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021