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-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-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-22Cycles: make principled BSDF node wider in the node editor by default.Brecht Van Lommel
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-21Depsgraph: Split debug flagsSergey Sharybin
2018-02-21Depsgraph: Fix crash using --debug-depsgraph and --debug-depsgraph-no-threadsSergey 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-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 T53032: Image sequence works bad with Displace modifierSergey Sharybin
2018-02-19Cleanup: remove BMeshToMeshParams.calc_tessfaceCampbell Barton
2018-02-19Fix T54098: Crash existing /w dyntopo sculptCampbell Barton
2018-02-19Cleanup: sync vertex-paint and sculpt from 2.8Campbell Barton
2018-02-18Fix T54089: missing GLSL material draw update when changing object pass index.Brecht Van Lommel
2018-02-18Cleanup: group BLI_ghash_utils.c API in BLU_ghash.hCampbell Barton
2018-02-18Cleanup: split GHash helpers from implementationCampbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-02-16fix:T50079 collada matrix and blender matrix are transposed. This was not reg...Gaia Clary
2018-02-16fix: limit precision also for animation matrixes if the limit option is set (...Gaia Clary
2018-02-16Fix rotation issues due to matrix to quaternion ambiguitiesGaia Clary
2018-02-16Fix part II of T53977: Severe problem with multiple instances of a library (s...Bastien Montagne
2018-02-16Fix part I of T53977: Severe problem with multiple instances of a library (sa...Bastien Montagne
2018-02-15Fix crash reading deg_point_cache_transform.blend test, saved with 2.8.Brecht Van Lommel
2018-02-15Cleanup: Remove debug-only codeSergey Sharybin
2018-02-15Fix T54076: MCE in Graph mode - clip.graph_select_border does not work by hea...Sergey Sharybin
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-15Cleanup: Style, braces with macrosSergey Sharybin
2018-02-15Cleanup: Remove BLI_ prefix from listbase macroSergey Sharybin
2018-02-15Simple hair children: Make twist affected by textureSergey Sharybin
2018-02-15Fix T54078: Adding subsurf prior to particle system breaks simple children vg...Sergey Sharybin
2018-02-15Simple hair children: Make twist affected by vertex groupSergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin