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
2014-11-02Fix connect-vertices failing for concave ngonsCampbell Barton
2014-11-02OpenGL: double width lines is no-longer apple-onlyCampbell Barton
2014-11-02Fix for 3D Ruler crash maximizing viewCampbell Barton
2014-11-02Cleanup: styleCampbell Barton
2014-11-02Cleanup: mostly use bools for booleans.Bastien Montagne
2014-11-01Cleanup/fix from latest coverity report.Bastien Montagne
2014-10-31Optimize vertex parent for edit mode without modifiersSergey Sharybin
2014-10-31Optimize vertex parent in cases there are only deform and SS modifiersSergey Sharybin
2014-10-31Followup to rB154af70f2b5b7b: always 'pack in' ongoing versionning code when ...Bastien Montagne
2014-10-31Fix T42432: Correct BLENDER_SUBVERSIONjulianeisel
2014-10-31Cleanup: namingCampbell Barton
2014-10-31Code cleanup: synchronize const qualifiers between declaration and definitionSergey Sharybin
2014-10-31Code cleanup: Remove unused variableSergey Sharybin
2014-10-31Compositor: Don't let HSV correction to output negative colorsSergey Sharybin
2014-10-31Texture Paint Add Simple UVs:Antony Riakiotakis
2014-10-31Fix T42277: Apply track's mask on displaying preview not workingSergey Sharybin
2014-10-31Fix T42344: EWA filter produces blured resultsSergey Sharybin
2014-10-31Fix T42401: Gaussian blur node is visibly squared-off at larger sizesSergey Sharybin
2014-10-31Fix T42447: Shrinkwrap constraint: mismatch in handling sclaing in projection...Bastien Montagne
2014-10-31View3d - walk: expose gravity toggle to keymapDalai Felinto
2014-10-31Cleanup: use function to calc shell thicknessCampbell Barton
2014-10-30Remove leftover error prints.Antony Riakiotakis
2014-10-30Fix T42431 lagging on texture painting.Antony Riakiotakis
2014-10-30Libmv: Support disabled color channels in tracking settingsSergey Sharybin
2014-10-30Libmv: Replace region tracker with autotracker in BlenderSergey Sharybin
2014-10-30Add a few more warnings so coders hopefully will take note that eventAntony Riakiotakis
2014-10-30Complementary fix for rB8054372: Follow the common naming scheme byLukas Tönne
2014-10-30Fix issue in fullscreen patch.Antony Riakiotakis
2014-10-30Math Lib: pseudoinverse_m4_m4 changed input matrixCampbell Barton
2014-10-30Transform: snapping: normal-align: Cleanup!Bastien Montagne
2014-10-30Math Lib: add transpose_m3_m3, m3_m4, m4_m4Campbell Barton
2014-10-30Fix for mat3_to_rot_size modifying input matrixCampbell Barton
2014-10-30Fix negate_m3 (taking 4x4 matrix)Campbell Barton
2014-10-30Fix T42444: Neg scale rotated object flips 2x axisCampbell Barton
2014-10-30Fix T42441: Smoke doesn't render in 3DView if domain object's maximum draw ty...Bastien Montagne
2014-10-30UI: Fix tooltip text color not resetting correctlyjulianeisel
2014-10-30UI: let multi-num-drag change different ID valuesCampbell Barton
2014-10-29Fix T42395: Stored "render data" in particles mismatches the particleLukas Tönne
2014-10-29Correct stubCampbell Barton
2014-10-29Fix T42294: Bullet rigidbody point cache reading was using uninitializedLukas Tönne
2014-10-29Cleanup: warnings, typosCampbell Barton
2014-10-29Fix for Ctrl+Del/Backspace not setting text dirtyCampbell Barton
2014-10-29Revert "Fix T42222"Campbell Barton
2014-10-28Player: fix conflicting type introduced in 2f0bdcb306999Jens Verwiebe
2014-10-28Markers: optimize drawingCampbell Barton
2014-10-28Cleanup: rename draw_markers_time -> ED_markers_drawCampbell Barton
2014-10-28Markers: show the area that handles marker eventsCampbell Barton
2014-10-28Cleanup: use SELECT flagCampbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-28Lattice: add-object radius should never scale dataCampbell Barton