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
2019-04-29Cleanup: comments (long lines) in bmeshCampbell Barton
2019-04-29Cleanup: comments (long lines) in nodesCampbell Barton
2019-04-29Depsgraph: fix dependencies for drivers and animation on Bone properties.Sergey Sharybin
2019-04-29Depsgraph: fix handling of driver variable dependencies with proxies.Alexander Gavrilov
2019-04-29Cleanup: comments (long lines) in pythonCampbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-29New BLI_NOINLINE macroJacques Lucke
2019-04-29Fix T63616: applying armature modifier with another modifier under it doesnt ...Bastien Montagne
2019-04-29Cleanup: internal apply modifier code: make it clear we use eval modifier and...Bastien Montagne
2019-04-29Fix T63963: Top-bar not showing for some filesCampbell Barton
2019-04-29Fix T63112: Gizmos fail to restore last cursorCampbell Barton
2019-04-29Fix T63977: UV select linked has no attribute 'extend'Campbell Barton
2019-04-29Fix T63503: Set parent menu shown twiceCampbell Barton
2019-04-29Fix T63898: "Open on Mouse Over" causes inconsistent draw-styleCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-29Fix region action zone not working when hiddenCampbell Barton
2019-04-29Docs: expand action-zone type commentsCampbell Barton
2019-04-29Fix shift-click to select multiple reportsCampbell Barton
2019-04-29Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-28GPencil: Cleanup - Rename annotation drawing function namesAntonioya
2019-04-28Fix T63794: duplicating an armature clears B-Bones' custom handle references.Tomoaki Kawada
2019-04-27Fix T63936 GPUSelect: Read depth in the endClément Foucault
2019-04-27Fix T63937: unconfirmed grease pencil strokes not visible in ortho sufaceAntonioya
2019-04-27GPencil: Cleanup derived frame codeAntonioya
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-27Cleanup: unused varsCampbell Barton
2019-04-26Eevee: Noise Texture: try to fix floating point accuracy issueClément Foucault
2019-04-26Fix T63853: BLI_current_working_dir did not return utf8 encoding on windows.Ray Molenkamp
2019-04-26Minor cleanup in data transfer code.Bastien Montagne
2019-04-26Fix T63660: Data Transfer of normals No Longer Working.Bastien Montagne
2019-04-26Fix T63886 Crash in UV Editing after faces display turn off / onClément Foucault
2019-04-26Cleanup: ArmatureClément Foucault
2019-04-26Armature: Speedup by removing unecessary checkClément Foucault
2019-04-26Fix T58966 Sculpted changes dissapear visually when selecting a second objectClément Foucault
2019-04-26GPUSelect: Don't read depth on every drawClément Foucault
2019-04-26Fix T62880 Severe FPS drop with multiple bone shapesClément Foucault
2019-04-26Fix T63896: Removing Drivers in Python Leads to CrashSergey Sharybin
2019-04-26Keymap: Support shift-click to select multiple reportsCampbell Barton
2019-04-26Cleanup: clang-formatCampbell Barton
2019-04-26Fix T63784 Eevee : Black Diffuse with Principled BSDF and Mix ShaderClément Foucault
2019-04-26Cleanup: Node shader texture imageClément Foucault
2019-04-26AVI: Fix buffer overflowClément Foucault
2019-04-25Fix T63605: Assert squeezing a template_curve_mapping in a panel toPhilipp Oeser
2019-04-25Text editor: convert tabs to spaces on pasteBruno Boaventura Scholl
2019-04-25UI: keep timeline collapsed to header size when resizing windowGeorge Vogiatzis
2019-04-25Cleanup: remove unneeded screen_refresh_headersizesGeorge Vogiatzis
2019-04-25Fix small outliner drawing performance regressionHarley Acheson
2019-04-25UI: hide redundant menu separators automaticallyHarley Acheson
2019-04-25DRW: Use culling when selectingClément Foucault