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
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-30Depsgraph: Fix missing updates when in local viewSergey Sharybin
2017-03-29Fix skin mark operatorCampbell Barton
2017-03-29Fix missing NULL check in gpencil pollCampbell Barton
2017-03-28Fix: Icon offset for pie buttonsraa
2017-03-28Fix columns with fixed widthraa
2017-03-26Fix padding and align calculation for box layoutsraa
2017-03-26Fix: Ignore min flag for rows that require all available widthraa
2017-03-26Fix: Use "round" instead of "floor" in snapping UI to pixelsraa
2017-03-26Fix: Button's label can be NULLraa
2017-03-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2017-03-23Added new option for storing bindpose matrix, see T50412Gaia Clary
2017-03-22fix redundant assignmentMike Erwin
2017-03-22Cleanup: remove BLI_getlastdirCampbell Barton
2017-03-22Cleanup/optimization: Simplify some usages of uiItemFullO/_ptr, avoid multipl...Bastien Montagne
2017-03-22Depsgraph: Fix missing relations update tag when typing #frameSergey Sharybin
2017-03-22Create correct node after image file drag&drop for Blender RenderAlexander Romanov
2017-03-22Fix for splash not opening centeredCampbell Barton
2017-03-20Cleanup: useless call to glRasterPos before `view3d_cached_text_draw_add()`Bastien Montagne
2017-03-18Cleanup: use return args last and 'r_' prefix.Campbell Barton
2017-03-17Various icon adjustmentsraa
2017-03-17Mesh Convert: remove meaningless modifier checkCampbell Barton
2017-03-17Fix T50950: Converting meshes fails w/ booleanCampbell Barton
2017-03-16Fix missing undo pushes in outliner's new datablock management operations.Bastien Montagne
2017-03-16Fix outliner contextual menu allowing to delete indirect libraries.Bastien Montagne
2017-03-16Fix BGE building.Bastien Montagne
2017-03-15Load user-preferences before startup fileCampbell Barton
2017-03-14WM: free operators when repeatingCampbell Barton
2017-03-14WM: store operators with undo flagCampbell Barton
2017-03-14Fix T50932: depth picking w/ pose-bone constraintsCampbell Barton
2017-03-12fix T50923: Inconsistent default values and wrong order of parameters in api ...Gaia Clary
2017-03-12BMesh: rename cryptic functionsCampbell Barton
2017-03-12Fix T50788: blender startup crash on macOS with some types of volumes available.Brecht Van Lommel
2017-03-11Fix icon alignment for pie buttonsraa
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-11Add support for Objects in Drive variable `Rotational Difference`Germano Cavalcante
2017-03-11BMesh: add BM_mesh_separate_facesCampbell Barton
2017-03-11Fix text and icon positioning issue on high DPI, after recent changes in 32c5...Brecht Van Lommel
2017-03-11Breakdowner - Constrain Transform and AxisJoshua Leung
2017-03-10Fix T50900: Text-Blocks created from "Edit Source" have zero users.Bastien Montagne
2017-03-10Cleanup: rename drawObjectSelectCampbell Barton
2017-03-10Fix T47690: Connected PET w/ individual originsCampbell Barton
2017-03-10Fix T50904: Imprecise timeline frame selection using mouseJoshua Leung
2017-03-093D View: x-ray support for depth pickingCampbell Barton
2017-03-09Remove (ifdef) draw_documentation from text_draw.cDalai Felinto
2017-03-093D View: wrap GPU_select cache callsCampbell Barton
2017-03-093D View: use cache for armature selectCampbell Barton
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-08OpenGL Select: integer rect for passing regionCampbell Barton
2017-03-08Cleanup: replace short -> int for selection hitsCampbell Barton