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-07-07NLA SoC: Meta Strips + F-Modifiers Joshua Leung
2009-07-07NLA SoC: Recoded way that Meta-Strips are EvaluatedJoshua Leung
2009-07-07NLA SoC: Fixed bug with NLA-TransformJoshua Leung
2009-07-07NLA SoC: Quick hack - Reversed playbackJoshua Leung
2009-07-07NLA SoC: Current Frame can now be negative Joshua Leung
2009-07-07NLA SoC: Small cleanup in Graph Editor struct code (obsolete + commented out ...Joshua Leung
2009-07-07NLA SoC: Auto-Snapping Fixes (Transform) Joshua Leung
2009-07-07NLA SoC: Fixes for bugs in transform code from previous commit Joshua Leung
2009-07-07NLA SoC: Transform Code for NLA-Strips recoded (still buggy)Joshua Leung
2009-07-07NLA SoC: Start of integration of Meta-strips in Transform Joshua Leung
2009-07-06NLA SoC: Fixes for Meta-Strips and EditingJoshua Leung
2009-07-06NLA SoC: More work on Meta-Strips Joshua Leung
2009-07-06NLA SoC: Start of 'Meta' StripsJoshua Leung
2009-07-03NLA SoC: Muting and Graph-Editor Curve visibility for (Action) GroupsJoshua Leung
2009-07-03NLA SoC: Toggle for 'Editing in Place'Joshua Leung
2009-07-03NLA SoC: Quick hack to get layer buttons in 3D view updating visible layers c...Joshua Leung
2009-07-03NLA SoC: Merge from 2.5Joshua Leung
2009-07-03NLA SoC: Assorted fixesJoshua Leung
2009-07-03NLA SoC: Added buttons for animating NLA-Strip Influence/Speed Joshua Leung
2009-07-03NLA SoC: UI-Drawing for Generator and Envelope FModifiers RestoredJoshua Leung
2009-07-03cmake support for building without fluidsimCampbell Barton
2009-07-022.5: Physics ButtonsBrecht Van Lommel
2009-07-022.5Ton Roosendaal
2009-07-02NLA SoC: FModifier drawing converted to use Layout EngineJoshua Leung
2009-07-02out own Py_GetPath() function to replace pythons, so we can bundle python mod...Campbell Barton
2009-07-022.5Ton Roosendaal
2009-07-02NLA SoC: F-Modifiers working on NLA Strips Joshua Leung
2009-07-02NLA SoC: Separating out F-Modifier APIJoshua Leung
2009-07-02NLA SoC: Separating F-Modifier UI drawing into its own fileJoshua Leung
2009-07-02NLA SoC: Bugfix for Auto-Keyframing version patchingJoshua Leung
2009-07-02NLA SoC: Merge from 2.5Joshua Leung
2009-07-02NLA SoC: Adding some files that seem to have been missed during some merges. ...Joshua Leung
2009-07-02NLA SoC: Separated 'Built-In Function Generator' FModifier into a separate FM...Joshua Leung
2009-07-02NLA SoC: Proper poll callbacks for Graph EditorJoshua Leung
2009-07-022.5: Lists for vertex groups, shape keys, uvs, vertex colors.Brecht Van Lommel
2009-07-022.5: Fix a case of using freed memory in event handling.Brecht Van Lommel
2009-07-02needed for building with py2Campbell Barton
2009-07-01Added support for collection parameters also for RNA_function_call_direct fam...Elia Sarti
2009-07-01slice support working in py3 for Vector and Matrix types.Campbell Barton
2009-07-01RNABrecht Van Lommel
2009-07-01NLA SoC: Renamed a few options for the Mirror operators since their purpose w...Joshua Leung
2009-07-012.5/Sculpt:Nicholas Bishop
2009-07-01disabling foreach_get/set for python2.x, since it uses new buffer api.Campbell Barton
2009-07-012.5 filebrowserAndrea Weikert
2009-07-01Reverting changes made for laptop/two button mice - will make the changes ava...Tom Musgrove
2009-06-30second part of python2.6 upgrade in cmake, now it will copy the dlls tooShaul Kedem
2009-06-302.5Brecht Van Lommel
2009-06-30RNABrecht Van Lommel
2009-06-302.5 filebrowser Andrea Weikert
2009-06-30python access to RNA arrays.Campbell Barton