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
2014-04-28New icons for texture painting by Pawel Lyczkowski.Antony Riakiotakis
2014-04-28Two changes:Antony Riakiotakis
2014-04-28Fix T39692: Text fields in datablocks editor are brokenBastien Montagne
2014-04-27Fix another part of T39692 Text fields in datablocks editor are broken.Bastien Montagne
2014-04-27Fix part of T39692: Text fields in datablocks editor are brokenBastien Montagne
2014-04-27Editmesh: Update tooltips for vert/edge/face buttonsCampbell Barton
2014-04-27RNA: Use unsigned ints when bit-shiftingCampbell Barton
2014-04-27Code cleanup: avoid warning about bit-shift outside int rangeCampbell Barton
2014-04-27Fix T39921: Collada export creates invalid XML when using Track To constraintBastien Montagne
2014-04-27Final overlooked cleanup for last commitJens Verwiebe
2014-04-27Revert the testing sculpt openmp thread control and limit for OSX to physical...Jens Verwiebe
2014-04-27Fix T39919: Collada export crashes blender when using a "Copy Location" const...Bastien Montagne
2014-04-27View3D: Tweak GLSL preview, use only lamps enabled in active render layer and...IRIE Shinsuke
2014-04-27Code cleanup: style, unused importCampbell Barton
2014-04-27Correct some errors in auto-cleanupCampbell Barton
2014-04-27Fix T34993: "Jump to Next Keyframe" shortcut not related to the timeline view...Joshua Leung
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (blenloader, gpu, imbuf, makesdna, modif...Campbell Barton
2014-04-26Code cleanup: use 'const' for arrays (bmesh)Campbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-26Code cleanup: use 'const' for arrays (render)Campbell Barton
2014-04-26Code cleanup: use 'const' for arrays (windowmanager)Campbell Barton
2014-04-26Code cleanup: use 'const' for arrays (python)Campbell Barton
2014-04-26Code cleanup: use 'const' for arrays (blenlib)Campbell Barton
2014-04-26Code cleanup: use 'const' for arrays (blenkernel)Campbell Barton
2014-04-26Cycles: avoid some CUDA performance on scenes without deformation motion blur.Brecht Van Lommel
2014-04-26Avoid integer overflow in build_implicit_tree_helperCampbell Barton
2014-04-25Fix T39896: lock view rotation, behavior not consistentCampbell Barton
2014-04-25Outliner: avoid using bitshift when hashing (which could use negative numbers)Campbell Barton
2014-04-25Fix for transform local-axis calculation with zero length normalsCampbell Barton
2014-04-25Always init pointcache frame step to 1.Bastien Montagne
2014-04-25Fix T39895: Displaying the armature layers popup in edit mode always fails.Bastien Montagne
2014-04-25BoxPack: replace macros with functionsCampbell Barton
2014-04-25Fix T39843: cycles memory leak rendering with high transparent depth.Brecht Van Lommel
2014-04-25Add message for constraint pollCampbell Barton
2014-04-25Revert previous change after discussion with CampbellSergey Sharybin
2014-04-25Fix strict flags compilation error in box packSergey Sharybin
2014-04-25Fix T39799: Backdrop (compositor) ignores alpha.Lukas Tönne
2014-04-25Fix T38924: wm.link_append() could fail to appendCampbell Barton
2014-04-25Fix T39886: Transformed parents of Rigid Bodies cause problems with Bake To K...Sergej Reich
2014-04-25Fix T39880: Cancelling transforms in Graph Editor does not restore F-Curves t...Joshua Leung
2014-04-25Spelling error fixesJoshua Leung
2014-04-25Freestyle: Fix typos in a tool tip.Tamito Kajiyama
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-04-24Fix T39874: Bone roll resets if bones are moved in edit modeBastien Montagne
2014-04-24Quiet warningsCampbell Barton
2014-04-24BoxPack: add bias, fixes erratic placement with identical boxesCampbell Barton
2014-04-24BoxPack: remove unusable vertices while packingCampbell Barton
2014-04-24BoxPack: add support for merging verts as they are packed inCampbell Barton
2014-04-24BoxPack: flag verts used in packed boxesCampbell Barton