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-04-21Fix crash when duplicating objects by tagging depsgraphDalai Felinto
2017-04-21Tag depsgraph update when hide and hide_select are changedDalai Felinto
2017-04-21Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-21Alembic: fixed memory leakSybren A. Stüvel
2017-04-21Cleanup: move draw-cache creation from BKE to DRWCampbell Barton
2017-04-21Depsgraph: Move DAG_get_object functionDalai 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-20D2607: Switch eye dropper to use linear color space internallyStefan Werner
2017-04-20D2608: Allow HDR picking from Compositor backgroundStefan Werner
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Use reflect for calculating second normalCampbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-19Fix merge of master (no more base...).Bastien Montagne
2017-04-19Merge branch 'master' into blender2.8Bastien Montagne
2017-04-19Fix T51243: Delete Globally won't work with Datablock ID Properties.Bastien Montagne
2017-04-19No need for while-loop counting curve-normalsCampbell Barton
2017-04-19Fix alpha overlay for sculpt/paint when using core profileSergey Sharybin
2017-04-19Remove basic shader from paint cursor overlaySergey Sharybin
2017-04-19Convert direct usages of base definesLuca Rood
2017-04-19Remove local view toggle operatorLuca Rood
2017-04-19Draw Manager: curve supportCampbell Barton
2017-04-19Fix mistake in previous commitSergey Sharybin
2017-04-19Get rid of glMatrixMode callsSergey Sharybin
2017-04-19Make UI block drawing closer to masterSergey Sharybin
2017-04-19Fix node editor drawing when built with core profileSergey Sharybin
2017-04-19Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-04-19Comment out places which are using texture matrix mode for core profileSergey Sharybin
2017-04-19Alembic import/export: added as_background_job optionSybren A. Stüvel
2017-04-19Use model view matrix instead of texture matrix for texture brush overlaySergey Sharybin
2017-04-19Alembic export: made hair/particle export optional.Sybren A. Stüvel
2017-04-19Fix identationDalai Felinto
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-17Fix T51176: Cache file location can be blank and prevent fluid simulation fro...Bastien Montagne
2017-04-16fix mistake from last commitMike Erwin
2017-04-16cleanup use of immUniformColorMike Erwin
2017-04-16use immUniformColor instead of immUniform("color"Mike Erwin
2017-04-16Fix T49617: Grease Pencil Stroke Placement regressionAntonio Vazquez
2017-04-15Fix missing manipulator update after undoJulian Eisel
2017-04-15GPU matrix: add back type checksCampbell Barton
2017-04-15Fix T51149: Joining curves allows 2D curves in 3DCampbell Barton
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-04-14GPU Matrix API refactor: Stick to a single 4x4 stack for 2D and 3DDalai Felinto
2017-04-14Fix T49429: incorrect Blender internal viewport border render with DrawPixels...Brecht Van Lommel
2017-04-14Merge branch 'master' into blender2.8Bastien Montagne
2017-04-14Revert "OpenGL core: add some missing gpuBegin to allow clay with no UI"Dalai Felinto
2017-04-14UI: Add/Improve a few tooltipsAaron Carlisle
2017-04-13Draw Manager: lattice editmode drawingCampbell Barton