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
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01Cleanup: Redundant struct specifierSergey Sharybin
2019-05-01BKE_pchan: add BKE_pchan_rot_to_mat3Campbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-30Fix broken build from recent rBae7db030dab0.Bastien Montagne
2019-04-30Fix T63343: Duplicated object is hidden whereas it should notDalai Felinto
2019-04-30Stop using deprecated ob->flag & SELECTDalai Felinto
2019-04-30Remove BKE_scene_object_base_flag_sync_from_objectDalai Felinto
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-30Fix T63864 Duplicate Data options don't exist for Light Probe and Grease PencilAntonioya
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-30Fix T63865: Animated Influence slider of NLA Strip doesn't updateSergey Sharybin
2019-04-29DRW: Improve edit mode selection time when using auto-smoothClément Foucault
2019-04-29Fix T63616: applying armature modifier with another modifier under it doesnt ...Bastien Montagne
2019-04-29Cleanup: internal apply modifier code: make it clear we use eval modifier and...Bastien Montagne
2019-04-29Cleanup: spellingCampbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-28Fix T63794: duplicating an armature clears B-Bones' custom handle references.Tomoaki Kawada
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-26Minor cleanup in data transfer code.Bastien Montagne
2019-04-26Fix T63660: Data Transfer of normals No Longer Working.Bastien Montagne
2019-04-26Cleanup: clang-formatCampbell Barton
2019-04-25Cleanup: remove verbose debug printJacques Lucke
2019-04-25Sequencer: use Alpha Over blend mode by defaultJacques Lucke
2019-04-25DynamicPaint: Remove PreviewsJeroen Bakker
2019-04-24Fix T61184 linked curves with curve modifiers arent drawn correctlyClément Foucault
2019-04-24Nodes: avoid slow and unecessary node group updates on file readBrecht Van Lommel
2019-04-24Nodes: remove group node forward compatibility with version 2.66Brecht Van Lommel
2019-04-24Fix T55326: Massive slowdown when animating material in a highpoly meshSergey Sharybin
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23Fix T63813: crash saving images on WindowsBrecht Van Lommel
2019-04-23Cleanup: rename the curveInX etc bbone DNA fields to curve_in_x etc.Alexander Gavrilov
2019-04-23B-Bones: split the Scale In/Out properties into X and Y values.Alexander Gavrilov
2019-04-23Fix T63233: Set default blur kernel radius to 2.Jacques Lucke
2019-04-23Workbench: Support Active Vertex ColorJeroen Bakker
2019-04-23Correct braces with ifdef'sCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-21Cleanup: comments (mainly long lines)Campbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20NLA: check that properties are animatable.Alexander Gavrilov
2019-04-20GPU: automatically draw images with GLSL shader depending on resolutionBrecht Van Lommel
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-19Cleanup: Remove image preview codeSergey Sharybin
2019-04-19Cleanup: Remove unneeded compositor update functionSergey Sharybin
2019-04-19Cleanup: Remove unneeded texture nodes update functionSergey Sharybin
2019-04-19CMake: fix building without smoke enabledCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Armature: remove remains of the object-level deformation data cache.Alexander Gavrilov
2019-04-18Fix T63332: backup and restore bPoseChannel_Runtime data during COW.Alexander Gavrilov