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-23Motion Path Calcs: Use filtered depsgraph by defaultJoshua Leung
2018-08-23Code CleanupJoshua Leung
2018-08-23Motion Path Calcs: Minor optimisation tweaksJoshua Leung
2018-08-23Fix memory leak - the temporary depsgraph instance was not getting freed afte...Joshua Leung
2018-08-23Cleanup: Remove the conditional ID node removal stuff, copied from clear_id_n...Joshua Leung
2018-08-23Faster Motion Path calculations using Depsgraph FilteringJoshua Leung
2018-08-23Cleanup: Disable some of the extra debug prints that were slowing things downJoshua Leung
2018-08-23Motion Path Calculations: Don't pass scene into motionpaths_calc_bake_targets()Joshua Leung
2018-08-23Depsgraph Filtering: Fix ID node filtering problemsJoshua Leung
2018-08-23Depsgraph Filtering: WIP more debugging printsJoshua Leung
2018-08-23Depsgraph Filtering: Remove opnodes from entry tags tooJoshua Leung
2018-08-23Depsgraph: Fix filtering-related crashesJoshua Leung
2018-08-23Depsgraph: Print simple stats after filtering graph, to quickly verify if any...Joshua Leung
2018-08-23Depsgraph: First draft of graph filtering API implementationJoshua Leung
2018-08-23Typo fixesJoshua Leung
2018-08-23Tool System: support non paint tools in paint modeCampbell Barton
2018-08-22Object Mode: Add back spot cone displayClément Foucault
2018-08-22Paint Overlay: Fix blending of the brush overlayClément Foucault
2018-08-22UI: Minor label tweaks to operators context menuPablo Vazquez
2018-08-22Cleanup, unused variableSergey Sharybin
2018-08-22MSVS 2017 Bug - Subdiv MeshCharlie Jolly
2018-08-22Multires: Bring back operator to reshape from objectSergey Sharybin
2018-08-22Multires: Remove another unused argument from reshape functionSergey Sharybin
2018-08-22UI: Show development entries in context menu when Dev. Extras is enabledPablo Vazquez
2018-08-22Multires: Fix reshape when active level is lower than the total oneSergey Sharybin
2018-08-22Multires: Remove unused function argumentSergey Sharybin
2018-08-22Python: Cleanup Noise ModuleAndrew Hale
2018-08-22DRW: Fix wrong framebuffer bound after background passClément Foucault
2018-08-22Overlay: Fix wrong framebuffer bound.Clément Foucault
2018-08-22 Multires: Fix reshape of corner verticesSergey Sharybin
2018-08-22Improvement to MESH_OT_shortest_path_pick behaviourDalai Felinto
2018-08-22Multi-Objects: MESH_OT_shortest_path_pickDalai Felinto
2018-08-22DRW: Fix T56418 and T56474 in a more robust wayClément Foucault
2018-08-22Revert "Fix T56418: Changing to Solid View crashes Blender"Clément Foucault
2018-08-22Armature: Fix outline jitter in orthographic modeClément Foucault
2018-08-22GPU: Fix issue with multiple Geometry node.Clément Foucault
2018-08-22Fix T56470: unfreed shader in edit modeClément Foucault
2018-08-22DRW: Fix background image displayClément Foucault
2018-08-22GPUMaterial: Geometry Node: Add support for parametric outputClément Foucault
2018-08-22GP: Add OPTYPE_USE_EVAL_DATA flag in paste to avoid undo crashAntonioya
2018-08-22Fix bevel crash T56287, when face strength goes to 1.Howard Trickey
2018-08-22Multires: implement reshape operationSergey Sharybin
2018-08-22Subsurf: Implement foreach traversal for subdivsion topologySergey Sharybin
2018-08-22Tool System: bevel now confirms on releaseCampbell Barton
2018-08-22Cleanup: free keymap status when not usedCampbell Barton
2018-08-22Multi-Object-Editing: bisect supportDalai Felinto
2018-08-22Cleanup: RNA namingCampbell Barton
2018-08-22Merge branch 'master' into blender2.8Campbell Barton
2018-08-22Cleanup: use EDBM prefixCampbell Barton
2018-08-22BMesh: loop-cut, display deformed coordinatesCampbell Barton