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-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Wrap all arguments foe modifiers relations update into a structSergey Sharybin
2018-02-22GWN: Fix use after free crash.Clément Foucault
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Replace LIB_TAG_DOIT with hash lookupSergey Sharybin
2018-02-22Depsgraph: Add utility class to keep track of handled ID datablocksSergey Sharybin
2018-02-22Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-22Depsgraph: Use proper debug print flags checkSergey Sharybin
2018-02-22Depsgraph: Report graph construction time when run with --debug-depsgraph-buildSergey Sharybin
2018-02-22Depsgraph: Cleanup, reduce indentation levelSergey Sharybin
2018-02-22WorkSpace: object-mode switching supportCampbell Barton
2018-02-22Add NULL checks to ED_object_base_activateCampbell Barton
2018-02-22WorkSpace: Restore saved object-modes againCampbell Barton
2018-02-22Revert "BKE: Changing ID freeing order."Campbell Barton
2018-02-22Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-22Cycles: make principled BSDF node wider in the node editor by default.Brecht Van Lommel
2018-02-22BKE: Changing ID freeing order.Clément Foucault
2018-02-21Gawain: Refactor: VAOs caching AND use new VAOs manager.Clément Foucault
2018-02-21Gawain: Add new context/vao manager.Clément Foucault
2018-02-21Cleanup: Don't perform borderselect on channels that aren't visibleJoshua Leung
2018-02-21Fix: Return back to conventional way of averaging points for keyframe de-dupJoshua Leung
2018-02-21Fix: Forgot to recalculate handles after deleting keyframesJoshua Leung
2018-02-21Fix: Don't average keyframe values if FCurve can only have int/discrete valuesJoshua Leung
2018-02-21Cleanup: Delete debugging code and the old version of the automerge codeJoshua Leung
2018-02-21Tweak/Fix for T54106 - Moving multiple selected keyframes on top of an unsele...Joshua Leung
2018-02-21Minor Optimisation: Terminate early if we've passed the insertion point for t...Joshua Leung
2018-02-21Feature Request T54106: When scaling keyframes, merge (by-averaging) selected...Joshua Leung
2018-02-21bezt_add_to_cfra_elem() - Use same keyframe equality test as in other placesJoshua Leung
2018-02-21Fix T54065: NLA-Strip Control Curves would get disabled when name-based-filte...Joshua Leung
2018-02-21Fix more missing ID remapping in animation editor callbacksJoshua Leung
2018-02-21Depsgraph: Fix fake dependency cycle with chained IK solvers with tip excludedSergey Sharybin
2018-02-21Depsgraph: Fix dependency when constraint influence drives some other constraintSergey Sharybin
2018-02-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-21Depsgraph: Split debug flagsSergey Sharybin
2018-02-21Depsgraph: Fix crash using --debug-depsgraph and --debug-depsgraph-no-threadsSergey Sharybin
2018-02-21Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-21Depsgraph: Report overall number of cycles detectedSergey Sharybin
2018-02-21VSE: skip non image/movie w/ proxy dir storageCampbell Barton
2018-02-20Fix for draw manager cache not re-set between different render layersDalai Felinto
2018-02-20Proper implementation of compositor support for Draw ManagerDalai Felinto
2018-02-20Cleanup: split normals: use different varnames for angle and its cosine.Bastien Montagne
2018-02-20Fix T54069: Vertex groups for hair length is wrong in some casesSergey Sharybin
2018-02-19Fix T54096: Subdivision Surface + Boolean Modifiers + Transform = crashSergey Sharybin
2018-02-19Fix warning after fix for crash on renaming group collectionsDalai Felinto
2018-02-19Outliner: Fix crash when renaming Group layer collectionDalai Felinto
2018-02-19Outliner: Update buttons editor when renaming collectionDalai Felinto
2018-02-19Fix T53032: Image sequence works bad with Displace modifierSergey Sharybin
2018-02-19Merge branch 'master' into blender2.8Campbell Barton
2018-02-19Cleanup: remove BMeshToMeshParams.calc_tessfaceCampbell Barton
2018-02-19Fix T54098: Crash existing /w dyntopo sculptCampbell Barton