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-11* Fixed nodetree animation by giving nodes unique namesMatt Ebb
2009-11-11Mitchell Stokes BGE MouseWarp patch + warning fixCampbell Barton
2009-11-11Grease Pencil for Nodes Editor:Joshua Leung
2009-11-11node warning fixesMatt Ebb
2009-11-11Added compositing node support to the animation editorsMatt Ebb
2009-11-11Fixes for martin's background mode commit - now works fine here on OS XMatt Ebb
2009-11-11Background mode in more working conditions.Martin Poirier
2009-11-11Wrapped node input and output sockets in RNA.Matt Ebb
2009-11-11Actionzones (i.e. corner widgets for splitting views) were broken after the m...Joshua Leung
2009-11-11Fix CMake build system for WindowsErwin Coumans
2009-11-10Math LibBrecht Van Lommel
2009-11-10Split operator internal call (for python) between invoke and exec. Only invok...Martin Poirier
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