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
2021-03-05make property spreadsheet a bit more generictemp-spreadsheet-editor-python-prototypingJacques Lucke
2021-03-05show a custom propertyJacques Lucke
2021-03-05cleanupJacques Lucke
2021-03-05draw rna propertiesJacques Lucke
2021-03-05support drawing intsJacques Lucke
2021-03-05initial python spreadsheetJacques Lucke
2021-03-05Merge branch 'master' into temp-spreadsheet-editortemp-spreadsheet-editorJacques Lucke
2021-03-05UI: minor changes to preset sortingCampbell Barton
2021-03-05UI: Add Presets for high framerate videoAaron Carlisle
2021-03-05Presets: Improve sort order of presetsAaron Carlisle
2021-03-04GPencil: Implement Autokey button for Draw/Edit and Sculpt modeAntonio Vazquez
2021-03-03Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-03-02Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-03-02Cleanup: remove Python 2.x support from complete_calltipCampbell Barton
2021-03-01Build-system: Use C-linkage for internal interface headerJulian Eisel
2021-03-01add theme for spreadsheet editorJacques Lucke
2021-02-26initial support for rows for selected verticesJacques Lucke
2021-02-26Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-25Icons: Add icon for the upcoming spreadsheet editorJulian Eisel
2021-02-25Icons: Update blender_icons.svg to have a document backgroundJulian Eisel
2021-02-25Icons: Resaved blender_icons.svg in new Inkscape versionJulian Eisel
2021-02-25Improve Purge operator.Bastien Montagne
2021-02-25Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-25initial pinning in header uiJacques Lucke
2021-02-25Merge remote-tracking branch 'origin/blender-v2.92-release'Dalai Felinto
2021-02-25Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-24UI: Clean up use of the term "Metaballs"Yevgeny Makarov
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-24UI: Remove colons from some labelsYevgeny Makarov
2021-02-24GPencil: Fix missing change material menu using U keyAntonio Vazquez
2021-02-24Fix T84796: Particle tool properties displayed for select toolKdaf
2021-02-24Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-24Docs: 2.92 release description for Linux appdataDalai Felinto
2021-02-24Fix T85915: Cannot save new theme presetCampbell Barton
2021-02-24Docs: 2.91 release description for Linux appdataDalai Felinto
2021-02-24Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-24Fix incorrect icon .dat files after recent commitJulian Eisel
2021-02-24Fix T85930: Custom Property Error: Wrong SubtypeCampbell Barton
2021-02-23Annotations: Add layer Opacity paramaterAntonio Vazquez
2021-02-23Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-23Fix T84707: Wrong icon for Movie Clip EditorYevgeny Makarov
2021-02-23Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-02-22i18n messages extraction script: fix handling of C unicode-escapes.Bastien Montagne
2021-02-22Fix T85850: GPencil Interpolate tool panel wrongly alignedAntonio Vazquez
2021-02-22Fix T85869: GPencill Fill tool panel was not aligned as expectedAntonio Vazquez
2021-02-22Various UI messages fixes and tweaks.Bastien Montagne
2021-02-22Fix T85820: False Color not available in color managementEvan Wilson
2021-02-22initial header drawingJacques Lucke
2021-02-22GPU Python: Use 'PyC_ParseStringEnum' to parse itemsGermano Cavalcante