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-03-20Fix T61759: Dynamic paint smudge crashSergey Sharybin
2019-03-20Modifiers: Never copy runtime data pointerSergey Sharybin
2019-03-20Fix T62711: Incorrect motion path updateJacques Lucke
2019-03-20Fix BLI_path_frame_stripSybren A. Stüvel
2019-03-20Fix T60211: MemLeak Convert Curve To MeshJeroen Bakker
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-20Fix T62736: Inconsistent behavior bpy.utils.user_resource()Philipp Oeser
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-19GPencil: Include gpencil objects in BKE_object_minmaxCampbell Barton
2019-03-19Cleanup: remove unused for gpencil bounds calculationCampbell Barton
2019-03-19Fix T62743: GPencil dimensions are large when no geometry existsCampbell Barton
2019-03-19Windows: use int64_t instead of off_tCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-19Cleanup: use enum for CTX_data_mode_enumCampbell Barton
2019-03-18Fix T54117 Movie clip undistorted - proxy not workingRichard Antalik
2019-03-18Subdiv: Enable topology cache in edit modeSergey Sharybin
2019-03-18Fix T62706: Orphan Data : I have now to save a file, close and reopen it, onl...Bastien Montagne
2019-03-18Fix T62633: Model normals not updating in a modifier stack after a deform mod...Bastien Montagne
2019-03-18Cleanup: we now have a way to tag 'from' ID pointers in libquery code.Bastien Montagne
2019-03-18Fix mistake in previous commit.Bastien Montagne
2019-03-18Cleanup: Main id looping: add FOREACH_MAIN_LISTBASE macro.Bastien Montagne
2019-03-18Add-ons: disable 3ds add-on in all existing preferences.Brecht Van Lommel
2019-03-18BLI_kdtree: refactor boids specific logic into callbackCampbell Barton
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-16Fix ID user counting issues with NodeCustomGroup.Miguel Porces
2019-03-16GPencil: Disable Pressure for Block brushAntonioya
2019-03-16Particle: Remove Billboard Particle codeClément Foucault
2019-03-15Fix T62313 - No way to remove object from master collection in 3d viewDalai Felinto
2019-03-15Fix T62614: Copy eevee settings when scene is copiedJacques Lucke
2019-03-15Tool System: use categories for tool identifiersCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-14Fix T62321: Crash on motion tracking when dopesheet open and deleting trackSergey Sharybin
2019-03-14GPencil: Change Brush defaults for Block and MarkerAntonioya
2019-03-14Fix some unreported issues with image sequence updates, clean code.Brecht Van Lommel
2019-03-13Curves: change default fill mode to full, increase bevel resolution.Alex Strand
2019-03-13Fix use of uninitialized variable in undo system.Brecht Van Lommel
2019-03-12Fix T62388: object.visible_get() not affected by object.hide_viewport.Brecht Van Lommel
2019-03-12Use the same string for DNA enum and CLI argument for EXR image format settingSybren A. Stüvel
2019-03-12BKE Collections: add helper to find the scene of a master collection.Bastien Montagne
2019-03-12Fix missing metadata for multilayer exr sequencesSergey Sharybin
2019-03-12Make B-Bone deformation code more robust with bad cached segment data.Alexander Gavrilov
2019-03-12Cleanup: BLI_utildefines struct macrosCampbell Barton
2019-03-12Cleanup: styleCampbell Barton
2019-03-11Add WorkSpace to list of ID types that are not supported by standard copy mec...Bastien Montagne
2019-03-11GPencil: Add support for Bound BoxAntonioya
2019-03-11Fix T62310: Batch generate data-block previews broken.Bastien Montagne
2019-03-11Fix T62423: Wrong sculpting with shape keys and modifiersSergey Sharybin
2019-03-11Fix T61906: crash rendering softbody with Cycles and timeline visible.Brecht Van Lommel