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-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
2018-09-03Depsgraph: Cleanup, make it more clear what function doesSergey Sharybin
2018-09-03Depsgraph: Generalize storage for already existing ID nodesSergey Sharybin
2018-09-03Depsgraph: Cleanup, indentation levelSergey Sharybin
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-28Fix T56530, T56523: collection visiblity toggling wrong after recent changes.Brecht Van Lommel
2018-08-28Cleanup: remove debug code.Brecht Van Lommel
2018-08-26Cleanup: styleCampbell Barton
2018-08-26Cleanup: styleCampbell Barton
2018-08-24Depsgraph: Fix wrong detection of invisible objectsSergey Sharybin
2018-08-24Depsgraph: Escape underscore in time stats chartSergey Sharybin
2018-08-24Cleanup: indentation, styleCampbell Barton
2018-08-23Depsgraph: Bring back visibility checks based on collection restrict flagsSergey Sharybin
2018-08-23Cleanup: use static functionsCampbell Barton
2018-08-23Fix: Silence compiler warnings about size_t's in printfJoshua Leung
2018-08-23Depsgraph: Added note that the filtering function should NOT be called on a f...Joshua Leung
2018-08-23Code CleanupJoshua Leung
2018-08-23Cleanup: Remove the conditional ID node removal stuff, copied from clear_id_n...Joshua Leung
2018-08-23Cleanup: Disable some of the extra debug prints that were slowing things downJoshua 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-21Depsgraph: Add query methods to identify all the ID's that a given datablock ...Joshua Leung
2018-08-21Cleanup: Fix variable shadowingJoshua Leung
2018-08-21Cleanup: Fix typosJoshua Leung
2018-08-15Fix viewport selection of markers not updating in all editorsDalai Felinto
2018-08-13Fix dependency graph for constraints depending on B-Bone shape.Alexander Gavrilov
2018-08-13Depsgraph: Build node and relations for movieclip ID for its nodesDalai Felinto
2018-08-13Depsgraph: Remove obscure code which was only needed for old OSD implementationSergey Sharybin
2018-08-08Cleanup: styleCampbell Barton
2018-08-02Depsgraph: fix some DEG queries crashing with new, empty graph.Bastien Montagne
2018-07-31Fix T55718: Blender 2.8 crashes when converting to Curve from Mesh.Bastien Montagne
2018-07-31Fix T56170: Fake dependency cycle in new depsgraph + interleaved armature upd...Sergey Sharybin
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin
2018-07-31Depsgraph: Fix crash on undo of new bone addedSergey Sharybin
2018-07-31New Grease Pencil object for 2D animationAntonioya