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
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-10SVN maintenance.Guillermo S. Romero
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-10Drag & drop implementation at GHOST level (only OSX for now)Damien Plisson
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-09fix for running datatoc on files in a subdir (was adding slashes into the C v...Campbell Barton
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-09simple fix, still worked on my PC somehowCampbell 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-08use the cwd for the shell prompt, use subprocess.getstatusoutput rather then ...Campbell Barton
2009-11-08support much longer prompts for the consoleCampbell Barton
2009-11-08* Removed "Lock" Prefix from items inside Transform Lock Panel for consistency.Thomas Dinges
2009-11-08Nodes:Thomas Dinges
2009-11-08MSVC 9 projectfilesAndrea Weikert
2009-11-08Graph Editor Drawing Tweaks:Joshua Leung
2009-11-08bpy/rna api class featureCampbell Barton
2009-11-08pedantic enum string consistancyCampbell Barton
2009-11-08pep8 whitespace commitCampbell Barton
2009-11-07fluid cache need a +1 offset, their frame 0 is blender frame 1 (fun stuff)Martin Poirier
2009-11-07Merge -c 24393 (patch by Jan) from COLLADA branch.Arystanbek Dyussenov
2009-11-07missed committing this file (from Stani's patch)Campbell Barton