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-03-05Bugfix #21434: 'Ghost' for Rotation F-curves was not taking unit conversions ...Joshua Leung
2010-03-05Bringing back "Auto Start" option in the Game Menu.Dalai Felinto
2010-03-05re-arrange paint initialization (no functional change)Campbell Barton
2010-03-05minor change to dupli draw looping, no functional changes.Campbell Barton
2010-03-05partial fix for: [#21400] bpy.ops.view3d.game_start() in a startup script (-P...Dalai Felinto
2010-03-05Patch #21459: Expose viewmat (in Region3DView) via the py APIJoshua Leung
2010-03-05Bugfix #20574: New 3D View regions were all had their 'type' set to 'RGN_TYPE...Joshua Leung
2010-03-05Bugfix #21463: Bone driven Shapekey broken in 2.5Alpha2 (for drivers from 2.49b)Joshua Leung
2010-03-05Bugfix #21215: Panning Properties header shows unnecessary space.Joshua Leung
2010-03-04using displist with dupli objects logic was flawed, it would only try and use...Campbell Barton
2010-03-04minor fix to dupli drawing, compare with the previous drawn object (not the l...Campbell Barton
2010-03-04effector shape names: old/new --> point/planeCampbell Barton
2010-03-03small png include adjustments (ifndef NOPNG ...).Dalai Felinto
2010-03-03select roots of the hair verts when converting hair into a mesh.Campbell Barton
2010-03-03fix for CMake compile in windows. ($PNG_INC was needed) - partial revert of c...Dalai Felinto
2010-03-03[#21436] Do not set BASACT to NULL when new base wasn't created in convert_execCampbell Barton
2010-03-03fix for minor errors/warningsCampbell Barton
2010-03-03fix for more crashes with baked fcurvesCampbell Barton
2010-03-03baked fcurves would crash on deleting in the graph editorCampbell Barton
2010-03-03marker/camera select, makes active as well as selecting.Campbell Barton
2010-03-03bugfix [#21428] Particle number display offsetCampbell Barton
2010-03-03worldspace text locations & made some improvements to string formatting for p...Campbell Barton
2010-03-03set the context on importing bpy module.Campbell Barton
2010-03-03BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) ...Dalai Felinto
2010-03-03Make object stat consistent with the rest of counters (selected-total).Guillermo S. Romero
2010-03-02Splash for testbuild update...Ton Roosendaal
2010-03-02Blender internal number upped to 252, so it matches testbuildTon Roosendaal
2010-03-02fairly horrid feature so Colin can see at a glance what cameras are enabled f...Campbell Barton
2010-03-02Ctrl+RMB on markers selects their cameras tooCampbell Barton
2010-03-02convert to mesh (Alt+C), was failing in cases when MDef was used. make the me...Campbell Barton
2010-03-02fix for OBJ exporting Texface imagesCampbell Barton
2010-03-02Info Header: Non-blocking Info MessagesJoshua Leung
2010-03-02bugfix for displaying ID propertiesCampbell Barton
2010-03-02patch from Sergey Sharybin (nazgul), use buildinfod for the player.Campbell Barton
2010-03-01Replace the >>why is this here?? comment by some hard-earned experience with ...Erwin Coumans
2010-03-01Fix #21227, #21346 and #21336: image texture wasn't centered correctlyBrecht Van Lommel
2010-03-01allow display lists for dupli objects within a dupli list, significant speedu...Campbell Barton
2010-03-01Delete keyframe API method now takes array_index = -1 to delete keyframes fro...Joshua Leung
2010-03-01parts of the Python API are unstable, big discalmer in API docs main page, AP...Campbell Barton
2010-03-01Missed a spot when renaming the API functions for adding Keying Set pathsJoshua Leung
2010-03-01Bugfix #21262: Loading Alpha 0 project crash in Alpha 1Joshua Leung
2010-03-01Bugfix #21384: Bone Driven Shapekeys Child Evaluation ProblemJoshua Leung
2010-03-01Bugfix #21398: Renaming sequencer strip disables F-Curves Joshua Leung
2010-03-01replace operator options bl_undo and bl_register with bl_optionsCampbell Barton
2010-03-01patch from Clark Gaebel, use const char * for buildinfo strings, also updated...Campbell Barton
2010-02-28comparing Vector(-2, 0, 0) and Vector(2, 0, 0) was returning true, this bug i...Campbell Barton
2010-02-28Revert back debuging code that made drawing transform constraints only work o...Martin Poirier
2010-02-28[#19918] edit mode with mesh only having edges without faces+face select modeMartin Poirier
2010-02-28update for .B.blendCampbell Barton
2010-02-28make BGL and BLF modile names lowercaseCampbell Barton