Blender Git Commit Log

All Blender Git commits.

Page: 3105 / 8462

July 9, 2018, 12:06 (GMT)
Keymap: macos only operator search key: Cmd-F

Add Cmd-F for apple because it's not easily available on some systems.
July 9, 2018, 11:47 (GMT)
Fix: "New Note" didn't tag newly-created GP datablock for annotations when creating a new datablock
July 9, 2018, 11:39 (GMT)
Fix object mode menu crashing w/o active object
July 9, 2018, 11:28 (GMT)
Cleanup: Use GPU_* calls instead of gl* in annotate_draw.c
July 9, 2018, 11:19 (GMT)
Merge branch 'master' of git.blender.org:blender into temp_cryptomatte

# Conflicts:
# intern/cycles/blender/addon/properties.py
# intern/cycles/blender/blender_sync.cpp
# intern/cycles/device/device_cpu.cpp
# intern/cycles/kernel/geom/geom_object.h
# intern/cycles/kernel/kernel_path_branched.h
# intern/cycles/kernel/kernel_types.h
# intern/cycles/render/buffers.cpp
# intern/cycles/render/film.cpp
# intern/cycles/render/integrator.cpp
# intern/cycles/render/object.cpp
# intern/cycles/render/osl.cpp
# intern/cycles/render/osl.h
# intern/cycles/render/scene.cpp
# intern/cycles/render/shader.cpp
# intern/cycles/render/svm.cpp
# intern/cycles/render/svm.h
# release/scripts/startup/nodeitems_builtins.py
# source/blender/editors/include/UI_interface.h
# source/blender/editors/interface/interface_eyedropper.c
# source/blender/makesdna/DNA_scene_types.h
# source/blender/render/extern/include/RE_engine.h
# source/blender/render/intern/source/render_result.c
# source/blenderplayer/bad_level_call_stubs/stubs.c
July 9, 2018, 11:15 (GMT)
Annotations: Change "New Layer" label to "New Note"
July 9, 2018, 10:57 (GMT)
UI: Remove 1 pixel gap between panel header and background
July 9, 2018, 08:47 (GMT)
Make Annotations toggleable with main overlay switch
July 9, 2018, 08:37 (GMT)
Rename Grease Pencil to Annotation

Some properties and flags are more clear if the name is annotation.

Also changed some text and tooltips.
July 9, 2018, 07:49 (GMT)
Merge branch 'blender2.8' into greasepencil-object
July 9, 2018, 07:45 (GMT)
User Prefs: Make it clearer which properties affect Annotations only vs GP + Annotations
July 9, 2018, 07:42 (GMT)
Annotations: Change default color for new annotation layers

Although we've had a default color for new Grease Pencil layers for
years, hardly anyone ever changed the default color from the old
default of black. This commit changes this default to match the
color used in the annotation pencil icons, giving it a stronger
connection to the tool, and giving users a better default color
that will make the new strokes actually visible with the default
theme.
July 9, 2018, 07:26 (GMT)
Annotations: WIP access to tool settings in topbar

Lots of stuff to fix still - Not final UI at all
(in terms of widgets + properties exposed)

What works now:
* Exposed access to the setting controlling the default color to use
when adding new layers
* Exposed access to change which color (layer) and thickness new strokes
get drawn with (as per the current implementation). Now all annotation
tools have tool settings exposed.

Big Todo's:
* Find a way to display color previews of GP Layers as icons
(e.g. how to register all the necessary icon_id's, etc.)
* Replace the prop_search() with an enum prop
* Separate annotation RNA type defines? Context issues? etc.
July 9, 2018, 07:06 (GMT)
Cycles: Moved get_aov_rect method to make things easeir for git merge
July 9, 2018, 06:55 (GMT)
Keymap: Remove modal keymaps from blender_27x

Hard coded keys have been removed from transform.
Since these keymaps will likely remain unchanged,
remove them to avoid maintenance overhead.
July 9, 2018, 06:41 (GMT)
UI: hide redundant transform keymap items
July 9, 2018, 06:39 (GMT)
WM: support for filtering modal keymap items

Modal keymap display often shows items which aren't used,
add a poll funciton to hide these from the status bar.
July 9, 2018, 05:42 (GMT)
Merge branch 'master' into blender2.8
July 9, 2018, 05:39 (GMT)
Cleanup: remove 'Orientation' from keymap item name

It's constraint not an orientation,
in transform context it can be inferred.
July 9, 2018, 05:30 (GMT)
Merge branch 'master' into blender2.8
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021