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
2018-05-11WIP: Quick hack to get Timeline header buttons to show up where we want them totmp-TimelineHeaderButtonsStretchingJoshua Leung
2018-05-11Fix: Last of the operators from T54811 now work with Copy on WriteJoshua Leung
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-11Modifiers: ported Laplacian Smooth DerivedMesh → MeshChristian Hubert
2018-05-11Use Light Probe iconsPablo Vazquez
2018-05-11Icon for Light ProbesPablo Vazquez
2018-05-11Depsgraph: Fix redundant nodes built when animation shares same actionSergey Sharybin
2018-05-11Particle mode: Fix memory leak with simple interpolated childrenSergey Sharybin
2018-05-11Modifiers: ported UV Project DerivedMesh → MeshChristian Hubert
2018-05-11Dar manager: Ignore non-particle-edit objects from particle modeSergey Sharybin
2018-05-11Fix crash going to edit mode of particles with copy on writeSergey Sharybin
2018-05-11Modifiers: ported Screw DerivedMesh → MeshChristian Hubert
2018-05-11Depsgraph: Remove workaround for scene freeSergey Sharybin
2018-05-11Remove debug only codeSergey Sharybin
2018-05-11Light Probe type name should be CUBEMAP, not SPHERE.Pablo Vazquez
2018-05-11Remove unused functions which will break with copy-on-writeSergey Sharybin
2018-05-11Particle edit: Initial support of edit with copy-on-writeSergey Sharybin
2018-05-11Particle edit: Fix missing update after undoSergey Sharybin
2018-05-11Draw manager: Use explicit edit structure passed inSergey Sharybin
2018-05-11Depsgraph: Move edit mode pointers trickery to own functionsSergey Sharybin
2018-05-11Draw manager: Get number of cached segments from editSergey Sharybin
2018-05-11Draw manager: Add utility function to check whether particle systems are to b...Sergey Sharybin
2018-05-11Add comment about weird special handling of scene freeing in depsgraph.Bastien Montagne
2018-05-11Fix (unreported) broken freeing code for Sequencer.Bastien Montagne
2018-05-11Multi-Object: MESH_OT_loop_to_region by OlegDalai Felinto
2018-05-11Modifiers: ported Corrective Smooth DerivedMesh → MeshChristian Hubert
2018-05-11Multi-Object: MESH_OT_screw by Nick MiliosDalai Felinto
2018-05-11Multi-Object: MESH_OT_select_loose by Falk DavidDalai Felinto
2018-05-11Modifiers: ported Decimate DerivedMesh → MeshChristian Hubert
2018-05-11Multi-Object-Editing : MESH_OT_rip by Miguel PozoDalai Felinto
2018-05-11Fix memleak on MESH_OT_tris_convert_to_quadsDalai Felinto
2018-05-11Merge branch 'master' into blender2.8Bastien Montagne
2018-05-11Fix (unreported) load image code calling icin/preview update from non-Main th...Bastien Montagne
2018-05-11Assign totxxx mesh attributes in BKE_mesh_new_nomainChristian Hubert
2018-05-11Fix bad pointer cast when modifier is used on non-mesh objectSybren A. Stüvel
2018-05-11EditMesh: multi-object triangle fillCampbell Barton
2018-05-11EditMesh: multi-object select ungroupedCampbell Barton
2018-05-11Cleanup: whitespaceCampbell Barton
2018-05-11T54983: Bone selection overlayJeroen Bakker
2018-05-11EditMesh: multi-object recalculate normalsCampbell Barton
2018-05-11EditMesh: multi-object select_interior_facesCampbell Barton
2018-05-11Cleanup: whitespaceCampbell Barton
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton
2018-05-11Cleanup: styleCampbell Barton
2018-05-11Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-11Fix add-manipulator cursor plane calculationCampbell Barton
2018-05-10Fix error buildingCampbell Barton
2018-05-10Cleanup: Remove redundant parameter.Germano
2018-05-10Paint Stroke: Fix strokes drawing.Germano
2018-05-10EditMesh: add cube interactive toolCampbell Barton