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-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
2012-07-02Fix for image texture node in cycles. The button draw function has to use the...Lukas Toenne
2012-07-02Limit out of screen tiles to be scheduled.Jeroen Bakker
2012-07-02Smoke Bugfix: Turbulence was removed.Daniel Genrich
2012-07-02Bugfix for wrong / bad vorticity forming weird banding on the y and z axis. Daniel Genrich
2012-07-02Fix #31970: Crash, whith Sequencer Swap Data-FunctionSergey Sharybin
2012-07-02Validate mesh selection stack in mesh_validate functionSergey Sharybin
2012-07-02Fix #31961: Grease Pencil in VSE don't save the dataSergey Sharybin
2012-07-02Fix related on #31984: Multires Displacement Bake creates ripples for each su...Sergey Sharybin
2012-07-02code cleanup: minor editsCampbell Barton
2012-07-01don't disable cycles when OIIO isnt found, instead throw an error, annoying w...Campbell Barton
2012-07-01another fix for error in the view raycast templateCampbell Barton
2012-07-01fix for 2 errors in the templateCampbell Barton
2012-07-01style cleanupCampbell Barton