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-09-04Subdiv: Move mesh creation functionality to own headerSergey Sharybin
2018-09-04Subdiv: Move evaluation functionality to own headerSergey Sharybin
2018-09-04Subdiv: Move FOREACH functionality to own headerSergey Sharybin
2018-09-04Subsurf: Clarify what Subdiv structure is forSergey Sharybin
2018-09-04Fix T56679: Blender 2.8 crashes with bezier curve snap.Bastien Montagne
2018-09-04OpenSubdiv: Disable varying elements interpolationSergey Sharybin
2018-09-04Cleanup: Typo in commentSergey Sharybin
2018-09-04UI: keep no-overlap tips open on cursor motionCampbell Barton
2018-09-04Cleanup: overly polite/rude messagesCampbell Barton
2018-09-04Fix mistake in previous commitSergey Sharybin
2018-09-04Fix error when no tool is activeCampbell Barton
2018-09-04Cleanup, indentationSergey Sharybin
2018-09-04Fix assert creating a tools tipCampbell Barton
2018-09-04UI: support immediate non-overlapping tooltipsCampbell Barton
2018-09-04Merge branch 'master' into blender2.8Campbell Barton
2018-09-04Cleanup: use const arg for BLI_rect inside checkCampbell Barton
2018-09-04Fix T56675: Crash when snapping Cursor to selected a Bone in Edit Mode.Bastien Montagne
2018-09-04Merge branch 'master' into blender2.8Campbell Barton
2018-09-04UI: cleanup tooltip bounds clampingCampbell Barton
2018-09-04UI: show tool name in tip w/ icon-only displayCampbell Barton
2018-09-04Fix T56660: Use horizontal enums w/ image templateCampbell Barton
2018-09-04UI: use horizontal alignment for expanded enumsCampbell Barton
2018-09-04Cleanup: pep8Campbell Barton
2018-09-04Correct toolbar tips for non sculpt modesCampbell Barton
2018-09-03UI: tweak object viewport display panel, use grid flow.William Reynish
2018-09-03UI: use grid flow for metadata panel.William Reynish
2018-09-03Fix T56544: Crash on startup with Radeon + Win 7Clément Foucault
2018-09-03UI: reorganize render output and encoding panels for single columns.William Reynish
2018-09-03Fix T56667: missing sockets with Cycles render layer nodes in compositing.Brecht Van Lommel
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03ClosthCollision: fully avoid computing BVHTree when we have no collision obje...Bastien Montagne
2018-09-03Fix T56423: Fully broken drag'n'drop parenting in Outliner.Bastien Montagne
2018-09-03Cleanup: Split function upSergey Sharybin
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-03Fix T56622: crash and other bugs deleting scenes.Brecht Van Lommel
2018-09-03Weightpaint mode: Removing barbarian batch tagging on engine initDalai Felinto
2018-09-03Topbar: Remove unused variableSergey Sharybin
2018-09-03Fix T56666: Crash typing "w" in the search function.Bastien Montagne
2018-09-03Depsgraph: Cleanup, put symbols to a proper namespaceSergey Sharybin
2018-09-03Multi-Object Editing: MESH_OT_bridge_edge_loops by Philippe BachourDalai Felinto
2018-09-03Fix T56593: Crash when enabling collection with curvesSergey Sharybin
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Multi-Objects: OBJECT_OT_vertex_group_smoothDalai Felinto
2018-09-03Fix (unreported) potentially giant memory leak in Cloth collision solver.Bastien Montagne
2018-09-03Depsgraph: Use more meaningful name for flags storageSergey Sharybin
2018-09-03Tool System: add paint brush shortcutCampbell Barton
2018-09-03Eevee: Fix missing meshes on Win + Intel HD 530/540Clément Foucault
2018-09-03Fix slow .blend file load due to recent accidentally committed debug code.Brecht Van Lommel
2018-09-03Set active base to NULL if its object is goneSergey Sharybin
2018-09-03Depsgraph: Cleanup, make it more obvious what ID referencesSergey Sharybin