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-10-30Libmv: Fix for famous Image(x,y,z) vs. Image(y,x,z)libmv_predictionSergey Sharybin
2014-10-30Merge branch 'master' into libmv_predictionSergey Sharybin
2014-10-30Libmv: Code cleanupSergey Sharybin
2014-10-30Fix project-file generators (didn't close files)Campbell Barton
2014-10-30Libmv: Inverse meaning of Marker::visible_channelsSergey Sharybin
2014-10-30Merge remote-tracking branch 'origin/master' into libmv_predictionSergey Sharybin
2014-10-30Libmv: Support disabled color channels in trackign settingsSergey 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-30Cycles / CUDA: Better fix for missing sm_52 kernel, in case user compiles him...Thomas Dinges
2014-10-30Cycles / OSL: Support microfacet() closure color function from OSL 1.5Thomas Dinges
2014-10-30Fix for mat3_to_rot_size modifying input matrixCampbell Barton
2014-10-30Fix negate_m3 (taking 4x4 matrix)Campbell Barton
2014-10-30Deduplicate some code by using a function pointer to the real kernelMartijn Berger
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-29Fix T42394: Copy Rigid Body Tools would not work as expected if dest ob had n...Bastien Montagne
2014-10-29Fix T42389: Removed outdated comment from custom_nodes.py example script.Lukas Tönne
2014-10-29Merge branch 'master' into libmv_predictionSergey Sharybin
2014-10-29Libmv: Fix compilation error with libmv disabledSergey Sharybin
2014-10-29Cycles: Optimize math node without links to a single value nodeSergey Sharybin
2014-10-29Cycles: Add a soft min/max UI value for volume step size, usually a range fro...Thomas Dinges
2014-10-29Revert "Fix T42222"Campbell Barton
2014-10-29Cleanup: Style fixes for closures, mainly bitflags and conditions.Thomas Dinges
2014-10-29Cleanup: Remove unused function in Translucent BSDF.Thomas Dinges
2014-10-28Player: fix conflicting type introduced in 2f0bdcb306999Jens Verwiebe
2014-10-28OSX/GHOST: fix T42305, appswitching not reliable, proposed by Fabio ArnoldJens 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: remove redundant 'object' parent classCampbell 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
2014-10-28WM: clear operator memory on file loadCampbell Barton
2014-10-28WM: unneeded alloc the operator-type iteratorCampbell Barton
2014-10-28Keymap: PKey only runs BGE when engine is setCampbell Barton
2014-10-28Cleanup: de-duplicate engine-id'sCampbell Barton
2014-10-28Remove redundant BLI_exists callCampbell Barton