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
2013-01-09Style cleanup in OCIO areaSergey Sharybin
2013-01-09Fix #33809: Wrong exposure affect after alpha premul changesSergey Sharybin
2013-01-08fix for select flushing in face mode for mesh 'Select More'Campbell Barton
2013-01-08fix [#33784] Select Linked All + Seams fails to select seam bounded areaCampbell Barton
2013-01-08Added trackpad (and magic mouse) support to control speed in Fly Mode in 3d.Ton Roosendaal
2013-01-08fix [#33797] decimate modifier bug on uv-coordinates when mesh uses vertex colorCampbell Barton
2013-01-08Alpha-over images on a black background when in RGB display modeSergey Sharybin
2013-01-08Bugfix #33803Ton Roosendaal
2013-01-08fix [#33792] Accessing a bmesh object created by from_object crashes blenderCampbell Barton
2013-01-08use guarded malloc for blf textureCampbell Barton
2013-01-08Remove unused IMB function which wasn't ported to new color managementSergey Sharybin
2013-01-08Fix #33804: Blender crash unlinking multilayer exr image in image nodeSergey Sharybin
2013-01-08OSX: remove a unneccessary condition, QTKit can do 32bit tooJens Verwiebe
2013-01-08Fix for [#33788] Particles - Fluid "exploding" behaviorAlex Fraser
2013-01-08Fix bevel crash #33801, when first edge of a vertex is wire.Howard Trickey
2013-01-08simplify fcm_generator_verify() using MEM_recallocNCampbell Barton
2013-01-08style cleanupCampbell Barton
2013-01-08style cleanupCampbell Barton
2013-01-08Motion Path drawing tweaks and fixesJoshua Leung
2013-01-08comment fix.Antony Riakiotakis
2013-01-08* Fix for #31581. The issue was that we scaled the face prior toAntony Riakiotakis
2013-01-07ui_lists shall be NULLed in BKE_area_region_copySergey Sharybin
2013-01-07dont copy the mvert array in DM_to_bmesh_ex()Campbell Barton
2013-01-07Make options for background gradient more organized.Antony Riakiotakis
2013-01-07minor improvement to CustomData_bmesh_merge(), allocate the correct size pool...Campbell Barton
2013-01-07Bug fix 33778Ton Roosendaal
2013-01-07Fix #33735: sequencer crash when using rendered previewSergey Sharybin
2013-01-07Add normal_flip() member to Python BMesh's Face.Howard Trickey
2013-01-07add area_poly_v3_max() for use with area_poly_v3Campbell Barton
2013-01-07Motion tracking API changeSergey Sharybin
2013-01-07Track.insert_frame used to create markers with zero pattern sizeSergey Sharybin
2013-01-07split viewport clearing into its own function: view3d_main_area_clear()Campbell Barton
2013-01-07code cleanup: warnings and use stdbool for bpy* funcs.Campbell Barton
2013-01-07compare normalized vectors when calculating the view horizonCampbell Barton
2013-01-07style cleanupCampbell Barton
2013-01-07style cleanup: '} else' and add this check to check_style_c.pyCampbell Barton
2013-01-07BGE: Fix for [#33053] "2.6x Joystick Sensor Event: Axis fails to fire at full...Mitchell Stokes
2013-01-07Fix for r53610, check that ob->sculpt is valid before using itNicholas Bishop
2013-01-06Initialize gradient for default themeAntony Riakiotakis
2013-01-06Small draw optimization: Draw sky with glDrawElements. CalculateAntony Riakiotakis
2013-01-06Three fixes:Ton Roosendaal
2013-01-06Disable multires in sculpt mode if dynamic-topology mode is enabledNicholas Bishop
2013-01-06Slight modification of viewport sky: Avoid clearing the colour bufferAntony Riakiotakis
2013-01-06Eyecandy feature: background gradient for 3D viewport. Enable in user prefere...Antony Riakiotakis
2013-01-06Trackpad: "pinch/stretch" zooming is non-inversed in default now.Ton Roosendaal
2013-01-06add ability to use world gradient rendering when 'Only Render' option is enab...Campbell Barton
2013-01-06sequencer api args - rename start/end_frame to frame_start/end to match the r...Campbell Barton
2013-01-06Solving nasty annoyance:Ton Roosendaal
2013-01-06Rename dilate/erode rna property "type" to "mode" to avoid naming conflictsSergey Sharybin
2013-01-06remove frame limits for sequence strip creation. was causing errors importing...Campbell Barton