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
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-17Lattice min_max: add a version of the func using lattice's final DispList,Philipp Oeser
2015-08-17BGE: Fix T45817 Convert curve object in group instance.Porteries Tristan
2015-08-17Subsurf: don't reserve MFace by defaultCampbell Barton
2015-08-17Fix for Ghost/OSX w/ core profileCampbell Barton
2015-08-17Fix T45802: View Lock w/ Curve-Parent failsCampbell Barton
2015-08-17Cleanup: remove unused Object.ipoflagCampbell Barton
2015-08-17Simplify thumbnail blend parserCampbell Barton
2015-08-16Fix T39486, screwed object bevel made bevel amount go out of control.Howard Trickey
2015-08-16Fix T45795, bevel treated one-edge-beveled case inconsistently.Howard Trickey
2015-08-16Fix for numpy with nmake and missing directoryChad Fraleigh
2015-08-16BGE: Fix memory leak and crash with certain physic typesThomas Szepe
2015-08-15Fix T45807: Instant crash adding any modifier to NLA trackJulian Eisel
2015-08-14Cleanup: Avoid calling function twiceJulian Eisel
2015-08-14Remove redundant workaround for T41548Julian Eisel
2015-08-14Fix T45750: Closing search menu by clicking root button doesn't work when cli...Julian Eisel
2015-08-14Fix T40070, Bevel didn't bend as expected sometimes.Howard Trickey
2015-08-14Fix dyntopo not warning anymore when vertex colors or uvs are present.Antony Riakiotakis
2015-08-14Fix unnecessarily added undo steps when deleting only sceneJulian Eisel
2015-08-14Remove already-ifdef'ed out PRE_275_ALGORITHM code from bevel.Howard Trickey
2015-08-14Outliner: Context menu for scenesPhilipp Oeser
2015-08-14Cleanup: styleCampbell Barton
2015-08-14Docs: comment BHead.code valuesCampbell Barton
2015-08-13Add real boundbox support to lattice, and update armature one.Philipp Oeser
2015-08-13Fix T45783: Problem selecting all objects on a layer from a script if any 3d ...Bastien Montagne
2015-08-13Fix T45782: bpy.ops.object.select_by_layer match='SHARED' option is not working.Bastien Montagne
2015-08-13Fix T45775: Bad 'Normal' transform space for edge of non-uniformed scaled obj...Bastien Montagne
2015-08-12Displace Modifier: add an option to displace along (averaged) custom normals,...Bastien Montagne
2015-08-12Fix T45739: Number slider precision handling inconsistent between unit systems.Bastien Montagne
2015-08-12Fix T44049, edge bevel with sometimes breaks UVs.Howard Trickey
2015-08-12Fix 'hard crash' part of T45768 (when merging all vertices of a mesh, we have...Bastien Montagne
2015-08-11Usual UI message cleanup/fixes.Bastien Montagne
2015-08-11install_deps: fix broken force/skip-osd options.Bastien Montagne
2015-08-11BGE: Fix delete constraint for replicated physics controllers.Porteries Tristan
2015-08-11Cycles: Enable some extra debug prints for OpenCL kernel loadingSergey Sharybin
2015-08-11BGE: Fix T38448: Bullet constraint memory leak.Porteries Tristan
2015-08-11Add WM_event_add/remove_timer_notifier() helpers.Bastien Montagne
2015-08-11BGE: Fix T33187 constraints replication for libloaded objects.Porteries Tristan
2015-08-10UI drag&drop: make code able to free dragpoin if needed.Bastien Montagne
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-08-10BGE: Fix T33564: UI obstacle panel disable for character and no collision obj...Porteries Tristan
2015-08-10Cycles: Fix for typo in previous commitSergey Sharybin
2015-08-10BGE: Fix T19377 restore dynamics after unparenting object.Porteries Tristan
2015-08-10Data previews: add preview to Object, Group and Scene.Bastien Montagne
2015-08-10BLI_threads: add an helper to wait on a condition using a global mutex.Bastien Montagne
2015-08-10Install_deps: add basic listing of needed dependencies to error message for u...Bastien Montagne
2015-08-09BGE: Fix T44782 suspend/restore dynamics on inactive object.Porteries Tristan
2015-08-09Install_deps: add (non-tested) OSD-building code.Bastien Montagne
2015-08-09install_deps: Add libxcursor packages, seems to be needed now?Bastien Montagne
2015-08-09Compile fix cycles network. This code is crusty and not superMartijn Berger