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
2017-12-19Fix T53442: Outliner refresh issues when adding new collectionDalai Felinto
2017-12-19Font objects: Support proper auto-spaceSergey Sharybin
2017-12-19Fix T53583: Crash when instancing a group with an armatureDalai Felinto
2017-12-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-19Tracking: Add missing animation path fix after renaming tracksSergey Sharybin
2017-12-19Tracking: Add utility function to get RNA path prefix for given trackSergey Sharybin
2017-12-19Tracking: Disable animation of auto-keyframe optionSergey Sharybin
2017-12-19Tracking: Add missing animation fix when deleting plane trackSergey Sharybin
2017-12-19Tracking: Fix possible numerical overflowSergey Sharybin
2017-12-19Fix T53523: Keyframes for Marker weight stay, even if the track itself is del...Sergey Sharybin
2017-12-19Tracking: Use new RNA path utility functionsSergey Sharybin
2017-12-19Tracking: Add utility function to get RNA path for given trackSergey Sharybin
2017-12-19Depsgraph: Fix nexted node trees being tagged with wrong flagSergey Sharybin
2017-12-19Tracking: Remove duplicated functionsSergey Sharybin
2017-12-19Tracking: Add plane tracks equivalents to previous commitSergey Sharybin
2017-12-19Tracking: Add utility function to get tracks list for given trackSergey Sharybin
2017-12-19Tracking: Add utility function to find tracking object from a given trackSergey Sharybin
2017-12-19Cleanup: Don't use camel case for variable namesSergey Sharybin
2017-12-19Fix T53400: DEG tagging is freeing Irradiance Grid when selecting objectsSergey Sharybin
2017-12-19Depsgraph: Rework tagging and flushing routinesSergey Sharybin
2017-12-19Depsgraph: Preliminary work to make components to ID recalc flagsSergey Sharybin
2017-12-19Add more granular ID recalc bitsSergey Sharybin
2017-12-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-19Fix T53559: Auto texture space for text and font is wrong in CyclesSergey Sharybin
2017-12-19Merge branch 'master' into blender2.8Campbell Barton
2017-12-19UI: split out button checks from tooltip creationCampbell Barton
2017-12-19Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-19Fix T53547 for real nowSergey Sharybin
2017-12-19Manipulator: ui-scale support for navigate widgetCampbell Barton
2017-12-19Manipulator: 3D view navigation improvementsCampbell Barton
2017-12-19Correct axis mapping logicCampbell Barton
2017-12-19Merge branch 'master' into blender2.8Campbell Barton
2017-12-193D View: use shortest angle between quaternionsCampbell Barton
2017-12-19Math Lib: signed versions of quaternion angleCampbell Barton
2017-12-19Manipulator: Support click only manipulator'sCampbell Barton
2017-12-19Manipulaor: de-duplicate finish callCampbell Barton
2017-12-19Forgotten on last commitGermano
2017-12-19Draw Manager: draw_cache_imp_displist, always return IndexBuf even when there...Germano
2017-12-18Fix T53474, bevel glitchy with big objects.Howard Trickey
2017-12-18Depsgraph: Cleanup, line lengthSergey Sharybin
2017-12-18Depsgraph: Use named typedef for tagSergey Sharybin
2017-12-18Depsgraph: Cleanup, typo in commentSergey Sharybin
2017-12-18Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-18Depsgraph: Add facilities to store what ID recalc flag component corresponds toSergey Sharybin
2017-12-18Add dedicated named constant for no ID recalc flagSergey Sharybin
2017-12-18Depsgraph: Synchronize flushing with 2.8 branchSergey Sharybin
2017-12-18Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-18Depsgraph: Add query API to traverse all dependent IDs of the given IDSergey Sharybin
2017-12-18Depsgraph: Replace iteration over ghash with iteration over flat arraySergey Sharybin
2017-12-18Depsgraph: Introduce flat list of ID nodesSergey Sharybin