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-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-28UI: keep statusbar keymap icons in same position, if there is enough space.Brecht Van Lommel
2018-06-28Merge branch 'master' into blender2.8Campbell Barton
2018-06-27Cleanup: styleCampbell Barton
2018-06-27Cleanup: styleCampbell Barton
2018-06-27UI: tweak status bar layout to make it less jumpy.Brecht Van Lommel
2018-06-27UI: some renaming for more clear/consistent cursor keymaps in status bar.Brecht Van Lommel
2018-06-27Fix T55644: Multires ignores render subdivision when simplifiedSergey Sharybin
2018-06-27Depsgraph: Move time dependency to animation of actionSergey Sharybin
2018-06-27Depsgraph: Add missing relation to pose initSergey Sharybin
2018-06-27Depsgraph: Fix missing relation from action to animation when it's sharedSergey Sharybin
2018-06-27UI: remove layout choosing menu from new window operator.Brecht Van Lommel
2018-06-27Theme: set default theme 'Flatty Dark Blueberry'Campbell Barton
2018-06-27Workbench: Use different samples in AO per TAA iterationJeroen Bakker
2018-06-27Workbench: Added a quality slider for the viewportJeroen Bakker
2018-06-27mesh_navmesh.c removalDalai Felinto
2018-06-27Cleanup: remove BKE's modifiers_bmesh.c, other DM removal/cleanup in BMesh code.Bastien Montagne
2018-06-27Cleanup: nuke DM out of constraint code.Bastien Montagne
2018-06-27Cleanup: remove some more DM usages...Bastien Montagne
2018-06-27bf_gpu: Add GPU_state module.Ray Molenkamp
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Fix scrollbar operator showing in status bar cursor keymap.Brecht Van Lommel
2018-06-26Fix status bar wrong cursor keymap using wrong region in some cases.Brecht Van Lommel
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-26UI: Add/Update bad tooltipsAaron Carlisle
2018-06-26Workbench: Wrong ENUM value for SINGLE colorJeroen Bakker
2018-06-26Workbench: TAA quick fix for AMD cardsJeroen Bakker
2018-06-26Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-06-26RigidBody: use runtime.mesh_orig instead of DEG_get_original_objectSybren A. Stüvel
2018-06-26Fix bug in DNA_struct_elem_find when checking the first fieldSybren A. Stüvel
2018-06-26Fix missing object/collection hiding icons on undo.Brecht Van Lommel
2018-06-26UI: decrease status bar height.Brecht Van Lommel
2018-06-26Workbench: Tempural Anti AliasingJeroen Bakker
2018-06-26Fix T55628: Crash when creating new material slotsDalai Felinto
2018-06-26Fix T55630: update issue between Object and TexPaint modes.Bastien Montagne
2018-06-26UI: status bar cursor keymap displayCampbell Barton
2018-06-26Icons: mouse buttons & dragCampbell Barton
2018-06-26AnimEditors: Remove the toggles to enable name/collection-based filteringJoshua Leung
2018-06-26Cleanup: dyntopo sculpt draw update: use same BM_face_as_array_vert_tri for i...Bastien Montagne
2018-06-26Fix T55320: Sculpt Mode with dyntopo and smooth shading drawing bug.Bastien Montagne
2018-06-26Fix memory leak when duplicating particlesSergey Sharybin
2018-06-26Depsgraph: Tag relations for update when particle dupli-collection changesSergey Sharybin
2018-06-26Cleanup: commentDalai Felinto
2018-06-26Free crash when freeing object caches from duplicatorSergey Sharybin
2018-06-26Revert "Turned off clang warnings in third party includes."Stefan Werner
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26PyAPI: add ImBuf.copyCampbell Barton
2018-06-26PyAPI: move deep-copy args check to py_capi_utilsCampbell Barton
2018-06-26Cleanup: styleCampbell Barton
2018-06-26Turned off clang warnings in third party includes.Stefan Werner