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-01- grease pencil mode for drawing onto geometry (using the z-buffer), access i...Campbell Barton
2010-01-01Another fix for the new year's commit, fixing the linear resampler (and such ...Joerg Mueller
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-01Small fixes for some float literals.Joerg Mueller
2010-01-01Fix for plattforms that don't have M_PI in the cmath include.Joerg Mueller
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-31netrender: edit balancing rules limits and enable/disable them from the web i...Martin Poirier
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-30- deform types for copy, arm and leg, patch from Cessen (with slighy modifica...Campbell Barton
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-30Floor Constraint: Evaluation space options are now available for this constra...Joshua Leung
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-29* More small modifier tweaks. Thomas Dinges
2009-12-29* Some layout tweaks for the Solidify Modifier. Thomas Dinges
2009-12-29Bugfix #20503: Add constraint (with targets) menu lacks a window refreshJoshua Leung
2009-12-29Modifier Drawing Tweaks:Joshua Leung
2009-12-29Makefiles: fix audaspace include pathsStefan Gartner
2009-12-29Make manipulator axis fade away and become invisible when perpendicular to th...Martin Poirier
2009-12-29netrender tab to spacesCampbell Barton
2009-12-29Add audaspace/fftw to Makefile system.Guillermo S. Romero
2009-12-29flag to make rna props 'thick wrapped', so returning a property wont try main...Campbell Barton
2009-12-29netrender: show web interface button in all modes. use rna decorator all the ...Martin Poirier
2009-12-29Python attribute lookup. Don't use RNA functions that don't have defined call...Martin Poirier
2009-12-29Utility function to get the view vector aligned with a specific 3d coordinate.Martin Poirier
2009-12-29Update MSVC project filesBenoit Bolsee