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-08-28RNA: make mesh add methods use required arg 'count'Campbell Barton
2018-08-28Fix T56530, T56523: collection visiblity toggling wrong after recent changes.Brecht Van Lommel
2018-08-28Cleanup: compiler warnings.Brecht Van Lommel
2018-08-28Cleanup: remove debug code.Brecht Van Lommel
2018-08-283D View: split object/pose box & lasso selectCampbell Barton
2018-08-283D View: split object/pose border selectCampbell Barton
2018-08-28GP: Use custom api to get materialAntonioya
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28PyRNA: all optional args now must be keyword argsCampbell Barton
2018-08-28RNA: use required args for internal popup end APICampbell Barton
2018-08-28RNA: make template_list list_id a required argCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28Cleanup: indentationCampbell Barton
2018-08-28Cleanup: warningsCampbell Barton
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-28Fix T56577: Crash when using Grease Pencil Fill BrushAntonioya
2018-08-27transform_snap_object: Add a small offset to the clip planemano-wii
2018-08-27Revert "DRW: Remove unecessary GL calls"Clément Foucault
2018-08-27DNA: Deprecate gridviewmano-wii
2018-08-27Draw Manager: Remove unused functionmano-wii
2018-08-27Fix T56547: Single column properties not alignedCampbell Barton
2018-08-27Fix unreported: the gridview is no longer computed, so the snapping functions...mano-wii
2018-08-27GP: New operator to copy layers between objectsAntonioya
2018-08-27Implement BMesh Operator string enumerators and docs generation.Andrew Hale
2018-08-27Fix assert displaying UV's of faceless meshesCampbell Barton
2018-08-27Handle multi-hidden-layers when converting groups to collections.Bastien Montagne
2018-08-27BMesh: improvements/fixes to select side of activeCampbell Barton
2018-08-27Cleanup: rename 'vindex' to 'def_nr'Campbell Barton
2018-08-27GP: replace custom API w/ BKE_deform APICampbell Barton
2018-08-27Fix grease pencil weight invertCampbell Barton
2018-08-27Cleanup: warning, use const argsCampbell Barton
2018-08-27DRW: Remove unecessary GL callsClément Foucault
2018-08-26Cleanup: remove double ;Antonioya
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-26Static override: add constraint targets as overrideable!Bastien Montagne
2018-08-26Fix conversion from 2.7x groups to new 2.8 collections - hidden layers.Bastien Montagne
2018-08-26Cleanup: styleCampbell Barton
2018-08-26DNA: don't deprecate gridview, it's still usedCampbell Barton
2018-08-25Cloth: Fix mistake in big matrix multiplicationLuca Rood
2018-08-25GP: Select color in Brush or in PropertiesAntonioya
2018-08-25Transform: Use grid_scale to configure the incremental snapping.mano-wii
2018-08-24Cleanup: Remove debug printfClément Foucault
2018-08-24Fix MESH_OT_shortest_path_pickDalai Felinto
2018-08-24GP: Fix unreported error drawing polygonsAntonioya
2018-08-24Multires: Fix wrong apply deform results when multires has sculpt alreadySergey Sharybin
2018-08-24Sculpt: Optimize Mask Overlay drawingClément Foucault
2018-08-24Multi-Objects: MESH_OT_select_axisDalai Felinto
2018-08-24MESH_OT_select_axis: Make it work with world axis, not local onesDalai Felinto
2018-08-24MESH_OT_select_axis: cleanup (use enum instead of hardcoded values)Dalai Felinto
2018-08-24Remove annotations lock to axis functionAntonioya