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-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23Revert "Depsgraph: refresh RNA that doesn't need a full rebuild"Joshua Leung
2018-05-23Fix T55166: crash joining areasCampbell Barton
2018-05-23Fix curve not updating when scaling Bevel ObjectDalai Felinto
2018-05-23UI: popup panel operator, as we have for menusCampbell Barton
2018-05-23Fix T55168: missing updates when switching particle system type.Brecht Van Lommel
2018-05-23Fix wrong object user count on duplicate.Brecht Van Lommel
2018-05-23Fix crash loading without UI, after recent changes.Brecht Van Lommel
2018-05-23Fix T55163: visibility not updated for instanced collections.Brecht Van Lommel
2018-05-23Fix compiler error: Stupid const vs non constJoshua Leung
2018-05-23Drivers UI (Part of T55145) - WIP work to prepare a panel we can shove into a...Joshua Leung
2018-05-23Fix typo in headerCampbell Barton
2018-05-23Fix COW view center for pose modeCampbell Barton
2018-05-23Fix last usages of Scene.r.cfra in modifiers code.Bastien Montagne
2018-05-23Drivers UI (Part of T55145) - Show datablock that driven property belongs to ...Joshua Leung
2018-05-23Drivers UI (Part of T55145) - Refactor existing UI code to allow it to be reusedJoshua Leung
2018-05-23Drivers UI: Add the "Update Dependencies" logic into the callbacks that shoul...Joshua Leung
2018-05-23Drivers UI: Get rid of dedicated button to remove active driverJoshua Leung
2018-05-23Drivers UI Cleanup (Part of T55145)Joshua Leung
2018-05-23Cleanup: Remove unused codeJoshua Leung
2018-05-23OpenGL: documentation for the builtin GPU shadersDalai Felinto
2018-05-23Fix modifiers not using depsgraph time for texture evaluation.Bastien Montagne
2018-05-23Remove DEG_TAG_COPY_ON_WRITE tag on rna update for scene.renderDalai Felinto
2018-05-23Depsgraph: refresh RNA that doesn't need a full rebuildCampbell Barton
2018-05-23Workbench: Checkboard pattern for supporting objectsJeroen Bakker
2018-05-23Fix T55161: outliner Blender File with filter showing irrelevant libraries.Brecht Van Lommel
2018-05-23Cleanup: fix some weak assumptions in bone renaming code.Brecht Van Lommel
2018-05-23WM: add back Ctrl-Space to toggle full areaCampbell Barton
2018-05-23Cleanup: rename idname -> nameCampbell Barton
2018-05-23Cleanup: shadow variable warningCampbell Barton
2018-05-23Fix T55160: crash renaming view layer.Brecht Van Lommel
2018-05-23Cleanup: remove debug print.Brecht Van Lommel
2018-05-23Fix missing autosmooth in Cycles after copy-on-write changes.Sergey Sharybin
2018-05-23Cycles/Render API: changes for better copy-on-write support.Sergey Sharybin
2018-05-23Fix T53481: Linked scene crashes on loadCampbell Barton
2018-05-23Workbench: When in see through mode, only render depth of active objectJeroen Bakker
2018-05-23Fix T55072: Top bar disappears when loading factory settings (causing ASAN cr...Julian Eisel
2018-05-23Cycles: convert pointdensity from DerivedMesh to COW Mesh.Brecht Van Lommel
2018-05-23Workbench: Renamed Object Outline to Outline.Jeroen Bakker
2018-05-23Workbench: See throughJeroen Bakker
2018-05-23Merge branch 'master' into blender2.8Campbell Barton
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2018-05-23Workspace: remove deprecated view layerCampbell Barton
2018-05-23Workbench: Studiolights merge error?Jeroen Bakker
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-23Workbench: Fixed Memory LeakJeroen Bakker
2018-05-23Multi-Object-Mode: EditCurve SubdivideCampbell Barton
2018-05-23Multi-Object-Mode: EditCurve Select LinkedCampbell Barton
2018-05-22Fix some Cycles modifier stack issues with copy-on-write.Brecht Van Lommel
2018-05-22Fix own error using handler after freeingCampbell Barton