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-08-12- was displaying 1cm as 10mm because of double precission problem.Campbell Barton
2009-08-12fix for errors evaluating user input when units are disabledCampbell Barton
2009-08-12added time units, currently only used when metric or imperial are enabled.Campbell Barton
2009-08-11- missing a decref for new pytypesCampbell Barton
2009-08-11user interface units, off by default.Campbell Barton
2009-08-11Added libsamplerate.a in MakefileTon Roosendaal
2009-08-112.5Ton Roosendaal
2009-08-11SVN maintenance.Guillermo S. Romero
2009-08-11Smoke: fix problem with more than 1 domain + collision and flow groups - repo...Daniel Genrich
2009-08-11Animation Editors: Code Cleanup Part 1 - DrawingJoshua Leung
2009-08-11fix for using subtype units that are not defined as a part of types. eg.Campbell Barton
2009-08-11fixed mistake made when changing rna prop definition functions, made povray c...Campbell Barton
2009-08-11RNA: subtypes and unitsBrecht Van Lommel
2009-08-11RNA: make curve and metaball update functions consistent withBrecht Van Lommel
2009-08-112.5: FixesBrecht Van Lommel
2009-08-112.5: UI, tweaks to curve mapping template to fit betterBrecht Van Lommel
2009-08-112.5: Small optimization in color management code to avoid doingBrecht Van Lommel
2009-08-10Stop changing the includes!Joerg Mueller
2009-08-10Add missing include dir to MakefileDiego Borghetti
2009-08-10Sculpt/2.5:Nicholas Bishop
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-10missing include for fluidCampbell Barton
2009-08-10Smoke:Daniel Genrich
2009-08-10patch from Stukfruit in IRCCampbell Barton
2009-08-10adding back button evaluation so you can do 1/60, 90*0.1 etc as well as dimen...Campbell Barton
2009-08-10fix for build problem with audiospace and implicit declaration.Campbell Barton
2009-08-10Change linux makefiles to use system wide python lib.Guillermo S. Romero
2009-08-10Wrap message with " as the ' was giving issues.Guillermo S. Romero
2009-08-10Add initial support in Makefiles for audaspace.Guillermo S. Romero
2009-08-10remove python2.x supportCampbell Barton
2009-08-10fix crash caused by stroke selectionMartin Poirier
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-08-09Sculpt/2.5:Nicholas Bishop
2009-08-09fftw + smoke: fifxing define (making it work with scons)Daniel Genrich
2009-08-09- fix error in last commitCampbell Barton
2009-08-09Smoke: Daniel Genrich
2009-08-09- report errors on rna name collisions (does not check parent type yet)Campbell Barton
2009-08-09Smoke: decoupling of wavelet #2, new noise strength option on gui, fftw3 opti...Daniel Genrich
2009-08-09Smoke: fixing collision objects again (bug introduced in decoupling commit) -...Daniel Genrich
2009-08-08Improved layout of voronoi texture. There was some strange empty space.William Reynish
2009-08-072.5 3D View Toolbar:Thomas Dinges
2009-08-07Added material game physics options in RNA and layout. William Reynish
2009-08-07bpy_context_set and bpy_context_clear to replace a number of functions (some ...Campbell Barton
2009-08-07smoke: Daniel Genrich
2009-08-07fix for crash while appending data. (missing NULL check for newlibadr return ...Campbell Barton
2009-08-07svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22205:22290Campbell Barton
2009-08-07gameObject -> blenderObject mapping was being created but wasnt needed.Campbell Barton
2009-08-07BGE: removing remaining reference to sce->world->gravity/physics/... (it's al...Dalai Felinto
2009-08-07PovrayCampbell Barton
2009-08-072.5 Mesh Draw Options: [WIP]Thomas Dinges