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-10-29Depsgraph: use full operation key to preserve update tags on rebuild.Alexander Gavrilov
2018-10-29Fix T57488: crash in Shrinkwrap constraint due to unsafe multi-threading.Alexander Gavrilov
2018-10-29Fix T57384: Depsgraph assert after loading file with Mask NodePhilipp Oeser
2018-10-25Depsgraph: don't lose the update tag on rebuild for op nodes with a name.Alexander Gavrilov
2018-10-24Depsgraph: fixes for the eval_flags API behavior.Alexander Gavrilov
2018-10-24Depsgraph: minor renaming and refactor of API for adding evaluation flags.Alexander Gavrilov
2018-10-17Shrinkwrap: implement the use of smooth normals in constraint & modifier.Alexander Gavrilov
2018-10-14Depsgraph: Add proper API functions for CustomDataMask dependencies.Alexander Gavrilov
2018-10-09Edit Mesh: replace DerivedMesh w/ MeshCampbell Barton
2018-09-28Make struct initialization happy for CLangSergey Sharybin
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-26Depsgraph: Add missing relation for spline IKSergey Sharybin
2018-09-25depsgraph: re-Fix 32 bit shift bug in get_visible_components_mask.Ray Molenkamp
2018-09-25depsgraph: Fix 32 bit shift bug in get_visible_components_mask.Ray Molenkamp
2018-09-25despgraph: Use regular iterators for erase, fixes build error on centOSRay Molenkamp
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Depsgraph: Always respect visibility flag when building objectSergey Sharybin
2018-09-24Depsgraph: Tweak to visibility flushSergey Sharybin
2018-09-24Depsgraph: Provide more information about componentSergey Sharybin
2018-09-24Depsgraph: Cleanup, spelling in commentSergey Sharybin
2018-09-24Cleanup: SpellingSergey Sharybin
2018-09-21Depsgraph: update frame in scene on frame change.Brecht Van Lommel
2018-09-21Fix minor typo in comment.Bastien Montagne
2018-09-20Cleanup: styleCampbell Barton
2018-09-19Depsgraph: Another followup to the previous commitSergey Sharybin
2018-09-19Depsgraph: Correction for the previous commitSergey Sharybin
2018-09-19Depsgraph: Ensure shading update orderSergey Sharybin
2018-09-19Depsgraph: Always assume scene camera is visibleSergey Sharybin
2018-09-19Depsgraph: Make visible update to operate on per-component levelSergey Sharybin
2018-09-19Despgraph: Keep track of per-component visibilitySergey Sharybin
2018-09-19Depsgraph: Connect duplicating geometry to duplicatorSergey Sharybin
2018-09-19Depsgraph: Make geoemtry to tag function more reusableSergey Sharybin
2018-09-19Depsgraph: Correct early output in collectionsSergey Sharybin
2018-09-19Depsgraph: Handle text datablock in ID builderSergey Sharybin
2018-09-17Depsgraph: Cleanup, indentationSergey Sharybin
2018-09-17Depsgraph: Gnuplot, put heaviest objects at the topSergey Sharybin
2018-09-14Depsgraph: Use default visibility of falseSergey Sharybin
2018-09-14Depsgraph: Respect parent object visibility in more placesSergey Sharybin
2018-09-14Depsgraph: Make indirectly linked objects inherit visibility from parentSergey Sharybin
2018-09-14Depsgraph: Use explicit argument valuesSergey Sharybin
2018-09-08Cleanup: styleCampbell Barton
2018-09-07Depsgraph: Cleanup, namingSergey Sharybin
2018-09-05Merge branch 'master' into blender2.8Campbell Barton
2018-09-05Cleanup: styleCampbell Barton
2018-09-03Depsgraph: Cleanup, put symbols to a proper namespaceSergey Sharybin
2018-09-03Fix T56593: Crash when enabling collection with curvesSergey Sharybin
2018-09-03Depsgraph: Use more meaningful name for flags storageSergey Sharybin
2018-09-03Depsgraph: Cleanup, make it more obvious what ID referencesSergey Sharybin