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
2019-04-18Images: support packing edited images as OpenEXR or PNG.Brecht Van Lommel
2019-04-16Cleanup: use keyword only args to rna_idprop_ui_createCampbell Barton
2019-04-16Python: add a utility function for creating custom properties.Alexander Gavrilov
2019-04-14Fix add_search node operator to show custom nodesMiguel Porces
2019-04-09Cleanup: styleCampbell Barton
2019-04-07Quick Explode: update for recent eevee shadow refactorPhilipp Oeser
2019-04-04Fix T63256: Make Dupli Face was broken since there are collectionsJacques Lucke
2019-04-02Fix T61598: Python error from connect rigid body featurePhilipp Oeser
2019-03-29Fix part of T63102: wrong Python API Reference link in Help menu.Brecht Van Lommel
2019-03-28Fix T53997: island_margin in bpy.ops.uv.smart_project seems to have no effectSebastian Parborg
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-25Fix T62536: incorrect context when selecting particlesJacques Lucke
2019-03-20Cleanup: unused varsCampbell Barton
2019-03-19Fix: Add poll methods for quick effects operatorsmatc
2019-03-17Cleanup: unused variablesCampbell Barton
2019-03-17Cleanup: unused importsCampbell Barton
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-03-14Cleanup: styleCampbell Barton
2019-03-14Fix "Follow Active Quad" poll functionCampbell Barton
2019-03-14Fix T60172: UV smart project fails for unselected active objectCampbell Barton
2019-03-13UI: rename PresetMenu to PresetPanel, move to bl_ui.utilsCampbell Barton
2019-03-07Fix T61761: Randomize Transform is an object mode operatorJacques Lucke
2019-03-04Cleanup: use single quotes for enumsCampbell Barton
2019-03-01Fix: Better fix for KeyingSet "Export to File" and unescaped charactersJoshua Leung
2019-03-01Cleanup: use preferences prefix for Python operatorsCampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-02-27Transform: refactor orientation naming and usasgeCampbell Barton
2019-02-26GP: Draw: Stroke TrimCharlie Jolly
2019-02-26Fix T61637: Edge extrude always uses normal orientationCampbell Barton
2019-02-20Units: Use correct units for transform operatorsWilliam Reynish
2019-02-12Fix T61455: Import any add-on brokenPhilipp Oeser
2019-02-11Cleanup: split user preferences out of wm.pyCampbell Barton
2019-02-07Fix T61246: studiolights (un)install problemsPhilipp Oeser
2019-02-05Fix: Ensure that KeyingSet.bl_description field is properly escaped when usin...Joshua Leung
2019-02-05Cleanup: remove contributors for Python filesCampbell Barton
2019-01-30Cleanup: line lengthCampbell Barton
2019-01-28Fix: allow removal of addons that are symlinkedJacques Lucke
2019-01-24bring back possibility to override camera per viewPhilipp Oeser
2019-01-10Fix T59913: error saving cloth presetPhilipp Oeser
2019-01-08Quick Explode: replace BI based material handling (using 'fade'/'blend')Philipp Oeser
2019-01-08Quick Explode: use keyword argumentPhilipp Oeser
2019-01-04Fix T58692: splash screen next not working when using BLENDER_USER_CONFIG.Brecht Van Lommel
2019-01-02Fixes and edits to studio light operatorsCampbell Barton
2019-01-02Fix poll function for SelectPattern operatorDalai Felinto
2019-01-02Fix T60030: Select pattern fails with pose bonesDalai Felinto
2018-12-28Fix T59774: Lightmap Pack Error: Element-wise multiplication: not supported b...Bastien Montagne
2018-12-28Merge branch 'blender2.7'Bastien Montagne
2018-12-28API Doc: point to blender2.7 new folder.Bastien Montagne
2018-12-28Point API doc back to master one.Bastien Montagne
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton