Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-01Cleanup: avoid calloc when immediately overwrittenCampbell Barton
2018-06-30Cleanup: use f-stringCampbell Barton
2018-06-30Cleanup: split out context member queryCampbell Barton
2018-06-30Cleanup: remove unused context arg to menuCampbell Barton
2018-06-30UI: Add 'interface_query.c'Campbell Barton
2018-06-30Cleanup: rename bmesh_queries -> bmesh_queryCampbell Barton
2018-06-30Cleanup: use f-stringCampbell Barton
2018-06-29Fix T54524: keyframe and driver colors not showing in shape key list.Brecht Van Lommel
2018-06-29Cycles: change AO node default to 16 samples and only local off.Brecht Van Lommel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-28Alembic: speed up export of packed UV islands.Cédric Paille
2018-06-28Fix T55662: Crash on text autocompleteCampbell Barton
2018-06-28CMake: enable WITH_ASSERT_ABORT by defaultCampbell Barton
2018-06-28UI: use two dot ellipsesCampbell Barton
2018-06-28Cleanup: use f-stringsCampbell Barton
2018-06-28Fix Cycles tests build on macOS.Brecht Van Lommel
2018-06-27Cleanup: styleCampbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2018-06-26UI: Add/Update bad tooltipsAaron Carlisle
2018-06-26Fix bug in DNA_struct_elem_find when checking the first fieldSybren A. Stüvel
2018-06-26Revert "Turned off clang warnings in third party includes."Stefan Werner
2018-06-26PyAPI: add ImBuf.copyCampbell Barton
2018-06-26PyAPI: move deep-copy args check to py_capi_utilsCampbell Barton
2018-06-26Cycles: Fix wrong row count for World MIS CDF calculationLukas Stockner
2018-06-26Turned off clang warnings in third party includes.Stefan Werner
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-25Cleanup: Few more validation of G_MAIN usages...Bastien Montagne
2018-06-25Add back header needed win32Campbell Barton
2018-06-25CMake: correct remove_strict_cxx_flags_fileCampbell Barton
2018-06-24Cycles: change AO node color default to 1.0.Brecht Van Lommel
2018-06-24Cleanup: move UI context menus into own fileCampbell Barton
2018-06-23UI: alternate fix for empty context menuCampbell Barton
2018-06-22CMake: Make language explicit for per-file strict flags removalSergey Sharybin
2018-06-22CMake: Cleanup, add_cc_flag -> add_c_flagSergey Sharybin
2018-06-22CMake: Cleanup, rename CC_REMOVE_STRICT_FLAGS to C_REMOVE_STRICT_FLAGSSergey Sharybin
2018-06-22CMake: Tweaks to removal of strict flagsSergey Sharybin
2018-06-22Cleanup: rename 3D cursor calculation varsCampbell Barton
2018-06-22Cleanup: remove last G.main from RNA.Bastien Montagne
2018-06-22Tweak new BKE_id_is_in_global_main to accept NULL pointer (and consider them ...Bastien Montagne
2018-06-22Cleanup: get rid of last G.main's in bpy area.Bastien Montagne
2018-06-22BKE_library: Add func to check an ID is actually in G_MAIN database.Bastien Montagne
2018-06-21Edit Mode: Bevel Op: Offset Soft Max to 100Aaron Carlisle
2018-06-21Fix T55568: second click event ignoredCampbell Barton
2018-06-21Revert "Fix T55568: second click event ignored"Campbell Barton
2018-06-21UI: don't show empty button context menuCampbell Barton
2018-06-21Fix Cycles incorrect versioning for automatic sample world resolution.Brecht Van Lommel
2018-06-21UI: preference for developer extrasCampbell Barton
2018-06-21Fix T55568: second click event ignoredCampbell Barton