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
path: root/source
AgeCommit message (Expand)Author
2010-11-21Fixed missed selection oulines for curves/surfaces/fonts/armature when textur...Sergey Sharybin
2010-11-21- check IF WIN32 AND NOT UNIX (for cygwin)Campbell Barton
2010-11-21Bugfix #24824Ton Roosendaal
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-11-21- some more rna range corrections Campbell Barton
2010-11-21incorrect argument parsing for python opengl module bgl.Campbell Barton
2010-11-21fix for RNA ranges exceeding the range of the type (INT_MAX used on short's f...Campbell Barton
2010-11-21Changing KX_Camera.perspective didn't actually change the camera's perspectiv...Mitchell Stokes
2010-11-21[#24827] Crash when auto-keyframing while playing animationMartin Poirier
2010-11-20Bugfix #24792Ton Roosendaal
2010-11-20== Multires ==Nicholas Bishop
2010-11-20Cancel edge slide on invalid selection.Martin Poirier
2010-11-20Bugfix #21028Ton Roosendaal
2010-11-20Allow keyframing editmode curve values, also fix a bug where adding a new cur...Campbell Barton
2010-11-20- report python script errors to blender report system, or through operators ...Campbell Barton
2010-11-20Bugfix #24801Ton Roosendaal
2010-11-20region.tag_redraw() broke building with the player.Campbell Barton
2010-11-20WITH_OPENJPEG wasn't defined for CMake or SCons, which meant blender couldn't...Campbell Barton
2010-11-20Bugfix for [#24768] 6DoF Constraint options missing.Thomas Dinges
2010-11-20- smoke wasn't closing the file of loading a tile had the wrong length.Campbell Barton
2010-11-20- add python/rna function region.tag_redraw()Campbell Barton
2010-11-19patch from Shane Ambler, free memory when failing to create slide verts.Campbell Barton
2010-11-19bugfix [#24812] Cannot change top/left/front views in quad view after camera ...Campbell Barton
2010-11-19Tsk! Circle, cross and axis draw types for particles weren't using the partic...Janne Karhu
2010-11-19Tsk! Minimum value for particle draw size is 0 (default size).Janne Karhu
2010-11-19Fix for [#23696] Receive Transparent produces shadows in diffuse passJanne Karhu
2010-11-19fix [#24810] Mist Settings Are Not Visually Updated When Camera Displays MistCampbell Barton
2010-11-19bugfix [#24807] nan pixel on Word BG with Angular Map coord textureCampbell Barton
2010-11-19"Fix" for [#24743] Strand Shading: Distance slider gives different results ev...Janne Karhu
2010-11-19Possible fix for [#23982] Display update with animated nested custom ID prope...Janne Karhu
2010-11-19patch [#24800] Make scene type buttons from material preview optionalCampbell Barton
2010-11-19edit on last commit, for calculating drivers on obdata just check for animdat...Campbell Barton
2010-11-19bugfix [#24796] Drivers are ineffective on Text & Curve obj. geometry parametersCampbell Barton
2010-11-19bugfix for pivot constraint.Campbell Barton
2010-11-19Fixing a crash when dynamically loading a scene that contains a bone parent.Mitchell Stokes
2010-11-19bugfix [#24803] Export UV Layout in PNG (default) corrupts BlendfileCampbell Barton
2010-11-19[#24802] Invert vertex group not inverting armature modifier influenceCampbell Barton
2010-11-19use 'const char *' for imbuf and file ops.Campbell Barton
2010-11-19remove unused argument.Campbell Barton
2010-11-19Bugfix #24795: Typo fix in particle_system.cJoshua Leung
2010-11-18Algorithm fix for fluid particles:Janne Karhu
2010-11-18Bugfix #22052Ton Roosendaal
2010-11-18Feature fixTon Roosendaal
2010-11-18bugfix [#22615] Opening a blend file in python (bpy.ops.wm.open_mainfile() (r...Campbell Barton
2010-11-18fix [#24786] Setting Rotation Units to Radians doesn't affect the UI [33146]Campbell Barton
2010-11-18missed removing the file for scons.Campbell Barton
2010-11-18remove unused classes.Campbell Barton
2010-11-18rename libs internal libs for CMake + SCons (used in MSVC project files)Campbell Barton
2010-11-18Bug fix:Ton Roosendaal
2010-11-18Bugfix #24781: Can't use rest position / pose position on linked-group proxy ...Joshua Leung