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
2009-09-03remove Py_CmpToRich (copy of py3.0 function), instead only support == and != ...Campbell Barton
2009-09-03Fix thread hanging problem (mostly seen with material preview, but that sneak...Martin Poirier
2009-09-03* actually commit the sndfile dll copying (and not just claiming I did)Nathan Letwory
2009-09-03* KX_PythonSeq - comparisons work again. eg. act1.sensors == act2.sensors, ha...Campbell Barton
2009-09-02Blender 2.5 Andrea Weikert
2009-09-022.5 - UI BugfixesJoshua Leung
2009-09-022.5 - Rotation order is now taken into account for constraintsJoshua Leung
2009-09-02* quick fix from Moguri to get things compiling again.Nathan Letwory
2009-09-02text display (debug info) in the game engine working again & other minor chan...Campbell Barton
2009-09-02Game options like enable physics visualisation, nomipmap, displaylists, ignor...Campbell Barton
2009-09-022.5 - Rotation Order Tweaks for Armature BonesJoshua Leung
2009-09-02support for multiple file: linked librariesMartin Poirier
2009-09-02* BGE optimisation tweaks.Nathan Letwory
2009-09-02== SCons ==Nathan Letwory
2009-09-01svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22875:22935Campbell Barton
2009-09-012.5Ton Roosendaal
2009-09-012.5Ton Roosendaal
2009-09-01- enum for convex hull and triangle mesh were swappedCampbell Barton
2009-09-012.5 Buttons:Thomas Dinges
2009-09-01Added the old Edge settings to scene properties. This old feature is really q...William Reynish
2009-09-012.5 - Rotation Orders for Bones [Durian Rigging Request]Joshua Leung
2009-09-012.5 - Code shuffling in arithb.c Joshua Leung
2009-09-01more use of data structures for communication. begining support for more than...Martin Poirier
2009-09-01Open recent list was arseabout, only adding files on save, rather then open.Campbell Barton
2009-09-012.5: Layout Python Files:Thomas Dinges
2009-09-01Add missing define to rna for sound system.Diego Borghetti
2009-08-31Changed sync difference time of sound strips to 0.5 seconds instead of 1 fram...Joerg Mueller
2009-08-31Part 2 of the 2.49b commit.Ton Roosendaal
2009-08-31Part 1 of the 2.49b commitTon Roosendaal
2009-08-31More MSVC project file update (don't propagate those changes to 2.5).Benoit Bolsee
2009-08-31remove "_amount" from rna names, its not helpful.Campbell Barton
2009-08-31BGE bug #19020: The GE Torque actuator x -& y-axis do not work in 2.49a (winxp)Benoit Bolsee
2009-08-31BGE bug #18963: obj.sendMessage() with 4 arguments crashes Blender.Benoit Bolsee
2009-08-31Update MSVC project files.Benoit Bolsee
2009-08-31Win64: We need manifest if openmp is enabledDaniel Genrich
2009-08-31corrections to epydocsCampbell Barton
2009-08-312.5 - Datatype defines for MotionPaths and Visualisation SettingsJoshua Leung
2009-08-31Grease Pencil: Cleanup Work + BugfixesJoshua Leung
2009-08-31bugfix [#19254] KX_PolyProxy returns improper VertexIndex with triangles, usi...Campbell Barton
2009-08-31Grease Pencil: Restored some editing operators (convert and delete active frame)Joshua Leung
2009-08-31Fix crash reported by DingTo with camera transform in camera view.Martin Poirier
2009-08-312.5 Physic Buttons:Thomas Dinges
2009-08-31bugfix of the bugfixMartin Poirier
2009-08-30== Sequencer ==Peter Schlaile
2009-08-302.5 Mist/Camera:Thomas Dinges
2009-08-30made python 2.x and 3.x compatible.Campbell Barton
2009-08-30Make file directly executable.Guillermo S. Romero
2009-08-302.5 Sound:Joerg Mueller
2009-08-30Removing old datatoc C source code; use the python version now!Joerg Mueller
2009-08-30Grease Pencil: Basic Support for Image Editor AgainJoshua Leung