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-03-06Feature Request: "Show Errors" Filter for Anim Editors now works forJoshua Leung
2013-03-06The imperative per-few-days blenderplayer fix.Antony Riakiotakis
2013-03-06Bugfix [#34519] deleted cache after duplicating an object with baked simulationDaniel Genrich
2013-03-06Weight Painting: Added userpref for zero_weight color.Gaia Clary
2013-03-06Fix cursor display for anchored brushes due to own recent change ofAntony Riakiotakis
2013-03-05UI messages fix: no end point in tips! (from r55055).Bastien Montagne
2013-03-05code cleanup: also change BKE_blender.h BLENDER_VERSION_CHAR to 'a' so as not...Campbell Barton
2013-03-05Simple deform modifier: replace factor property by angle for twist and bendBrecht Van Lommel
2013-03-05View All operator for motion tracking dopesheet.Sergey Sharybin
2013-03-05Bug fix #34534Ton Roosendaal
2013-03-05Switch from DENSE_NORMAL_CHOLESKY to DENSE_QRSergey Sharybin
2013-03-05Update Ceres to 1.5RC3Sergey Sharybin
2013-03-05Sanity check in the cut-links operator, make sure preview jobs are not runnin...Lukas Toenne
2013-03-05Fix #34507, adding reroute node into invalid links would crash the compositor.Lukas Toenne
2013-03-05fix for building with msvcCampbell Barton
2013-03-05code cleanup: remove unused argument from bli_builddirCampbell Barton
2013-03-05fix for building with mingw in since recent changes.Campbell Barton
2013-03-05code cleanup: remove unused member of direntry struct, also add include for b...Campbell Barton
2013-03-05patch [#34103] path_util_split_dirstring.patch, path_util_split_dirstring_2.p...Campbell Barton
2013-03-05patch [#34103] path_util_cleanups.patchCampbell Barton
2013-03-05patch [#34103] storage_bli_dir_contents.patchCampbell Barton
2013-03-05patch [#34103] storage_bli_file_size.patchCampbell Barton
2013-03-05patch [#34103] fileops_file_is_writable.patch, fileops_file_is_writable_2.patchCampbell Barton
2013-03-05patch [#34103] fileops_1.patchCampbell Barton
2013-03-05patch [#34103] dir_contents.patchCampbell Barton
2013-03-05patch [#34103]Campbell Barton
2013-03-05Image buffer rectangle operation optimization: Remove a switch statementAntony Riakiotakis
2013-03-05Convert paint stroke code to write region instead of screen coordinatesAntony Riakiotakis
2013-03-04patch [#34103] use boolean in path functions and add comments.Campbell Barton
2013-03-04patch [#34103] use booleans for extensions testing.Campbell Barton
2013-03-04Fix for incorrect subpixel precision of marker when using track offsetSergey Sharybin
2013-03-04BugfixTon Roosendaal
2013-03-04Fix for texture preview render with show alpha enabled, now it shows noBrecht Van Lommel
2013-03-04Avoid clearing the depth buffer when using full screen quads forAntony Riakiotakis
2013-03-04Change default margin for bake to 16 pixelsAntony Riakiotakis
2013-03-04patch [#34525] Scons ' colorCampbell Barton
2013-03-04Fix for image transparency backwards compatibility. Now the texture datablock...Brecht Van Lommel
2013-03-04Fix #34475: Weird noise bug with Texture nodesSergey Sharybin
2013-03-04Collada: Added ngon support to Vertex Color exporterGaia Clary
2013-03-04Fix #34501: Painting on image editor with texture brush causes memory leaks i...Sergey Sharybin
2013-03-04OSX/locale: a further cleanupJens Verwiebe
2013-03-04Bugfix #34493Ton Roosendaal
2013-03-04bge bugfix: [#34517] 2D Filter causes mouselook script drifting effect (patch...Dalai Felinto
2013-03-04BGE bug-fix[#34523] 2dfilter produces render error (objects disappear) - like...Dalai Felinto
2013-03-04code cleanup: view3d_clipping_test was making a vector copy for no reason.Campbell Barton
2013-03-04fix [#34416] Sculpt with ALT-B affects unseen mesh partsCampbell Barton
2013-03-04fix [#34473] Blender Crashes on toggling modes, dynatopo sculpt/object mode.Campbell Barton
2013-03-04fix [#34490] Copy and paste floating point number fields losses precisionCampbell Barton
2013-03-04fix [#34369] applying screw modifier turns object to blackCampbell Barton
2013-03-04code cleanup: unused vars in collada, preprocessor formatting & warning in mi...Campbell Barton