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-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-27CMake: fix linking blendontCampbell Barton
2018-06-27bf_gpu: Add GPU_state module.Ray Molenkamp
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell 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-26UI: Make Mesh shading menu consistent with the other menusVuk Gardašević
2018-06-26UI: Tweaks to Cycles Bake panelWilliam Reynish
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-26Tweak: Try to make the purpose of the collection/search fields clearerJoshua Leung
2018-06-26AnimEditors: Remove the toggles to enable name/collection-based filteringJoshua Leung
2018-06-26AnimEditors UI: Move less frequently used filtering options to a "Filters" po...Joshua 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: style, pep8Campbell Barton
2018-06-26Cleanup: styleCampbell 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-25Fix crash with files saved with missing render slots.Brecht Van Lommel
2018-06-25UI: Use background color for reportsPablo Vazquez
2018-06-25Draw: Use more proper particles index lookupSergey Sharybin
2018-06-25Cycles: Free evaluated meshed when we are done with objectSergey Sharybin
2018-06-25Cycles: Fix memory leak with sessionSergey Sharybin
2018-06-25Physics: update softbody and dynamic paint to get colliders from depsgraph.Brecht Van Lommel
2018-06-25Cleanup: refactor depsgraph physics API functions.Brecht Van Lommel
2018-06-25UI: Single-column layout for Force Fields and ParticlesWilliam Reynish