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-07-21Math Lib: rename mul_serie_m3 to mul_m3_series & reorder argsCampbell Barton
2014-07-21Optimisation to rgb <-> hsv/l conversionAntony Riakiotakis
2014-07-21Math Lib: Add isect_point_tri_v3Campbell Barton
2014-07-21bmesh py api: face_split_edgenet missed NULL checkCampbell Barton
2014-07-21CleanupCampbell Barton
2014-07-20Correction to 7c7b730, multiplication order was flippedSergey Sharybin
2014-07-20Update buildbot config to latest actual versionSergey Sharybin
2014-07-20Sequencer: Fix wrong blur result when one of the sizes is zeroSergey Sharybin
2014-07-20Early out from gaussian blur if both sizes are zeroSergey Sharybin
2014-07-20Bugfix T41042: Irrelevant Bezier handles still affect Graph Editor Show AllJoshua Leung
2014-07-20Bugfix T41077: Dope sheet's column select (alt + click) gets ignored with NLA...Joshua Leung
2014-07-20Math Lib: use variable length args for mul_serie_m3,m4 (instead of trailing N...Campbell Barton
2014-07-20Fix T41122: Mask modifier followed by hair particles causes crash on render (...Bastien Montagne
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-19Code cleanup: warningsCampbell Barton
2014-07-19CMake FindOpenEXR.cmake was using OPENEXR_VERSION unsetCampbell Barton
2014-07-19Fix T40658: UV map node not working for GLSL materials.Brecht Van Lommel
2014-07-19Fix T41100: draw other object UVs doesn't work when both objects have no image.Brecht Van Lommel
2014-07-19Editmesh: Add options for selecting manifoldCampbell Barton
2014-07-19Cleanup: test namingCampbell Barton
2014-07-19Cleanup: Use more logically constructed ELEM macrosCampbell Barton
2014-07-19Fix T41010: MetaBall Duplivert Unwanted Movement Bug.Bastien Montagne
2014-07-19MBall cleanup: remove unused F_ERROR references, als fix/enhance BKE_mball_ba...Bastien Montagne
2014-07-19Fix RGN_DRAW_REFRESH_UI flag being overwrittenCampbell Barton
2014-07-19Cleanup: warningCampbell Barton
2014-07-18Cleanup in MBALL/displist: no need to create curvecache for non-basis mballs,...Bastien Montagne
2014-07-18Cleanup: curvecaches for curves, not mballs!Bastien Montagne
2014-07-18Fix T41109: Reloading image that has been modified outside Blender does not u...Sergey Sharybin
2014-07-18Fix T41114: Particle systems cause memory corruption due to invalidLukas Tönne
2014-07-18Fix T41081: Presets not working on pinned properties panels.Lukas Tönne
2014-07-18Fix T41035: Scale Manipulator CTRL-ALT-S issue with maya shortcutsSergey Sharybin
2014-07-18Fix wrong interface flags combination in inverse kinematics panelSergey Sharybin
2014-07-18Fix T41039: Hook modifier sometimes fails to retain correct bezier curve poin...Sergey Sharybin
2014-07-18Fix wrong index update when removing CV pointsSergey Sharybin
2014-07-18BGE: Add property/material detection and X-Ray for mouse over any sensorMitchell Stokes
2014-07-18BGE: Add missing documentation and attribute constraint_type for ConstraintWr...HG1
2014-07-18BGE: Add level mode to property actuatorHG1
2014-07-18Code cleanupCampbell Barton
2014-07-18Fix -1 passed as boolCampbell Barton
2014-07-18Fix a BI bug: when an object had dupliobjects children, it was never rendered...Bastien Montagne
2014-07-18Fix T41113: Hide doesn't work on particle systemsBastien Montagne
2014-07-17Add helper to validate (and fix) material indices of meshes' polygons, curves...Bastien Montagne
2014-07-17Bake-API: progress (bar) workingDalai Felinto
2014-07-17BGE: rtsp support for VideoTexture (video streaming)Dalai Felinto
2014-07-17Fix T34664: bevel face material can be set in tool and modifier.Howard Trickey
2014-07-17Use compiler attributes for more BLI libsCampbell Barton
2014-07-17Fix for bmesh_vert_separate adding to visithash multiple timesCampbell Barton
2014-07-17Correct error in recelty added BM_face_split_edgenetCampbell Barton
2014-07-17Correct previous commit - space crept in patchCampbell Barton