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-02-04Port fix from gooseberry that doesn't load the full res file if a proxyAntony Riakiotakis
2015-02-04Cleanup: name flip x/yCampbell Barton
2015-02-04RNA image.pack(): fix possible memleak, add possibility to pass raw bytes data.Bastien Montagne
2015-02-04Support rotation and flipping for background images, patch by Andre D.Antony Riakiotakis
2015-02-04BGE physics: allow higher values for maxlogicstep and maxphystepSybren A. Stüvel
2015-02-04Fix T43552: Cannot jump between GP keyframes in dopesheetJoshua Leung
2015-02-04Fix for recent LANG locale workaroundSergey Sharybin
2015-02-04GLSL: On some cards '>' can't operate on 'float' and 'int'Sergey Sharybin
2015-02-04Compositor: Code cleanup, trailing whitespace and wrappingSergey Sharybin
2015-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-02-03Hook Modifier: add falloff & radius optionsCampbell Barton
2015-02-03New Hook's now use the objects centerCampbell Barton
2015-02-03UI messages: minor fixes...Bastien Montagne
2015-02-03Fix possible (unlikely) buffer overrunCampbell Barton
2015-02-03Add inverse-square blending for PET and warpCampbell Barton
2015-02-03Fix T43530 using blender on remote connection crashesAntony Riakiotakis
2015-02-03Fix T43380 modulo operation in GLSL does not return negatives.Antony Riakiotakis
2015-02-03Fix T43514: Environment map doesn't updateSergey Sharybin
2015-02-03Bugfix T43541: Inserting keyframes using sliders in Action Editor doesn't res...Joshua Leung
2015-02-03Fix T43403: Compositor does not respect interlaced videoSergey Sharybin
2015-02-03Fix T43544: Runtime Error when Locale is not validSergey Sharybin
2015-02-03Revert "Keep mingw specific includes ifdef'd"Campbell Barton
2015-02-03Keep mingw specific includes ifdef'dCampbell Barton
2015-02-03MinGW64 complains about clock, include time.hAntony Riakiotakis
2015-02-03BMesh: optimize selection flushingCampbell Barton
2015-02-03cleanup: inconsistent BMesh select checksCampbell Barton
2015-02-03Possible NULL de-reference on fullsceen checkCampbell Barton
2015-02-03Fix own mistake unlinking text (recent commit)Campbell Barton
2015-02-03BMesh: optimize edge selectCampbell Barton
2015-02-03cleanup: indentation & redundant castsCampbell Barton
2015-02-03cleanup: use bools in drawobjectCampbell Barton
2015-02-02Warp modifier: remove redundant NULL checkCampbell Barton
2015-02-02Warp modifier: avoid sqrt checking radiusCampbell Barton
2015-02-02Fix T43524: Warp modifier curve clamped to 0-1Campbell Barton
2015-02-02Selection: avoid uninitialized memory read with occlusion queriesAntony Riakiotakis
2015-02-02Fix for hair child roughness.Lukas Tönne
2015-02-02Adjust GLSL drawing of window coordinates from camera view (use cameraAntony Riakiotakis
2015-02-02Fix for unfreed effector weights in hair dynamics.Lukas Tönne
2015-02-02Fix for unfreed memory due to unnecessary early exit in the freeLukas Tönne
2015-02-02Fix for unfreed memory of internal hair cloth modifier pointcache.Lukas Tönne
2015-02-02cleanup: style/spellingCampbell Barton
2015-02-02Avoid warping the pointer when doing constrained texture paintingAntony Riakiotakis
2015-02-02minor edits to last commitCampbell Barton
2015-02-02Fix T43501: Crash on custom node tree creationjulianeisel
2015-02-02Fix for Freestyle view map caching not properly updated upon changes of rende...Tamito Kajiyama
2015-02-02BMesh: tool to ensure all faces are convexCampbell Barton
2015-02-02BMesh: BM_face_triangulate take edge arrayCampbell Barton
2015-02-02Cycles: Implement cubit image interpolation on CPUSergey Sharybin
2015-02-01error in last commitCampbell Barton
2015-02-01RNA: add readonly pixelsize to userprefsCampbell Barton