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
path: root/source
AgeCommit message (Expand)Author
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-05-02Lattice modifier: take comparison out of loopSybren A. Stüvel
2018-05-02Modifiers: ported Lattice modifier DerivedMesh → MeshSybren A. Stüvel
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-05-02UI: open toolbar hold buttons on dragCampbell Barton
2018-05-02Modifiers: ported Bevel modifier DerivedMesh → MeshSybren A. Stüvel
2018-05-02Workbench: Single Color ModesJeroen Bakker
2018-05-02UI: don't allow disabled popovers to open w/ dragCampbell Barton
2018-05-02UI: run redo poll check in operators contextCampbell Barton
2018-05-02UI: fix operator redo showing empty popoversCampbell Barton
2018-05-02UI: disable popovers when panel poll failsCampbell Barton
2018-05-02WM: utility to check if an operator will draw a UICampbell Barton
2018-05-02Edit Mesh: look-cut copy-on-write supportDalai Felinto
2018-05-01UI: move object selector into 3D viewCampbell Barton
2018-05-01Eevee: Don't enable temporal AA when using 1 sample only.Clément Foucault
2018-05-01Eevee: Shadows: Only tag as shadow caster if a shadow is cast.Clément Foucault
2018-05-01UI: move space-mode selectors before menu itemsCampbell Barton
2018-05-01Modifiers: Fix crash when entering edit mode on unported modifiersSybren A. Stüvel
2018-05-01Fix number sliders for the topbarDalai Felinto
2018-05-01Extract common modifier parameters into ModifierEvalContext structSybren A. Stüvel
2018-05-01FormattingSybren A. Stüvel
2018-05-01Modifiers: Array DerivedMesh → MeshSybren A. Stüvel
2018-05-01Introduced CDDM_from_mesh_ex() to create a non-referencing CDDMSybren A. Stüvel
2018-05-01Modifiers: Mirror DerivedMesh → MeshSybren A. Stüvel
2018-05-01Modifiers: Armature DerivedMesh → MeshSybren A. Stüvel
2018-05-01Modifiers: Simple Deform & Build, DerivedMesh → MeshSybren A. Stüvel
2018-05-01Modifiers: Add wrapper functions with Mesh / DerivedMesh conversionMai Lavelle
2018-05-01Typo fixSybren A. Stüvel
2018-05-01Added note about potential crash in add_orco_dm()Sybren A. Stüvel
2018-05-01Eevee: Fix crash when using visibility groups with dupli objects.Clément Foucault
2018-05-01Eevee: Contact Shadows: Add slope based bias & fix brightening.Clément Foucault
2018-05-01Eevee: Fix raytracing.Clément Foucault
2018-05-01Fix: Silence |RNA_boolean_get: WM_OT_save_as_mainfile.exit not found." warnin...Joshua Leung
2018-05-01Fix previous commit, sorry about that :/Bastien Montagne
2018-05-01Static override: rename highly confusing var name in apply code.Bastien Montagne
2018-05-01Icons: updated icons from @billreynishCampbell Barton
2018-05-01Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Jeroen Bakker
2018-05-01Overlay: Enabled wireframe drawing for vertex/weight paintJeroen Bakker
2018-05-01Fix compiler warning: Uninitialised varJoshua Leung
2018-05-01Add/finish rna read-only access to actual override rules.Bastien Montagne
2018-05-01Static Override: fix 'search matching override operation' function.Bastien Montagne
2018-05-01Refactoring: bvhutils: Use a function that gets the bvhtree through an identi...Germano
2018-05-01Depsgraph: Add missing relations needed for nested datablock relationsSergey Sharybin
2018-05-01Fix crash opening file saved in weight paint modeSergey Sharybin
2018-05-01Nodes: Remove workaround for action copySergey Sharybin
2018-05-01Tool System: add paint poll which ignores the toolCampbell Barton
2018-05-01Tool System: support non-brush tools w/ paint modesCampbell Barton
2018-05-01Fix missing copy-on-write update when changing edit mode selection modeDalai Felinto
2018-05-01Fix edit mesh selection with copy-on-write enabledSergey Sharybin