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
2009-11-16Constraints: Code cleanupJoshua Leung
2009-11-16- fcurve modifiers.new()/remove()/activeCampbell Barton
2009-11-16functions returning non ID pointers that relied on having the ID set could cr...Campbell Barton
2009-11-16bge: fix for "dome mode not working with Letterboxing".Dalai Felinto
2009-11-16Add include path to find BLO_readfile.h.Guillermo S. Romero
2009-11-16BGE: dynamic loading patch commited. API and demo files available here: https...Benoit Bolsee
2009-11-16bpplayer compiling fixes: ([#19890] Getting the Blenderplayer to build again ...Dalai Felinto
2009-11-16Fix runtime check uninitialized pointerBenoit Bolsee
2009-11-15=== Better support for user defined modal keymaps ===Martin Poirier
2009-11-15patch [#19722] Text labels for Stereo and dome modes from Jorge Bernal (lordl...Dalai Felinto
2009-11-15Bugfix #19878: pressing shift+b or alt+b locks up blenderJoshua Leung
2009-11-15[#19896] [bugfix] Fixing converting of rotation f-curvesCampbell Barton
2009-11-15Bugfix #19887: Blender crash when resizing nodes in node editorJoshua Leung
2009-11-15Red-Black Tree Code Cleanups:Joshua Leung
2009-11-15skip rna property & function lookups for members starting with "_" (since mak...Campbell Barton
2009-11-15RNA property for propvalue in keymapitems.Martin Poirier
2009-11-14sequencer select linked time option, (Selectmouse /w Ctrl & Ctrl+Shift), sele...Campbell Barton
2009-11-14Make it possible to put audio strips into meta strips in the sequencer.Joerg Mueller
2009-11-14sequencer support for loading multiple movie and sounds at once.Campbell Barton
2009-11-14reload with the active sequence strip setCampbell Barton
2009-11-14- sequencer speed effect back using fcurves, still needs manual reloading to ...Campbell Barton
2009-11-14* Compile fix. prop was declared in the middle of scope. Thomas Dinges
2009-11-14Action Constraints Bugfix:Joshua Leung
2009-11-13report this broke MSVCCampbell Barton
2009-11-13documentat & cross reference collection typesCampbell Barton
2009-11-13fix for error with property getattro in recent commit which broke autocomp.Campbell Barton
2009-11-13arbitrary property and function support for rna properties (arrays and collec...Campbell Barton
2009-11-13Merge -c 24547 from COLLADA branch (fix flipping of triangles created by tess...Arystanbek Dyussenov
2009-11-13F8 reload works again, script errors are printed but dont stop loading every ...Campbell Barton
2009-11-13temp disable fix from r24541, constrains extruding vertsCampbell Barton
2009-11-13changes python initializationCampbell Barton
2009-11-13Bugfix #19871: Extrude does not extrude on normal anymoreJoshua Leung
2009-11-13Driver Editing Tweaks:Joshua Leung
2009-11-13Spline IK: Fixes for the crashes with non-existant path data that are applied...Joshua Leung
2009-11-13Deselect all for bones works againJoshua Leung
2009-11-12Bug: [#19712] Manipulator widget missing functionalityMartin Poirier
2009-11-12Shift click on modifier works again.Martin Poirier
2009-11-12Merge -c 24531 from COLLADA branch (fix holes in imported meshes).Arystanbek Dyussenov
2009-11-12generating docs can make the rna api generate wrnings (which is fine)Campbell Barton
2009-11-12Bugfix: workaround for spline IK crash with curve path not createdBrecht Van Lommel
2009-11-12sintel's normals were rendering black around her eye.Campbell Barton
2009-11-12rename text3d "str" to "body", (text body), it was also using ID name setting...Campbell Barton
2009-11-12Use ACTIONMOUSE instead of hardcoded LEFTMOUSE for sequencer's frame scrubbingElia Sarti
2009-11-12small corrections, no functionality changeCampbell Barton
2009-11-12Added single column UI layoutsWilliam Reynish
2009-11-12Spline IK: UI/Scaling TweaksJoshua Leung
2009-11-12Project snapping is too slow for sintel's head at subsurf level 2, ifdef'd ou...Campbell Barton
2009-11-12Added frame change keymap to node editorMatt Ebb
2009-11-12Merged -c 24514 from COLLADA branch (build edges on mesh import).Arystanbek Dyussenov
2009-11-12* Fix: node editor wasn't updating on tree type changeMatt Ebb