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-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
2017-03-08Rename BLI_rct*_init_pt_size -> radiusCampbell Barton
2017-03-07Task scheduler: Remove per-pool threads limitSergey Sharybin
2017-03-07Once more T50565: Allow using planar constraints for scale manipulatorJulian Eisel
2017-03-06Rigid body: fix viewport not updating on properties change.Clément Foucault
2017-03-06Fix width calculation for split layoutsraa
2017-03-06Multi-View: Map cursor coordinates to visual coordinatesJulian Eisel
2017-03-05BMesh: Add 'cut' separate mode for intersect toolCampbell Barton
2017-03-05Fix T50855: Intersect (knife) w/o separate doesn't selectCampbell Barton
2017-03-05BLI_rect: add init from point functionsCampbell Barton
2017-03-04Cleanup: expose struct for ED_view3d_mats_rv3d_*Campbell Barton
2017-03-03Update comment which was remained in an old placeSergey Sharybin
2017-03-03Fix T50842: NLA Influence Curve draws out of bounds when it exceeds the 0-1 r...Joshua Leung
2017-03-03Cleanup: redundant header, use const, short -> boolCampbell Barton
2017-03-03When creating texture/image in Texture Paint mode, both datablocks should get...Bastien Montagne
2017-03-02Fix duplicated 'Accurate' property for manipulator keymap itemJulian Eisel
2017-03-02Fix weird "use_planar_constraint" button in redo panelJulian Eisel
2017-03-02Fix another part of T50565: Planar constraints were always initialized to acc...Sergey Sharybin
2017-03-02Fix second part T50565: Using planar transform once makes it enabled by defaultSergey Sharybin
2017-03-01Fix T50830: Wrong context when calling surfacedeform_bindLuca Rood
2017-03-01All drop-down buttons should use the same widthraa
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-03-01Fix text and icon positioning issuesraa
2017-02-28Fix/workaround T48549: Crash baking high-to-low-poly normal map in cyclesSergey Sharybin
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-27Fix memory leak when making duplicates real and parent had constraintsSergey Sharybin
2017-02-27Fix/workaround T50677: Shrinkwrap constraint don't get updated when target me...Sergey Sharybin
2017-02-27Fix missing break setting curve auto-handlesCampbell Barton
2017-02-26Fix unreported bug: Ensure you have the correct array directory even after th...Germano Cavalcante
2017-02-25Fix rows with fixed last item (D2524)raa
2017-02-23Fix T50656: Compositing node editor is empty, no nodes can be addedSergey Sharybin
2017-02-23Fix possible crash in various 3D View operatorsJulian Eisel
2017-02-23Columns should be expandable by defaultraa
2017-02-22Fix T50745: Shape key editing on bezier objects broken with Rendered Viewport...Bastien Montagne
2017-02-22Cleanup: remove unused orig_nu from keyIndex ghash of editcurves.Bastien Montagne
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2017-02-21Fix Drawing nested box layouts (D2508)raa
2017-02-19Fix T50564: 3D view panning with scroll wheel inconsistent with dragging.Brecht Van Lommel
2017-02-17Fix T50614: Curve doesn't restore initial form after deleting all its shapekeysBastien Montagne
2017-02-15Fix T50542: Wrong metadata frame when using OpenGL renderSergey Sharybin
2017-02-15Motion blur investigation featureSergey Sharybin
2017-02-14`BKE_boundbox_ensure_minimum_dimensions` is no longer necessaryGermano Cavalcante
2017-02-14transform_snap_object: Remove `do_bb` parameter. It is always trueGermano Cavalcante
2017-02-13F-Curve normalization: Do proper curve min/max instead of handle min/maxSergey Sharybin
2017-02-10De-duplicate min/max calculation in F-Curve normalizationSergey Sharybin
2017-02-09Cleanup: Remove commented codeAaron Carlisle
2017-02-09Use a smaller cross icon for clearing search box contentsJoshua Leung
2017-02-09More tweaks to Normalisation options in Graph EditorJoshua Leung