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-12-30Cleanup: warnings (clang)Campbell Barton
2018-12-29Cleanup: use bool, styleCampbell Barton
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-28GP: Rename GP_STROKE_RECALC_CACHE to GP_STROKE_RECALC_GEOMETRYAntonioya
2018-12-27cleanup: remove unused passesPhilipp Oeser
2018-12-27Fix T57861: Object.ray_cast (and all RNA functions using "ob->runtime") broke...Bastien Montagne
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-24Cleanup: First batch of UI messages fixes (typos, final points...).Bastien Montagne
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-21GP: Cleanup API removing extra ID parameterAntonioya
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-213D View: add object color drawing optionCampbell Barton
2018-12-20GP: Changes in API to make internal updateAntonioya
2018-12-20Revert "GP: New Python update API functions (WIP)"Antonioya
2018-12-20GP: New Python update API functions (WIP)Antonioya
2018-12-20Correct own error in 1ce9a142b6abdCampbell Barton
2018-12-20Cleanup: namingCampbell Barton
2018-12-20UI: add UILayout.directionCampbell Barton
2018-12-20UI: add method to draw menu contentsCampbell Barton
2018-12-19UI: expose gizmo orientation as a single enumCampbell Barton
2018-12-19Fixes for particle system and physicsSergey Sharybin
2018-12-19UI: move gizmo orientation settings into popoverCampbell Barton
2018-12-19RNA: support setting default values for custom properties.Alexander Gavrilov
2018-12-19RNA: convenience method for orientation name & iconCampbell Barton
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-12-19DNA: move back-face culling to shading popoverCampbell Barton
2018-12-18Potential fix for sculpt mask diffuse color drawing updateDalai Felinto
2018-12-18Fix Sculpt mask enable/disable does not update drawing immediatellyDalai Felinto
2018-12-18Fix T59536: safe area values were swappedJacques Lucke
2018-12-18Fix T59496: Movie Clip Editor does not display metadataSergey Sharybin
2018-12-18Transform: when snap affect is off for a transform mode, ignore snap settings...Brecht Van Lommel
2018-12-18Transform: option to use incremental snappingCampbell Barton
2018-12-17RNA: Add Mesh.count_selected_items()Campbell Barton
2018-12-173D View: empty image option to show front/backCampbell Barton
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-16GP: Add option to occlude eraserAntonioya
2018-12-15GP: New Curve primitive and other primitive improvementsAntonioya
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-14Edit Curve: Add Normal size in overlay popover and change default rangeClément Foucault
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Missed last commitCampbell Barton
2018-12-14Preferences: add option for header positionCampbell Barton
2018-12-13RNA: revert recent rename 'updated' -> 'dirty'Campbell Barton
2018-12-12Keymap: event type filter w/ finding keymap itemsCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-11RNA: provide access to bone parent transform math from Python.Alexander Gavrilov
2018-12-11Proper fix for building without BulletSergey Sharybin
2018-12-11DNA: version patch Camera.drawsize to twice it's valueCampbell Barton