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-01-31Fix compilation error with msvc2012 and 2013 as wellSergey Sharybin
2014-01-31Fix for T32843gaiaclary
2014-01-31Events: fix for wmEvent prevx, prevy not updatingCampbell Barton
2014-01-30More snapping fixes (this is ridiculous).Bastien Montagne
2014-01-30Code cleanup: remove BLI_has_parentCampbell Barton
2014-01-30Code cleanup: add BLI_testextensie_n, replacing multuple calls to BLI_testext...Campbell Barton
2014-01-30Fix T38409: Snapping BugBastien Montagne
2014-01-30Fix a nice bug in ED_view3d_win_to_vector() - vector returned for an ortho vi...Bastien Montagne
2014-01-30Fix for crash linking node groups through bpy.data.libraryCampbell Barton
2014-01-30Fix T38403: Laplacian smooth on instanced objects leads to crash.Lukas Tönne
2014-01-30Fix T38358: typo in own rB77089a3bf203.Bastien Montagne
2014-01-30Smallhash: refactor and fixesCampbell Barton
2014-01-30PyAPI: noise.seed_set(), note that zero is a special case.Campbell Barton
2014-01-30Fix T38402: invalid message for bad type assignments (Quat, Vector)Campbell Barton
2014-01-30Code cleanup: remove (now) redundant empty text with icon_onlyCampbell Barton
2014-01-30UI: move toggle icons out of layout checks into rnaCampbell Barton
2014-01-30UI API: don't use a text label when icon_only is setCampbell Barton
2014-01-30Warnings: quiet unused define messageCampbell Barton
2014-01-29Fix T38400: crash in image_listener accessing deleted object.Brecht Van Lommel
2014-01-29Fix T38358: Face snapping fails on Orthographic viewBastien Montagne
2014-01-29Fix T37661: color ramps and curve mapping editing not disabled for linked data.Brecht Van Lommel
2014-01-29Code cleanup: remove redundant makesrna call with platform "linuxcross".Lawrence D'Oliveiro
2014-01-29Fix accidental description change in recent commit.Brecht Van Lommel
2014-01-29Fix bone transform issue where the bone roll depends on intermediate mouse po...Brecht Van Lommel
2014-01-29Update Edit Mode tabs for mesh objectsJonathan Williamson
2014-01-29Fix T38359: incorrect display of material slot with pinned particle settings.Brecht Van Lommel
2014-01-29Fix T36955: API docs referred to sys.maxint which does not exist in Python 3.Brecht Van Lommel
2014-01-29Fix T37038: user preferences > input category names unnecessarily cut off.Brecht Van Lommel
2014-01-29Fix T38393: bone roll not restored properly after cancelling rotation of bones.Brecht Van Lommel
2014-01-29renamed unclear API parametergaiaclary
2014-01-29Fix T38388: Creating a new scene with full copy sets rigidbody collision shap...Sergej Reich
2014-01-29Fix sconscript syntax error when using python 2.x instead of 3.x.Brecht Van Lommel
2014-01-29Scons: Some tweaks for f70d9660474c, we don't need SSE41 kernel for 32bit, no...Thomas Dinges
2014-01-29UI: Make "Lock Interface" a icon only button and pack into the Display row, w...Thomas Dinges
2014-01-29UI: minor optimization for button lookup, break early when button foundCampbell Barton
2014-01-29Move depsgraph debug print under --debug-depsgraph command line argumentSergey Sharybin
2014-01-29Option to lock the interface while renderingSergey Sharybin
2014-01-29UI: Refactor timecode functions into BLI_timecodeCampbell Barton
2014-01-29Scons: refactor cycles kernel code to avoid building the AVX kernel withBrecht Van Lommel
2014-01-29Fix T37999: incorrect windows size with Visual Studio 2013 builds.Brecht Van Lommel
2014-01-29RNA: add rna_space_api.c for space functionsCampbell Barton
2014-01-28File Reading: add revert operatorCampbell Barton
2014-01-28File Reading: add wrapper function for WM_file_readCampbell Barton
2014-01-28Bevel: fix glitch in "pipe" case with square profile.Howard Trickey
2014-01-28Cuda use streams and async to avoid busywaitingMartijn Berger
2014-01-28Fix T38383: glitch drawing inactive sliderCampbell Barton
2014-01-28Viewport Drawing: apply matcaps to all objectsCampbell Barton
2014-01-28Code cleanup: remove check for painting non-mesh objects (its impossible)Campbell Barton
2014-01-28Fix unused variable in the right waySergey Sharybin
2014-01-28Code cleanup: unused varCampbell Barton