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-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2010-01-08Animation Channels Drawing Tweak:Joshua Leung
2010-01-08FSAA: properly disable it for first window draw, remove obsolete backbufferBrecht Van Lommel
2010-01-08Fix for problems in previous commit when buildinfo wasn't enabled.Matt Ebb
2010-01-08Properly refresh the node tree when making links with the node Make Links toolMatt Ebb
2010-01-08Added the svn revision number to the splash screen (when buildinfo is Matt Ebb
2010-01-08Make the image open operator work even if there's no scene in context.Martin Poirier
2010-01-08SVN maintenance.Guillermo S. Romero
2010-01-08Image RNA api: Don't crash if can't acquire buffer from image when saving ima...Martin Poirier
2010-01-08Bugfix #20605: Shape key values not keyable from mesh data panel. Keyable fro...Joshua Leung
2010-01-08Grease Pencil: Lock current frame optionJoshua Leung
2010-01-08fly mode doesnt need this workaround now - it broke fly mode when the camera ...Campbell Barton
2010-01-08Animation Visualisation Cleanups - Part 2:Joshua Leung
2010-01-08* Use color wheel template for RGB nodeMatt Ebb
2010-01-08Add ability to cancel/revert dragging on color picker widgets with Escape, sa...Matt Ebb
2010-01-07rna image api: with dummy ImageUser, this can save RenderResults now.Martin Poirier
2010-01-07Fix for memmove error in RNA collecton remove, could crash onBrecht Van Lommel
2010-01-07Make scene optional in BKE_write_ibuf (only used for stamping)Martin Poirier
2010-01-07group instance still didnt work in some cases, now tag ID flag when linking a...Campbell Barton
2010-01-07last commit didnt work properly, all groups were added. Tested to work with e...Campbell Barton
2010-01-07option to instance groups when linking or appending.Campbell Barton
2010-01-07fix for painting bug added since 25391 (own fault)Campbell Barton
2010-01-07Fix for eyedropper not calling proper updates. Silly!Matt Ebb
2010-01-07Fix [#19820] linking material nodes in node editor doesn't update the materia...Matt Ebb
2010-01-07Fix for Color Picker Eyedropper crash. Thx Matt :)Thomas Dinges
2010-01-07Fix [#19664] updating key in graph editor doesn't update value for Matt Ebb
2010-01-07OpenGL anti-aliasing for 3D view, user selectableDamien Plisson
2010-01-07Color Picker work:Matt Ebb
2010-01-07PyDoc updated for Rasterizer setEyeSeparation and setFocalLength + blenderpla...Dalai Felinto
2010-01-07Replaced lasso gesture filling code with scanfill, not 100% as nice, but simp...Matt Ebb
2010-01-07fix for own but in recent driver optimization [#20580] Driver Crasher rev [25...Campbell Barton
2010-01-07RNA API: image.save(path)Martin Poirier
2010-01-06Keymaps:Thomas Dinges
2010-01-06Renderer: Change default test_break function to check G.afbreek to work corre...Martin Poirier
2010-01-06Disable OpenGL anti-aliasing by default for now.Damien Plisson
2010-01-062 small view navigation features stolen from other apps :)Matt Ebb
2010-01-06fix for crash when setting a shapekeys name in rna, (probably other propertie...Campbell Barton
2010-01-06Fix #20519: shrinkwrap modifier doesnt work with subsurface modifier.Brecht Van Lommel
2010-01-06Particle edit: optimization for combing, was computing hair space too often,Brecht Van Lommel
2010-01-06OpenGL Anti-aliasing implementation for blender windowsDamien Plisson
2010-01-06patch from Kevin Roy (kiniou), [#20584] get the image size in pixels in Pytho...Campbell Barton
2010-01-06write our to a shorter path, was failing unless you made the path manually si...Campbell Barton
2010-01-06BGE: KX_GameObject.rayCast() to return 5-tuple in case of no hit when poly=2 ...Benoit Bolsee
2010-01-06*Disabled filled lasso drawing on Windows for now, was causing some strange p...Matt Ebb
2010-01-06Fix for keymap rna, wasn't updated for doubleckickMatt Ebb
2010-01-06Small tweaks to gesture drawing to show the filled selectable area.Matt Ebb
2010-01-06MSVC compile fixMatt Ebb
2010-01-06Node editor tweaksMatt Ebb
2010-01-06Fix for PROP_MATRIX auto UI layoutMatt Ebb
2010-01-06Restored Compositor 're-render single layer' functionality (buttons on render...Matt Ebb