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
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-31- modify the baking layout to be more compact and made a bit more sense.Campbell Barton
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
2009-12-30* Assorted comments/warnings fixes for animation codeJoshua Leung
2009-12-30Push Pose Tool - Quaternion Rotation fixes:Joshua Leung
2009-12-30mmb only cancels constraint if mouse isn't moved (was broken since early 2.5 ...Martin Poirier
2009-12-29Bugfix for [#20511]Martin Poirier
2009-12-29view3d orbit and rotate operators now check for rv3d viewlock in their poll f...Martin Poirier
2009-12-29needed for win32's msvc.Campbell Barton
2009-12-29bake operator and UI, no feedback while baking yetCampbell Barton
2009-12-29BGE: stereoscopic settings changes: (1) eye separation is the UI (2) focallen...Dalai Felinto
2009-12-29arg!, my secret testing keyword is exposedCampbell Barton
2009-12-29* speedup for animating bones, in one scene with sintel and a dragon animated...Campbell Barton
2009-12-29Bugfix #20503: Add constraint (with targets) menu lacks a window refreshJoshua Leung