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
2005-11-23- changed DerivedMesh integration, the fluidsim meshes nowNils Thuerey
2005-11-23- added dynlibtiff.c and tiff.c for compilationNils Thuerey
2005-11-23nan definition for precompiled libtifJean-Luc Peurière
2005-11-22updated the python script to create a good c file. Thanks intrr.Kent Mein
2005-11-22Made the envvar stuff work and slightly simplified it ;-)Alexander Ewering
2005-11-22got rid of snprintf.... Replaced with MEM_mallocN and friends...Kent Mein
2005-11-22- accidentally removed a macro for returning Py_None for python 2.3Joseph Gilbert
2005-11-22A few more python 2.4 macros to covert to 2.3 compatible code.Joseph Gilbert
2005-11-22Little bit of testing code snuck in there.Joseph Gilbert
2005-11-22Fix for a python boolean macro that shouldn't be there.Joseph Gilbert
2005-11-22This is a modified version of patch #2995Kent Mein
2005-11-22Added some equvalency tests for the other math objectsJoseph Gilbert
2005-11-22Another bugreport, this time Basse: in NLA a position could sometimes beTon Roosendaal
2005-11-22Matt bugreport; stride bone caused character to float away while movingTon Roosendaal
2005-11-22Crasher bug from andy: loading a file with "No UI" crashes when that fileTon Roosendaal
2005-11-22Removed clipping conventions for setting prefsize in Blender. Meaning, forTon Roosendaal
2005-11-22* LSCM live transform is finally here!Matt Ebb
2005-11-22new attempt at the pyboolean macro, 'cause that style did not work in one lin...Toni Alatalo
2005-11-22trying to fix new armature compile probs on macs (w/ py 2.3 probably) by addi...Toni Alatalo
2005-11-22Bugfix #2841Ton Roosendaal
2005-11-22- editng options for armature added to AramtureTypeJoseph Gilbert
2005-11-22- drawtypes added to ArmatureTypeJoseph Gilbert
2005-11-21* added some display options to the ArmatureType classJoseph Gilbert
2005-11-21* adds deformation properties to armatureTypeJoseph Gilbert
2005-11-21* [ #3376 ] Blender.Mathutils.Matrix().toQuat() brokenJoseph Gilbert
2005-11-21Bugfix #3153Ton Roosendaal
2005-11-21Fix #3064Ton Roosendaal
2005-11-21Bugfix #3346Ton Roosendaal
2005-11-21Bugfix #3434Ton Roosendaal
2005-11-21A few more doc updatesJoseph Gilbert
2005-11-21Some updates to armature documentation.Joseph Gilbert
2005-11-21Colorband input for ramp shaders need to be clamped for (0-1)...Ton Roosendaal
2005-11-21Rui Campos found a glitch in drawing particles, these were accidentallyTon Roosendaal
2005-11-21Bugfix #3431Ton Roosendaal
2005-11-21Bugfix #3426Ton Roosendaal
2005-11-21Bugfix #3430Ton Roosendaal
2005-11-21Bugfix #3422Ton Roosendaal
2005-11-21New textbutton didn't accept buttons with Object names (or Mesh, etc), theTon Roosendaal
2005-11-21Bugfix #3423Ton Roosendaal
2005-11-21TAB cycling in number/text buttons. Was in tuhopuu too, but code neededTon Roosendaal
2005-11-20-- change lastused in struct Image from long to int (caused problems withKen Hughes
2005-11-20* Updated the lamp buttons to force redraw when changing the Spot Blur sliderMatt Ebb
2005-11-20-- fix indentation to make epydoc happyKen Hughes
2005-11-20Transform:Martin Poirier
2005-11-20Added pointercheck to oops code that evaluates color. Thanks campbell!Ton Roosendaal
2005-11-20-- removed GetParticlesLoc() function, which was replaced byKen Hughes
2005-11-20Patch provided by Alfredo de GreefTon Roosendaal
2005-11-20Fix in my commit of nov 3, found issue while testing regression stuff.Ton Roosendaal
2005-11-20 - Ctrl left/right arrow ... jumps between special characters (not onlyJiri Hnidek
2005-11-20Patch provided by Campbell BartonTon Roosendaal