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
2013-12-25Implement per-frame track reprojection error visualizationSergey Sharybin
2013-12-10Node Previews:Jeroen Bakker
2013-12-023D View: use proper units for viewport lens length, matching the camera prope...Scott Petrovic
2013-11-25Code Cleanup: simplify transform orientation itemf.Campbell Barton
2013-11-07Tweak for ui range of track size in 3d viewportSergey Sharybin
2013-11-04UI messages fixes...Bastien Montagne
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-26rename give_cursor to ED_view3d_cursor3d_getCampbell Barton
2013-10-153D view: textured draw mode now has a Shadeless option in the Shading panel,Brecht Van Lommel
2013-10-15Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation.Bastien Montagne
2013-10-12Option to overlay mask over the footageSergey Sharybin
2013-10-11code cleanup: reuse rna_matrix_dimsize_NxN defines between RNA functionsCampbell Barton
2013-10-04Fix #36948: blender internal viewport render crashes holding shift+Z pressedBrecht Van Lommel
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-12code cleanup: unnecessary shadowing and some minor pep8 edits.Campbell Barton
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-09-11Add read-only access to index data for current line, top line and visible lin...Nathan Letwory
2013-09-05Bugfix #35920Ton Roosendaal
2013-08-29Support transformation around 2D cursor in movie clip editor.Sergey Sharybin
2013-08-22Fix [#36530] Texture tab refreshing problemBastien Montagne
2013-07-20hidden wireframe option for mesh editmode, important for retopology mode (can...Campbell Barton
2013-07-09Fix #36050, backdrop not working. The compositor backdrop requires a restart ...Lukas Toenne
2013-06-24Bugfix: Bone Constraints tab used wrong icon after r57584Joshua Leung
2013-06-19This commit tackles the "context" buttons in Properties header, which were st...Bastien Montagne
2013-06-14Code cleanup: removed unused B_BUTSPREVIEW event, and moved back rna_SpacePro...Bastien Montagne
2013-06-10RNA: simplify space type items code, no need to have this duplicated.Brecht Van Lommel
2013-06-10Fix for r57316: SPACE_EMPTY *is* needed in RNA enum for now, exported keymaps...Bastien Montagne
2013-06-09This commit replaces old "manual" Editors menu with nice RNA-based one (so on...Bastien Montagne
2013-05-24Bring back "Local" as second orientation choice after "Global", as in previuo...Bastien Montagne
2013-05-17This commit addresses the somewhat weak handling of stackless textures in Ble...Bastien Montagne
2013-05-12Fix for [#35224] Transform Orientation - order inconsistencyBastien Montagne
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-04-22Fix #35054: adjust tooltip for Render Border option in 3D view panel to sayBrecht Van Lommel
2013-04-12Small change to the node space RNA function for opening a node group: pass th...Lukas Toenne
2013-04-05svn merge ^/trunk/blender -r55776:55813Campbell Barton
2013-04-04Two small fixes:Ton Roosendaal
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-03style cleanupCampbell Barton
2013-04-02Fix #34711: matcap option not showing when switching from cycles material/ren...Brecht Van Lommel
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-15Fix/disambiguation for some "Clip" i18n messages.Bastien Montagne
2013-03-07use bool for rna funcs.Campbell Barton
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-03-01keymap filter by keybindings in the userpreferences.Campbell Barton
2013-02-27Added RGBA|RGB channels toggle to sequencer previewSergey Sharybin