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
path: root/source
AgeCommit message (Expand)Author
2019-12-24Cleanup: correct filenames in commentsCampbell Barton
2019-12-24Fix T72578: overwrite not animatable in 2.8xCampbell Barton
2019-12-23Fix utility function used for wrong vector sizeSergey Sharybin
2019-12-23Fix T72443: Support time remapping for camera-markersCampbell Barton
2019-12-22Object: 'Affect Only Origins' support for 'Clear Transform'Campbell Barton
2019-12-22Object: extract data transform container into own APICampbell Barton
2019-12-21Fix crash in delaunay triangulation due to epsilon issues.Howard Trickey
2019-12-21GPencil: Hide dopesheet slider options for AnnotationsAntonio Vazquez
2019-12-20Textures: Support UDIM imagesLukas Stockner
2019-12-20UI: Remove orphan datablocks directly from File->Clean Up menuAntonio Vazquez
2019-12-20Cleanup: in ID name management code: root_name -> base_name.Bastien Montagne
2019-12-20ID Management: Improve speed of code used when creating/renaming and ID.Bastien Montagne
2019-12-20ID Management: Improve speed of code used when creating/renaming and ID.Bastien Montagne
2019-12-20ID Management: Improve speed of code used when creating/renaming and ID.Bastien Montagne
2019-12-20ID Management: Fix/Sanitize code used when creating or renaming an ID.Bastien Montagne
2019-12-20ID Management: Improve speed of code used when creating/renaming and ID.Bastien Montagne
2019-12-20Remove empty header added by accidentCampbell Barton
2019-12-20Fix T71844: Outliner: show_active doesn't expand armature to show active bonePhilipp Oeser
2019-12-20Cleanup: simplify transform cursor DPI scalingCampbell Barton
2019-12-20Cleanup: split transform cursor drawing into their own filesCampbell Barton
2019-12-20Fix T71817: Preferences tagged dirty by 'Enabled Add-ons Only'Campbell Barton
2019-12-20Fix T72577: vert/weight paint 'Orbit Around' & 'Frame Selected' failPhilipp Oeser
2019-12-20Fix IC-keymap doesn't allow MMB to run the active toolCampbell Barton
2019-12-20Cleanup: clang-formatCampbell Barton
2019-12-20Cleanup: spellingCampbell Barton
2019-12-20Cleanup: remove redundant 'char *' castsCampbell Barton
2019-12-20Cleanup: use BLI_bitmap typeCampbell Barton
2019-12-19Fix (unreported) hair particle 'Delete Edit' missing children hairPhilipp Oeser
2019-12-19Fix particle editmode undo not doing proper updates when child particlesPhilipp Oeser
2019-12-19Fix cloth triangle area calculation being wrongSebastian Parborg
2019-12-19Animation: Added option to playblast only keyframes of selected objectsSybren A. Stüvel
2019-12-19Fix T71795: Unproject with high clipping range sometimes results in nansmano-wii
2019-12-19Fix T72128: Overlay: Edge indices stacking on top of edge measurementsPhilipp Oeser
2019-12-19Fix T63407: 'Select linked' operator in UV editor is broken in when multi-obj...Philipp Oeser
2019-12-19Fix T72236: UV Stretching OverlayJeroen Bakker
2019-12-19UI: use DPI scale for transform cursorsCampbell Barton
2019-12-19Fix error in recent gizmo tweak workaroundCampbell Barton
2019-12-19Cleanup: use 'context' to make panels show in their sectionCampbell Barton
2019-12-18Animation: Clarified tooltip for Viewport Render AnimationSybren A. Stüvel
2019-12-18Gizmo: add the ability to postpone refreshing while tweakingCampbell Barton
2019-12-18Cleanup: use wrapper function for gizmo group refreshCampbell Barton
2019-12-18Cleanup: const warning, unused varCampbell Barton
2019-12-18Fix T72372: color picker is unreliable with large "clip end" valuesmano-wii
2019-12-18Workbench: Force Vertex Colors in Paint ModeJeroen Bakker
2019-12-18Fix T72353: Camera Limits VisibilityJeroen Bakker
2019-12-18Fix T72124: LookDev Sphere RenderingJeroen Bakker
2019-12-18Cleanup: remove unused gesture event.Campbell Barton
2019-12-18Fix error assigning the fluid particle flag to the wrong memberCampbell Barton
2019-12-18Fix linking errors WITH_MOD_FLUID=OFF, againCampbell Barton
2019-12-18Image Editor: Load UDIMs even if secondary tile is selectedLukas Stockner