Page MenuHome

All Changesets

ChangePath
Modifiedbuild_files/cmake/macros.cmake
Modifiedintern/cycles/blender/addon/ui.py
Modifiedrelease/datafiles/blender_icons.svg
Addedrelease/datafiles/blender_icons16/icon16_gpencil_stroke_paint.dat
Addedrelease/datafiles/blender_icons16/icon16_obj_origin.dat
Addedrelease/datafiles/blender_icons16/icon16_outliner_data_gpencil.dat
Addedrelease/datafiles/blender_icons16/icon16_outliner_ob_gpencil.dat
Addedrelease/datafiles/blender_icons32/icon32_gpencil_stroke_paint.dat
Addedrelease/datafiles/blender_icons32/icon32_obj_origin.dat
Addedrelease/datafiles/blender_icons32/icon32_outliner_data_gpencil.dat
Addedrelease/datafiles/blender_icons32/icon32_outliner_ob_gpencil.dat
Addedrelease/datafiles/brushicons/gp_brush_clone.png
Addedrelease/datafiles/brushicons/gp_brush_grab.png
Addedrelease/datafiles/brushicons/gp_brush_pinch.png
Addedrelease/datafiles/brushicons/gp_brush_push.png
Addedrelease/datafiles/brushicons/gp_brush_randomize.png
Addedrelease/datafiles/brushicons/gp_brush_smooth.png
Addedrelease/datafiles/brushicons/gp_brush_strength.png
Addedrelease/datafiles/brushicons/gp_brush_thickness.png
Addedrelease/datafiles/brushicons/gp_brush_twist.png
Addedrelease/datafiles/brushicons/gp_brush_weight.png
Modifiedrelease/scripts/modules/bpy_extras/keyconfig_utils.py
Modifiedrelease/scripts/startup/bl_ui/__init__.py
Addedrelease/scripts/startup/bl_ui/properties_data_gpencil.py
Modifiedrelease/scripts/startup/bl_ui/properties_data_modifier.py
Modifiedrelease/scripts/startup/bl_ui/properties_grease_pencil_common.py
Modifiedrelease/scripts/startup/bl_ui/properties_material.py
Addedrelease/scripts/startup/bl_ui/properties_material_gpencil.py
Modifiedrelease/scripts/startup/bl_ui/properties_scene.py
Modifiedrelease/scripts/startup/bl_ui/space_clip.py
Modifiedrelease/scripts/startup/bl_ui/space_dopesheet.py
Modifiedrelease/scripts/startup/bl_ui/space_image.py
Modifiedrelease/scripts/startup/bl_ui/space_node.py
Modifiedrelease/scripts/startup/bl_ui/space_view3d.py
Modifiedrelease/scripts/startup/bl_ui/space_view3d_toolbar.py
Modifiedsource/blender/blenkernel/BKE_blender_version.h
Modifiedsource/blender/blenkernel/BKE_context.h
Modifiedsource/blender/blenkernel/BKE_gpencil.h
Modifiedsource/blender/blenkernel/BKE_lattice.h
Modifiedsource/blender/blenkernel/BKE_modifier.h
Modifiedsource/blender/blenkernel/BKE_object.h
Modifiedsource/blender/blenkernel/BKE_paint.h
Modifiedsource/blender/blenkernel/CMakeLists.txt
Modifiedsource/blender/blenkernel/intern/anim_sys.c
Modifiedsource/blender/blenkernel/intern/context.c
Modifiedsource/blender/blenkernel/intern/deform.c
Modifiedsource/blender/blenkernel/intern/gpencil.c
Addedsource/blender/blenkernel/intern/gpencil_modifier.c
Modifiedsource/blender/blenkernel/intern/lattice.c
Modifiedsource/blender/blenkernel/intern/library.c
Modifiedsource/blender/blenkernel/intern/object.c
Modifiedsource/blender/blenkernel/intern/object_deform.c
Modifiedsource/blender/blenkernel/intern/object_update.c
Modifiedsource/blender/blenkernel/intern/paint.c
Modifiedsource/blender/blenkernel/intern/scene.c
Modifiedsource/blender/blenlib/intern/listbase.c
Modifiedsource/blender/blenloader/intern/readfile.c
Modifiedsource/blender/blenloader/intern/versioning_270.c
Modifiedsource/blender/blenloader/intern/versioning_280.c
Modifiedsource/blender/blenloader/intern/versioning_defaults.c
Modifiedsource/blender/blenloader/intern/writefile.c
Modifiedsource/blender/collada/SceneExporter.cpp
Modifiedsource/blender/depsgraph/intern/builder/deg_builder_nodes.cc
Modifiedsource/blender/depsgraph/intern/builder/deg_builder_nodes.h
Modifiedsource/blender/depsgraph/intern/builder/deg_builder_nodes_scene_layer.cc
Modifiedsource/blender/depsgraph/intern/builder/deg_builder_relations.cc
Modifiedsource/blender/depsgraph/intern/builder/deg_builder_relations.h
Modifiedsource/blender/depsgraph/intern/builder/deg_builder_relations_scene_layer.cc
Modifiedsource/blender/depsgraph/intern/depsgraph_tag.cc
Modifiedsource/blender/draw/CMakeLists.txt
Addedsource/blender/draw/engines/gpencil/gpencil_draw_cache_impl.c
Addedsource/blender/draw/engines/gpencil/gpencil_engine.c
Addedsource/blender/draw/engines/gpencil/gpencil_engine.h
Addedsource/blender/draw/engines/gpencil/gpencil_geom.c
Addedsource/blender/draw/engines/gpencil/gpencil_vfx.c
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_fill_frag.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_fill_vert.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_front_depth_mix_frag.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_gaussian_blur_frag.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_painting_frag.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_pixel_frag.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_point_frag.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_point_geom.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_point_vert.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_stroke_frag.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_stroke_geom.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_stroke_vert.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_swirl_frag.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_wave_frag.glsl
Addedsource/blender/draw/engines/gpencil/shaders/gpencil_zdepth_mix_frag.glsl
Modifiedsource/blender/draw/intern/draw_cache.c
Modifiedsource/blender/draw/intern/draw_cache.h
Modifiedsource/blender/draw/intern/draw_cache_impl.h
Modifiedsource/blender/draw/intern/draw_manager.c
Modifiedsource/blender/draw/modes/draw_mode_engines.h
Modifiedsource/blender/draw/modes/object_mode.c
Modifiedsource/blender/editors/animation/anim_channels_defines.c
Modifiedsource/blender/editors/animation/anim_channels_edit.c
Modifiedsource/blender/editors/animation/anim_draw.c
Modifiedsource/blender/editors/animation/anim_filter.c