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-31Followup to rB154af70f2b5b7b: always 'pack in' ongoing versionning code when ...Bastien Montagne
2014-10-31Themes auto-update from py script.Bastien Montagne
2014-10-31Fix T42454: Themes: Some colors were missed somehow in an update two years ago.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-31Fix T42391: HSV correction shader node gives negative valuesSergey 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-31Revert "Scons/funstuff: notify when the binaries are compiled"Campbell Barton
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-30Libmv: Add autotrack API to the C-APISergey Sharybin
2014-10-30Libmv: Initial commit of unfinished AutoTrack APIKeir Mierle
2014-10-30Fix project-file generators (didn't close files)Campbell Barton
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-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