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-12-27cleanup: remove unused passesPhilipp Oeser
2018-12-27Fix T59861: converting GP stroke to curve doesn't immediately workPhilipp Oeser
2018-12-27Fix T59884: Rigidbody Calculate Mass Sets Mass to 0Philipp Oeser
2018-12-27Fix T59389: Solidify Modifier does not work with 'beveled' Curve objects.Bastien Montagne
2018-12-27UI: fix display of menu buttons without text and icon, and only a down arrow.Harley Acheson
2018-12-27UI: fix inconsistent icon button widths for popovers and enums.Harley Acheson
2018-12-27Fix T59799: texture paint mode crash for object with no materials.Brecht Van Lommel
2018-12-27Merge branch 'blender2.7'Sergey Sharybin
2018-12-27Fix T56595: Hair Dynamics stop working after saving new fileSergey Sharybin
2018-12-27Merge branch 'blender2.7'Brecht Van Lommel
2018-12-27Cleanup: styleCampbell Barton
2018-12-27Cleanup: use unsigned char (change previous commit)Campbell Barton
2018-12-27Cleanup: warningsCampbell Barton
2018-12-27Fix T57861: Object.ray_cast (and all RNA functions using "ob->runtime") broke...Bastien Montagne
2018-12-25GPU: Add another driver to the list of unused_fb_slot_workaroundmano-wii
2018-12-25Fix T59505: Knife tool cut preview line becomes blackmano-wii
2018-12-25Revert "Fix T59505: Knife tool cut preview line becomes black"mano-wii
2018-12-25GP: Remove duplicate code moving to single functionAntonioya
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-24Fix T59722: stencil texture overlay not working on macOS.Jonathan Merritt
2018-12-24Fix T59799: crash entering texture paint mode.Brecht Van Lommel
2018-12-24Fix floating panel (HUD) applying DPI incorrectlyJulian Eisel
2018-12-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-23Avoid creating & registering zero sized AZonesJulian Eisel
2018-12-23GP: Small changes to help textAntonioya
2018-12-23GP: Add Shift+F to define strength for primitivesAntonioya
2018-12-23Fix missing update when deleting animation channels.Alexander Gavrilov
2018-12-23Fix missing update when toggling NLA solo mode.Alexander Gavrilov
2018-12-23BLI_math_rotation: properly name the quaternion power function.Alexander Gavrilov
2018-12-23Fix T59782: Replace RMB by MMB in bottom help textAntonioya
2018-12-22GP: Update Suzanne 2D objectAntonioya
2018-12-22Fix T59505: Knife tool cut preview line becomes blackClément Foucault
2018-12-22Fix T59644: FPS meter not showing in VSERichard Antalik
2018-12-22Cleanup: const castCampbell Barton
2018-12-21Fix T59734: cyclic dependency with drivers on PoseBone.bbone_*.Alexander Gavrilov
2018-12-21Fix T58327: Quick Favorites "Remove from Favorites" missing for addedPhilipp Oeser
2018-12-21Fix T59686: snap to adaptive grid occurs with a "delay"mano-wii
2018-12-21GP: Primitive: Changes from gp branchCharlie Jolly
2018-12-21Cleanup: fix more ATTR_FALLTHROUGH warnings.Brecht Van Lommel
2018-12-21Fix T59708: decimate modifier does not show face count before decimation.Brecht Van Lommel
2018-12-21Fix T59691: Crash when deleting data-block video or audio in a video editorSergey Sharybin
2018-12-21Cleanup: IndentationSergey Sharybin
2018-12-21Fix T59668: UV unwrap pinning bugs.Brecht Van Lommel
2018-12-21Workbench: Fix crash when using more than one metaballClément Foucault
2018-12-21Fix T59608: Curves invisible in object modeClément Foucault
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-21Fix T57907: Crash with hair when switching between object and edit modeSergey Sharybin
2018-12-21Fix T59687: Crash when rendering animationSergey Sharybin
2018-12-21Update for moving blender2.8 to master.Brecht Van Lommel