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-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-08fix D4476 collada exporter: in Blender 2.80 we no longer have a specular color.Gaia Clary
2019-03-07Properties Editor: Grease Pencil and pinning fixesDalai Felinto
2019-03-07GPencil: Update stroke when UV factor is changedAntonioya
2019-03-07Fix T62319: changing keyframe properties does not trigger updateJacques Lucke
2019-03-07Fix T62328, T62209: revert recent fix for texture slots updates (T60366).Brecht Van Lommel
2019-03-07Cleanup: remove unused parameter.Brecht Van Lommel
2019-03-07Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-07Fix T62305: Unconnected group vector inputs are mapped incorrectlyJacques Lucke
2019-03-07Fix T62316: Grease Pencil objects display in front of the grid linesAntonioya
2019-03-07Fix gizmos not responding to theme color updatesCampbell Barton
2019-03-07Modifiers Evaluation: generate loop normals when requested.Bastien Montagne
2019-03-07Multires: Fix crash on exit when sculpting with modifiersSergey Sharybin
2019-03-07Sculpt; Fix memory leak on redraw normals updateSergey Sharybin
2019-03-07Fix T62271: Particles with multires crash on sculptSergey Sharybin
2019-03-07Image: use sample size instead of radiusCampbell Barton
2019-03-07Cleanup: redundant select flushCampbell Barton
2019-03-07Tool System: use set/add/subtract for all lasso select operatorsCampbell Barton
2019-03-07Fix T62289: crash with texture paint slots and missing node group datablock.Brecht Van Lommel
2019-03-07Multires: Fiux memory leakSergey Sharybin
2019-03-07Refactor building the draw string for floats and intsJacques Lucke
2019-03-07Fix T62280: driver functions added in load_post broken after recent changes.Brecht Van Lommel
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-07Tool System: add radius option to the image sample toolCampbell Barton
2019-03-07Cleanup: use macros to avoid repetitionCampbell Barton
2019-03-07Fix crash transforming image cursor outside of edit-modeCampbell Barton
2019-03-07Fix T62066: Seg Fault Baking Light Cache with "--background" FlagClément Foucault
2019-03-07Fix T59877: EEVEE: Object Info node random value does not work with DuplisClément Foucault
2019-03-07DRW: Fix hair OSX workaround having a cap limitClément Foucault
2019-03-07Cleanup: use API to reset cursor rotationCampbell Barton
2019-03-073D View: view selected/all use empty object centerCampbell Barton
2019-03-07Fix "View All" potential min/max use when all objects were skippedCampbell Barton
2019-03-07Fix 3D "View Selected" skip camera optionCampbell Barton
2019-03-073D View: skip hidden image empties when viewing allCampbell Barton
2019-03-07DRW: show image empty frame when the 'side' is hiddenCampbell Barton
2019-03-07Fix T62259: RGB Curves behave differently in Cycles and EeveeClément Foucault
2019-03-07Units: Fix unreported. Audio volume is not a percentageWilliam Reynish
2019-03-06GPencil: Fix unreported segment fault drawing with dotsAntonioya
2019-03-06GPencil: Improve quality to stroke encaps for textured materialsAntonioya
2019-03-06Fix stereoscopy convergence plane placementDalai Felinto
2019-03-06Fix stereo plane pass and stateDalai Felinto
2019-03-06UI: Name changesWilliam Reynish
2019-03-06Fix T62220: Solid shading mode - Shadow glitchClément Foucault
2019-03-06Fix T62262: Light "Show Cone" & stereoscopy volumes broken by MSAAClément Foucault
2019-03-06Collection duplication from Outliner: add a 'duplicate hierarchy' operation.Bastien Montagne
2019-03-06Fix (unreported) broken usercount of collections after duplication.Bastien Montagne
2019-03-06Cleanup: remove no-op BKE_collection_copy_full().Bastien Montagne
2019-03-06Fix T62613: In duplicated collections objects loses patrenting.Bastien Montagne
2019-03-06Cleanup: remove useless extra-processing after BKE_id_new_name_validate() call.Bastien Montagne