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-13Image cache rewrite to using generic movie cacheSergey Sharybin
2013-12-13Interface / Particles: Fix bad alignment in Rotation panel, sub layout missed...Thomas Dinges
2013-12-13Interface / PointCache: Remove name fields here as well, not needed anymore d...Thomas Dinges
2013-12-13Implement GPU-side ditherSergey Sharybin
2013-12-13minor style and comment fix.Antony Riakiotakis
2013-12-13Hide the 3D cursor in a few cases where it is unneeded (active object isAntony Riakiotakis
2013-12-13Fix T37572: text editor scrolling not working well with Mac trackpad panning.Brecht Van Lommel
2013-12-12UI: remove text margin when a slider is aligned to another buttonCampbell Barton
2013-12-12Radial control operator support for pixel propertiesAntony Riakiotakis
2013-12-12Fix T37692: Follow active quads failed on unselected-active-faceCampbell Barton
2013-12-12RNA: Add pixels property typeScott Petrovic
2013-12-12Code Cleanup: use static for sky_model_data.hCampbell Barton
2013-12-12improvements and simplification to gravity code:Antony Riakiotakis
2013-12-12Sculpt mode Gravity feature from GSOC 2010 by Jason Wilkins.Antony Riakiotakis
2013-12-12Raise llvm min version to 3.3, looks like this is needed for OSL nowadays...Bastien Montagne
2013-12-12Fix for error exposed by right-align number buttonsCampbell Barton
2013-12-12Fix T37595: Switching modal transform broke with trackball rotation.Campbell Barton
2013-12-12Code Cleanup: use const's and bools for idpropsCampbell Barton
2013-12-12Fix T37786: Curves: Geometry tab is missingSergey Sharybin
2013-12-12Attempt to fix compilation error on Debian armel kernelSergey Sharybin
2013-12-12Add libxml2, libyaml-cpp and libtinyxml to default dependencies (always-insta...Bastien Montagne
2013-12-12RNA: Add assert to ensure the idprop is correct size on array get/setCampbell Barton
2013-12-12Fix T37757: MCE - Mask Pivot Point individual origins doesnt workSergey Sharybin
2013-12-12Fix for off by one error noted by Anthony EdlinCampbell Barton
2013-12-12Use factor subtype for plane track opacitySergey Sharybin
2013-12-12Code cleanup: indent preprocessor directives inside #ifdefSergey Sharybin
2013-12-12Mesh API: Add BKE_mesh_origindex_map_createCampbell Barton
2013-12-12Code Cleanup: move mesh mapping functions into their own file/headerCampbell Barton
2013-12-12Fix T37769: inconsistent behavior of Remove Selected From Active Group.Brecht Van Lommel
2013-12-12Fix T37780: no languages in user preferences with SCons on Windows / Linux.Brecht Van Lommel
2013-12-12Code Cleanup: replace global debug checks in raycast with DEBUG ifdefCampbell Barton
2013-12-12Add meaningful default for SimpleDeform modifier's angle prop.Bastien Montagne
2013-12-12More updates, fixes and cleanup to install_deps.sh.Bastien Montagne
2013-12-11Attempt to fix compilation against libav-0.8.9Sergey Sharybin
2013-12-11Fix T37777: layout.column_flow() not working correct with retina / DPI.Brecht Van Lommel
2013-12-11UI: change how number button strings are concatenated (to easy add new suffix)Campbell Barton
2013-12-11Fix intersect_line_plane bug causing crash on Motion trail and otherBenoit Bolsee
2013-12-11UI: Small panel tweak for Dynamic Paint UI, to save some space when color typ...Thomas Dinges
2013-12-11Fix for curve pinning raising an exceptionCampbell Barton
2013-12-11Move curve's boundbox and texspace calculation out of modifier stackSergey Sharybin
2013-12-11Cache limiter cleanup and small fixesSergey Sharybin
2013-12-11User Interface: Align number buttons labels to the left, number rightCampbell Barton
2013-12-11User Interface: add colon separator for number buttonsCampbell Barton
2013-12-11Interface: avoid setting \0 to drawstr in widget_draw_textCampbell Barton
2013-12-11Sanity check in node links API: Make sure a valid node exists for bothLukas Tönne
2013-12-11Fix T37755: Autokey doesn't work for local Z-Axis in Camera view with MotionP...Joshua Leung
2013-12-11Fix incorrect comment - copy and paste errorJoshua Leung
2013-12-11Code cleanup: assign win size to const vars and some renamingCampbell Barton
2013-12-11Minor fix to generated settings for scons (affected ilmbase/openexr).Bastien Montagne
2013-12-10Fix T37713: proxy not updated for first frame in background render.Brecht Van Lommel