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
2013-12-26Cycles Volume: implement volume absorption node.Brecht Van Lommel
2013-12-26Merge branch 'master' into soc-2013-dingtoBrecht Van Lommel
2013-12-26Code Cleanup: remove object arg to CDDM_from_mesh mesh_create_derivedCampbell Barton
2013-12-25Missed this in last commitSergej Reich
2013-12-253D View: Draw rigid body collision shapes.Sergej Reich
2013-12-253D View: Fix drawing bounds for game engineSergej Reich
2013-12-25Code cleanup: no need to switch to threaded alloc, it's done by task poolSergey Sharybin
2013-12-25Use generic task scheduler for threaded image processorSergey Sharybin
2013-12-25Motion tracking curves: correct some operator's poll functionsSergey Sharybin
2013-12-25Implement per-frame track reprojection error visualizationSergey Sharybin
2013-12-25Fix T37709: Memory corruption when freeing custom bone shape objectsSergey Sharybin
2013-12-24String API: BLI_ascii_strtolower/upper now check NULL terminatorCampbell Barton
2013-12-24Fix for own recent commitCampbell Barton
2013-12-24UI: Display alpha checkers in image info's color swatch.Campbell Barton
2013-12-24UI: fix for slight glitch drawing image infoCampbell Barton
2013-12-24Fix T37914: Mask modifier behaves differently until paintedCampbell Barton
2013-12-24BMesh optimize face splitting by taking loops rather then vertsCampbell Barton
2013-12-23Code Cleanup: styleCampbell Barton
2013-12-23UI: communicate external data autopack better in the UI.Simon Repp
2013-12-23Move python threading stuff to own file in bf_python_extSergey Sharybin
2013-12-23Make makesdna capable of detecting 32bit alignment issues on 64bit platformSergey Sharybin
2013-12-23Fix compile error on 32 bits linux / windows, wireframe modifier needs padding.Brecht Van Lommel
2013-12-23BMesh API: optimize BM_edge_exists().Campbell Barton
2013-12-23BMesh API: make simple, low level functions inlineCampbell Barton
2013-12-23UI: Resolve T37917, disable tooltip scaling (zoomout only)Campbell Barton
2013-12-23Fix for tooltip right side having zero offsetCampbell Barton
2013-12-23Fix for converting unfilled 3d text into a meshCampbell Barton
2013-12-23Dupliverts: avoid calculating normals if not usedCampbell Barton
2013-12-22Add ItemDestroyable to the cache limitorSergey Sharybin
2013-12-22Code Cleanup: de-duplicate constraint checks with armature joinCampbell Barton
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-22error in recent commit (this is getting ridiculous),Campbell Barton
2013-12-22error in last commit, missing normal update.Campbell Barton
2013-12-22error in last commit, flag names.Campbell Barton
2013-12-22Modifier: New Wireframe ModifierCampbell Barton
2013-12-21EditMesh: wireframe tool, add offset and vgroup support (not used yet)Campbell Barton
2013-12-21Fix for mesh deform modifier missing copy for flag.Campbell Barton
2013-12-21Mesh Modifiers: refactor copying using a generic functionCampbell Barton
2013-12-21Support units in modal numinputBastien Montagne
2013-12-21Fix T37906: Adding force field settings to boids gives hard crashSergey Sharybin
2013-12-21Fix T37907: Crash when change screen layout to "Motion Tracking"Sergey Sharybin
2013-12-21Fix T37903: Operator log serialization broken for sets.Bastien Montagne
2013-12-20Fix bookmarks not appearing in file browser after "copy previous settings".Brecht Van Lommel
2013-12-20Fix wrong display of movie clip cache with mask overlay enabledSergey Sharybin
2013-12-20Slightly improve undo performance in dyntopo when last operator was maskAntony Riakiotakis
2013-12-20Fix T37883: Dope Sheet - Selecting object channels in AnimEditors doesn't mak...Joshua Leung
2013-12-20Code Cleanup: styleCampbell Barton
2013-12-20Don't use with_resol suffix for functions which doesn't get resolutionSergey Sharybin
2013-12-20Code cleanup: remove unused functions from mask moduleSergey Sharybin
2013-12-20Fix for border select doesn't work with normalization enabledSergey Sharybin