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
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-10NULL pointer check to prevent some crash in background modeMartin Poirier
2009-11-10Running with -d, python context also prints members asked from context that a...Martin Poirier
2009-11-10Add Sticky was essentially a blank operator. Possibly context functions weren...Roland Hess
2009-11-10Math LibBrecht Van Lommel
2009-11-10Function declaration for BPY_context_getMartin Poirier
2009-11-10fix error with python exceptions in BPy_errors_to_reportCampbell Barton
2009-11-10modify the python context access so invalid names will raise an exception rat...Campbell Barton
2009-11-10fix for own error in active bone commit, wasnt checking object type was an ar...Campbell Barton
2009-11-10Fix for math lib commit, had duplicate definitions of functions,Brecht Van Lommel
2009-11-10Bugfix #19835: While playing animation, Render>Dimensions>FrameRate does not ...Joshua Leung
2009-11-10Fix for [#19847] Joined meshes fail to renderMatt Ebb
2009-11-10Fix for [#19852] Animation rendering not working in new sceneMatt Ebb
2009-11-10Fix inconsistent order in Image editor alpha display buttonsMatt Ebb
2009-11-10Fix for [#19855] Color Ramp Interpolation is not workingMatt Ebb
2009-11-10* Finished (well, almost ;) RNA wrapping and layout-engine-ing all the nodes.Matt Ebb
2009-11-10* Small UI drawing tweaks, part of it allowing a bit of extra space for text ...Matt Ebb
2009-11-10Bugfixes for Armatures, SplineIK, and F-Curve RNA:Joshua Leung
2009-11-10Don't free Context from python.Martin Poirier
2009-11-10Math Lib ReorganizationBrecht Van Lommel
2009-11-10use armature active bone as a pointer rather then a flag for each bone that n...Campbell Barton
2009-11-09Add FFTW3 support to Makefiles, make OpenJpeg use OS lib for Linux.Guillermo S. Romero
2009-11-09Update of older commit (23102) from Bob Holcomb -- fix for Darken mode blendi...Roland Hess
2009-11-09- scons fix for linux buildDamien Plisson
2009-11-09Mac :Damien Plisson
2009-11-09- fix Cocoa window setOrder function to maintain focus on a blender window (e...Damien Plisson
2009-11-09material shader curve factor (same as compo node)Campbell Barton
2009-11-09* Fixing tooltips: "ratraced" > "raytraced". Patch by Oxben on mailing list. ...Thomas Dinges
2009-11-09workaround for crash when dragging nodesCampbell Barton
2009-11-09- added particle select_inverseCampbell Barton
2009-11-09OpenGL grease pencil renderCampbell Barton
2009-11-09Fixed this startup crash on windows:Robin Allen
2009-11-08*Small tooltip fix for strand start/end.Thomas Dinges
2009-11-08Sequencer: (small Durian wish)Andrea Weikert
2009-11-08support much longer prompts for the consoleCampbell Barton
2009-11-08Nodes:Thomas Dinges
2009-11-08Graph Editor Drawing Tweaks:Joshua Leung
2009-11-08bpy/rna api class featureCampbell Barton
2009-11-08pep8 whitespace commitCampbell Barton
2009-11-07Merge -c 24393 (patch by Jan) from COLLADA branch.Arystanbek Dyussenov
2009-11-07- added console language typeCampbell Barton
2009-11-07- modal keymap for border selectCampbell Barton
2009-11-07Fix for transform orientation fix, probably forgot to commit this?Brecht Van Lommel
2009-11-07Bugfix: crash in posemode transform buttons with no active pose bone.Brecht Van Lommel
2009-11-07Make orientation matrix access function public.Martin Poirier
2009-11-06B.blend.c update. Only change is that brushes and panels are not saved, soBrecht Van Lommel
2009-11-06experemental durian request, allow view manipulation while using circle selectCampbell Barton
2009-11-06- removing the last particle system now exits particle edit mode.Campbell Barton
2009-11-06Driver Scripting:Joshua Leung