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
2017-05-01Fix for issue when duplicating text objectsDalai Felinto
2017-04-27OpenGL: stop using GL_NORMALIZEMike Erwin
2017-04-26Merge branch 'master' into 28Campbell Barton
2017-04-26Merge commit 'master@6ed15c5a41130b55cb57a43a8a9470a91d38c3d5' into blender2.8Sybren A. Stüvel
2017-04-26Fix race condition invalidating object data's bounding boxSergey Sharybin
2017-04-26Alembic: fixed refcount issue when duplicating imported objectsSybren A. Stüvel
2017-04-26Fix T51280: Alembic: Crash when removing cache modifierSybren A. Stüvel
2017-04-25Alembic import: don't use global mainSybren A. Stüvel
2017-04-25Alembic import: removed BaseLegacy from BKE_cachefile_cleanSybren A. Stüvel
2017-04-24Collection: __FUNCTION__ > __func__Dalai Felinto
2017-04-24Layer cleanup: Rename _Iterator_ > _iterator_Dalai Felinto
2017-04-24FOREACH_SELECTED_BASE iteratorDalai Felinto
2017-04-24Fix own mistake in smoke.cLuca Rood
2017-04-24Convert BaseLegacy to Base (part)Luca Rood
2017-04-24Merge branch 'master' into blender2.8Campbell Barton
2017-04-24Cleanup: styleCampbell Barton
2017-04-21Fix T51261: New objects aren't selectedDalai Felinto
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21Alembic import: changing cache modifier path no longer discards object pathsSybren A. Stüvel
2017-04-21Alembic: properly initialising cachefile object paths list.Sybren A. Stüvel
2017-04-21Cleanup: move draw-cache creation from BKE to DRWCampbell Barton
2017-04-21Move DEG_OBJECT_ITER inside depsgraphDalai Felinto
2017-04-21Cleanup: use id-property access macrosCampbell Barton
2017-04-21Depsgraph: Move DAG_get_object functionDalai Felinto
2017-04-21Include the set in the depsgraph objects iteratorDalai Felinto
2017-04-21Draw Manager: edit-mode 3d text drawingCampbell Barton
2017-04-21Merge branch 'master' into 28Campbell Barton
2017-04-21Store edit-font select-box lengthCampbell Barton
2017-04-20Curve: draw curve/surface/text geometryCampbell Barton
2017-04-20Fix T45350: Cache not being recomputed with "Bake All Dynamics"Luca Rood
2017-04-20Correct error drawing curve normalsCampbell Barton
2017-04-20Fix T51215: depsgraph evaluation of collection properties (overrides)Dalai Felinto
2017-04-20IDProperty: New util function to merge groups recursivelyDalai Felinto
2017-04-20Use reflect for calculating second normalCampbell Barton
2017-04-20Cleanup: remove type prefix from render-data varsCampbell Barton
2017-04-19Merge branch 'master' into blender2.8Bastien Montagne
2017-04-19Fix update drawing curve editmodeCampbell Barton
2017-04-19Fix (unreported) missing handling of GPencil Layer's parent Object pointer in...Bastien Montagne
2017-04-19Draw Manager: draw curve normalsCampbell Barton
2017-04-19Cleanup: put overlay & wire in own structsCampbell Barton
2017-04-19Draw Manager: curve supportCampbell Barton
2017-04-18Cleanup: replace num/ct/tot with 'len'Campbell Barton
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Revert "Object Info node support for GLSL mode and the internal render"Dalai Felinto
2017-04-18Cleanup: replace num/ct/tot with 'len'Campbell Barton
2017-04-18Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-18Draw Manager: T51218 Support edit-mesh hideCampbell Barton
2017-04-18Use better workaround ofr getting scene layer for Derivedmesh's maskSergey Sharybin
2017-04-18Fix T51187: Memory leak when exporting OpenEXR monochrome animationSergey Sharybin
2017-04-18Squashed commit of the following:Pascal Schoen