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
2011-07-17cmake source definitions:Campbell Barton
2011-07-13Adding Child Of constraint "inverse parent matrix" to rna, so itTon Roosendaal
2011-07-12RNA: fix some text datablock property UI names.Brecht Van Lommel
2011-07-08Fix #26962: softbody collision doesn't respect subsurf+displace modifiers.Brecht Van Lommel
2011-07-07Allow pose matrix to be set for Benjy Cook's GSOC project.Campbell Barton
2011-07-05Fix #27826: bone envelope head/tail radius not dynamically updated in viewport.Brecht Van Lommel
2011-07-05Fix #27863: converting curve spline type from python crashes.Brecht Van Lommel
2011-07-04Updated the indent, sorry!Jeroen Bakker
2011-07-04Current situationJeroen Bakker
2011-07-04Apply patch 4636051. COLLADA: Export selection.Nathan Letwory
2011-07-04fix for crash when setting layers or saving when there is no active scene - o...Campbell Barton
2011-07-01fix [#27820] foreach_get on bpy_prop_collections returns weird resultsCampbell Barton
2011-06-28RenderEngine API: add self.report() error reporting function for render engines,Brecht Van Lommel
2011-06-28make drawing faces in the UV editor an image space option, re-using the mesh ...Campbell Barton
2011-06-262d version of line/circle intersec function.Campbell Barton
2011-06-26Fix in texts for Mesh.materials.pop()Dalai Felinto
2011-06-25fix incorrect ui text for is_runtimeCampbell Barton
2011-06-24First commit to make "Style" settings saved in startup.blendTon Roosendaal
2011-06-23More flexible size options for particle billboards. This adds scale factors f...Lukas Toenne
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-23fix for function before definition in own recent commit.Campbell Barton
2011-06-23checks in rna range functions that the max value cant be less than the min.Campbell Barton
2011-06-23fix [#27726] Driven properties not checked for legal UI boundsCampbell Barton
2011-06-21allow rna to set vertex parent indices, blender checks for invalid values on ...Campbell Barton
2011-06-20fix [#27664] startup.blend - manipulator user-prefsCampbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-17fix [#25598] projection surface snap issueCampbell Barton
2011-06-16fix [#27673] Value sliders >1 do not represent numerical ratios rightCampbell Barton
2011-06-15Committing patch #25676 Anisotropic filtering in viewport and BGE by me.Mitchell Stokes
2011-06-14fix [#27659] Segfault when adding None to a groupCampbell Barton
2011-06-142.5 Camera:Thomas Dinges
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-06-13Bugfix #27537Ton Roosendaal
2011-06-13Elbeem / Fluidsim update:Daniel Genrich
2011-06-12Logic: clear "Script" when setting Script Controller mode to "Module"Dalai Felinto
2011-06-10fix [#27627] Strange behavior with solid open gl lightsCampbell Barton
2011-06-09fix for own mistake & fix some comments.Campbell Barton
2011-06-09Fix [#27378] ASC-CDL Color Balance Node does not allow for full range of valuesMatt Ebb
2011-06-09RNA properties - expose values as radians rather then degreesCampbell Barton
2011-06-07rna option not to save certain properties for redoing later, currently only u...Campbell Barton
2011-06-06Support for update callbacks in python defined RNA properties as discussed la...Campbell Barton
2011-06-06Keymaps: fix keymap items created in python being added with the pythonBrecht Van Lommel
2011-06-06bug [#27582] Screen Editing > Split and Join area don't work.Campbell Barton
2011-06-06Bake from multires meshSergey Sharybin
2011-06-05fix [#27554] vertex group namesCampbell Barton
2011-06-04Code holiday commit:Ton Roosendaal
2011-06-03BugFix: [#27556] Replace mesh for gfx in "Edit Object" actuator act illogical...Dalai Felinto
2011-06-02fix [#27553] Weird resulsts when animating opacity on (color) stripCampbell Barton
2011-06-01Fix #27550: texture node editor header was still showing texture datablockBrecht Van Lommel
2011-05-31tag unused rna args.Campbell Barton