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
2012-07-05Fix for [#32016] Tracking Settings Presets not workingThomas Dinges
2012-07-05Change order of inclusion to stop MinGW from complainingAntony Riakiotakis
2012-07-05style cleanupCampbell Barton
2012-07-05style cleanupCampbell Barton
2012-07-05code cleanup: remove Python.h include from blenkernel.Campbell Barton
2012-07-04fix for crash with zero area mask.Campbell Barton
2012-07-04style cleanupCampbell Barton
2012-07-04Minor update to make it work within i18n repo too.Bastien Montagne
2012-07-04Bugfix Smoke / DynamicPaint: Missing update call from depsgraph was missing w...Daniel Genrich
2012-07-04Cmake / Boost:Thomas Dinges
2012-07-04Windows (msvc 2010) is now using Boost 1.49 - Updated cmake file.Alexander Pinzon
2012-07-04fix for carve memory leak, update carve to hg bf36d92ff093Campbell Barton
2012-07-04Last spell checking (for now).Bastien Montagne
2012-07-04More spell checking.Bastien Montagne
2012-07-04spelling cleanup: metre -> erCampbell Barton
2012-07-04relay the original node to a different place holder to resolve someJeroen Bakker
2012-07-04Spellfixes: colour -> colorBastien Montagne
2012-07-04cycles changes:Campbell Barton
2012-07-04Two pass execution:Jeroen Bakker
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-07-04Revert the DNA pdef_stickness -> pdef_stickiness part of r48556.Bastien Montagne
2012-07-04Mask node: create a copy of layers to be rasterized in initExecutionSergey Sharybin
2012-07-04fix error in node template and quiet warning.Campbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-07-03Minor updates.Bastien Montagne
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-07-03Also fix Anim Player button for node editorSergey Sharybin
2012-07-03Grmph! module renaming broke the tool!Bastien Montagne
2012-07-03Fix #32002: "Anim Player" button on header doesn't appearSergey Sharybin
2012-07-03image sequence - apply cyclic option AFTER the image offset,Campbell Barton
2012-07-03dont display image sequences outside the frame range in the 3D viewport.Campbell Barton
2012-07-03Fix for the "black F-Curves" bug on undoJoshua Leung
2012-07-03More exception words to the ui dico... :/Bastien Montagne
2012-07-03Minor edits.Bastien Montagne
2012-07-03Fix [#31977] Export Animated Mesh, terminate baking in fluid-simBastien Montagne
2012-07-03rename module to something less generic.Campbell Barton
2012-07-03fix (actually nasty workaround), for groups incorrectly drawing in the object...Campbell Barton
2012-07-03Optimized the area of interest of the lensdistortion node.Jeroen Bakker
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-07-03Check for nullpointers.Jeroen Bakker
2012-07-03fix for memory leak in BKE_mesh_ensure_navmesh(), it would add 2 navmesh laye...Campbell Barton
2012-07-03fix for smoke writing uninitialized values to pointcache, not a big deal sinc...Campbell Barton
2012-07-03Bugfix: Fix crashes with empty material slotsJoshua Leung
2012-07-03Followup for r.48515Joshua Leung
2012-07-03Bugfix [#31834] Cycles materials cannot be manipulated using driversJoshua Leung
2012-07-03Bugfix [#31976] Bone Group Custom color set is not respected when creating anJoshua Leung
2012-07-03Nice update to xgettext replacement, now finds 608 strings, think this covers...Bastien Montagne
2012-07-03add bmesh/python operator support for vector and matrix args.Campbell Barton
2012-07-02Adding (moving from bf-translation) the i18n python module. This will make it...Bastien Montagne
2012-07-02fix for crash getting GROUP_OT_objects_remove's props without a context (own ...Campbell Barton