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-28Alembic import: Fix crash with mcol indices out of boundsPhilipp Oeser
2018-12-28Alembic import: lock interface while importingSybren A. Stüvel
2018-12-28Fix T59785: Curve modifier does not update in realtime in object modePhilipp Oeser
2018-12-28Sequencer: refactor clipboard copy to no longer increase user count.Brecht Van Lommel
2018-12-28Fix more issues with recent render passes code cleanup.Brecht Van Lommel
2018-12-28Fix T59910: material editor UI issue after recent changes.Brecht Van Lommel
2018-12-28Fix T59922: crash reading files with older renderlayersPhilipp Oeser
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-28GP: Avoid Onion calculation when play animationAntonioya
2018-12-27Merge branch 'blender2.7'Sergey Sharybin
2018-12-27Fix T59865: UV editor vertex snap to active does not make any sense.Sebastian Parborg
2018-12-27Fix T59870: Can't select "Face area" in average normals operator.Bastien Montagne
2018-12-27Fix T58734: bvhtree.fromObject - error ( returned NULL without setting an err...Bastien Montagne
2018-12-27GP: Enable Brush cursor by default for new brushesAntonioya
2018-12-27Fix T59900: duplicate font loading error and memory leak.Brecht Van Lommel
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