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-08-28UI: text keyword argument to labelCampbell 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-27Icons: update to rBL62101William Reynish
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-24GP: Add arrange strokes to edit specials menuAntonioya
2018-08-24Remove annotations lock to axis functionAntonioya
2018-08-24Depsgraph: Fix wrong detection of invisible objectsSergey Sharybin
2018-08-24Depsgraph: Escape underscore in time stats chartSergey Sharybin
2018-08-24Compositor: Added Weighted Standard Curve evaluationJeroen Bakker
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24Fix T56491: Undo crash while preview jobs runCampbell Barton
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24UI: always align item w/ labelCampbell Barton
2018-08-24Fix T56511: UILayout.prop_search misalignedCampbell Barton
2018-08-24UI: remove hack to align search propertiesCampbell Barton