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-03bugfix [#20528] Crash when applying scale to a Bezier curveCampbell Barton
2010-01-03freeing particle modifier would access freed memory (only to tak the psys to ...Campbell Barton
2010-01-03- disallow the change the layer operator in localview.Campbell Barton
2010-01-03[#20455] Spotlight halo with deep buffers: render crashesCampbell Barton
2010-01-03fix for [#20499] Smoot view doesn't work for all view keys.Campbell Barton
2010-01-03bugfix [#20534] Blender crashes throghout compositingCampbell Barton
2010-01-03bugfix [#20542] Crash 2.50a0 Click event in Console window Report modeCampbell Barton
2010-01-03- WM_OT_context_cycle_int wasnt working (also wasnt used anywhere)Campbell Barton
2010-01-03dont draw object centers when drawing the depth buffer, grease pencil would g...Campbell Barton
2010-01-03grease pencil depth option 'Stroke Endpoints' works well when painting onto m...Campbell Barton
2010-01-03new python submodule. eg.Campbell Barton
2010-01-03editbone.transform(matrix) function, requested by Cessen.Campbell Barton
2010-01-02fix for mistake in last commit. also forgot to call RNA_parameter_list_end()...Campbell Barton
2010-01-02sphinx support for documenting multiple return valuesCampbell Barton
2010-01-02PyRna float/bool/int slicing.Campbell Barton
2010-01-02RNA Ray casting function for python access, uses BVH acceleration structure (...Campbell Barton
2010-01-02support for multiple return values from rna functions & support for returning...Campbell Barton
2010-01-02OS X Makefiles: append -DPARALLEL=1 to CPPFLAGS when compiling with OPENMPStefan Gartner
2010-01-02Cessen Rigging Request: "Copy Transforms" ConstraintJoshua Leung
2010-01-02Add audaspace includes. And some reorg/cleaning.Guillermo S. Romero
2010-01-02SVN maintenance.Guillermo S. Romero
2010-01-02Fix for 25657 - wrong var was getting used ("path" NOT "ghost")Joshua Leung
2010-01-01made region type into an enumCampbell Barton
2010-01-01armature ghost stepsize was not initialized, Aligorith: can you check this is...Campbell Barton
2010-01-01Added another three effects that you can use with the Sound to F-Curve modifi...Joerg Mueller
2010-01-01- grease pencil option to only use the endpoint depths. this makes drawing sh...Campbell Barton
2010-01-01grease pencil stroke depth option, rather then snapping to geometry you can d...Campbell Barton
2010-01-01made the array interpolation function from last commit into a generic functionCampbell Barton
2010-01-01Fix some build warningsDamien Plisson
2010-01-01- grease pencil mode for drawing onto geometry (using the z-buffer), access i...Campbell Barton
2010-01-01fix for crash in recent ghost/do_versionsCampbell Barton
2010-01-01displacement was crashing because of the improved bumpmap. now its skipped wh...Campbell Barton
2010-01-01Cleanup of MotionPaths+Ghosts (AnimViz) - Part 1Joshua Leung
2010-01-01Scons compiling fix fox neXyon's new-year audio commitJoshua Leung
2010-01-01Huge new year audio commit!Joerg Mueller
2010-01-01DopeSheet/Action Editor: Fixed operator name that did not get correctly durin...Joshua Leung
2009-12-31BGE: negative lamp last fix - Texture Face. I'm going to commit it to 2.49 too.Dalai Felinto
2009-12-31- modify the baking layout to be more compact and made a bit more sense.Campbell Barton
2009-12-31BGE bugfix: [#19476] Negative Lamps in BGE Do Not Function (in GLSL)Dalai Felinto
2009-12-31BGE: (1) stereo tooltip update (2) blenderplayer working with new stereo sett...Dalai Felinto
2009-12-31remove python api cruft from custom operator registrationCampbell Barton
2009-12-31fix crash on baking from selected to active, however need to validate this ag...Campbell Barton
2009-12-31Fix crash in View -> Navigation menu (not all view3d regions have a regionvie...Martin Poirier
2009-12-31Macro registration using the normal rna registration methods (like operators).Martin Poirier
2009-12-30python macro operators didnt have a compatible draw function assigned. also r...Campbell Barton
2009-12-30Scons missed include for pthread.Thomas Dinges
2009-12-30Fix for poor negliected Makefiles.Kent Mein
2009-12-30Fix for [#20430] Boids options for Flying and climbing do not workJanne Karhu
2009-12-30fix for sconsCampbell Barton
2009-12-30bake is now modal like render and updates the image view while baking.Campbell Barton